Skip to content

Commit dd1e839

Browse files
committed
docs: update CHANGELOG for quick-win moderate fixes
1 parent 435751e commit dd1e839

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- Fix potential deadlock in SSH host key verification prompts (semaphore → async/await)
1919
- Fix data race in ConnectionStorage, GroupStorage, and TagStorage (added @MainActor isolation)
2020
- 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
2123

2224
### Added
2325

0 commit comments

Comments
 (0)