We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 435751e commit dd1e839Copy full SHA for dd1e839
CHANGELOG.md
@@ -18,6 +18,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
- Fix potential deadlock in SSH host key verification prompts (semaphore → async/await)
19
- Fix data race in ConnectionStorage, GroupStorage, and TagStorage (added @MainActor isolation)
20
- Add schema versioning to SQLite databases (query history, favorites) for future migrations
21
+- Use semantic selected-text color instead of hardcoded white in selected rows
22
+- Use proper CommandGroup for full-screen shortcut instead of event monitor
23
24
### Added
25
0 commit comments