mirror of
https://github.com/Fabio286/antares.git
synced 2025-06-05 21:59:22 +02:00
chore: update README.md
This commit is contained in:
@@ -32,6 +32,7 @@ We are actively working on it, hoping to provide new cool features, improvements
|
|||||||
- Query history: search through the last 1000 queries.
|
- Query history: search through the last 1000 queries.
|
||||||
- SSH tunnel support.
|
- SSH tunnel support.
|
||||||
- Manual commit mode.
|
- Manual commit mode.
|
||||||
|
- Import and export database dumps.
|
||||||
- Dark and light theme.
|
- Dark and light theme.
|
||||||
- Editor themes.
|
- Editor themes.
|
||||||
|
|
||||||
@@ -71,7 +72,6 @@ This is a roadmap with major features will come in near future.
|
|||||||
- Users management (add/edit/delete).
|
- Users management (add/edit/delete).
|
||||||
- More context menu shortcuts.
|
- More context menu shortcuts.
|
||||||
- More keyboard shortcuts.
|
- More keyboard shortcuts.
|
||||||
- Import/export and migration.
|
|
||||||
- Support for other databases.
|
- Support for other databases.
|
||||||
- Apple Silicon distribution
|
- Apple Silicon distribution
|
||||||
|
|
||||||
|
@@ -52,8 +52,7 @@
|
|||||||
"target": {
|
"target": {
|
||||||
"target": "default",
|
"target": "default",
|
||||||
"arch": [
|
"arch": [
|
||||||
"x64",
|
"x64"
|
||||||
"arm64"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user