Releases: Stmol/ssh-keys-manager-macos-app
Releases · Stmol/ssh-keys-manager-macos-app
v1.5
v1.4
What's Changed
- feat(search): implement fuzzy search for SSH keys and add search field in sidebar
- feat(search): add config search functionality and improve UI with new SearchField component
- refactor(AppModel): update keyStore initialization to allow optional parameter and improve dependency resolution
- refactor(keygen): strengthen ssh-keygen binary validation
Full Changelog: v1.3.1...v1.4
v1.3.1
What's Changed
- fix: make private key copy confirmation visible when app is hidden to menu bar
Full Changelog: v1.3...v1.3.1
v1.3
What's Changed
- feat(ui): confirmation dialog before copying private key
- chore(release): bump version to 1.3
Full Changelog: v1.2...v1.3
v1.2
What's Changed
- feat(clipboard): auto-clear private key after configurable timeout
- chore(release): bump version to 1.2
Full Changelog: v1.0.1...v1.2
v1.0.1
What's Changed
- Initial commit
- Fix settings window layout
v1.0
What's Changed
- Initial commit