Skip to content

Commit f47fec3

Browse files
committed
docs: update CHANGELOG for medium audit fixes
1 parent 93e266d commit f47fec3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121
- Use semantic selected-text color instead of hardcoded white in selected rows
2222
- Use proper CommandGroup for full-screen shortcut instead of event monitor
2323
- Use sheet presentation for all file open/save panels instead of free-floating dialogs
24+
- Replace event monitor with native SwiftUI .onKeyPress() in connection switcher
25+
- Extract reusable SearchFieldView component from 4 custom search field implementations
26+
- Replace custom resize handle with native NSSplitView for inspector panel
2427

2528
### Added
2629

0 commit comments

Comments
 (0)