mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
## CHANGES
- Bumped Maestro version to 0.13.1 for the latest improvements 🚀 - Added Document Graph IPC handlers to enable live file watching 📈 - Introduced SSH Remote IPC handlers for managing saved SSH configurations 🛰️ - Added a dedicated SSH tab in Settings for cleaner navigation 🗂️ - Updated Settings keyboard tab-cycling to include the new SSH section ⌨️ - Refined Settings UI with a new Server icon for SSH tab branding 🖥️ - Moved SSH Remote hosts configuration into its own SSH Settings panel 🔐
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "maestro",
|
||||
"version": "0.13.0",
|
||||
"version": "0.13.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "maestro",
|
||||
"version": "0.13.0",
|
||||
"version": "0.13.1",
|
||||
"hasInstallScript": true,
|
||||
"license": "AGPL 3.0",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user