Releases: emartech/gap-secret-editor
Releases · emartech/gap-secret-editor
1.10.0
Features
- "Give us feedback" dialog: an easy and anonymous way to share us your feelings, feature ideas, concerns, etc.
1.9.0
Features
- Redesign selectors and buttons at the top of the window
- Make it possible to open new window from the File menu or the macOS Dock menu
- Splash screen when a window is opened and is still loading
1.8.0
Features
- View history of a specific field, and restore an older value
- Automatically load selected secret (+ rename load button to reload)
- New button to restart service using the loaded secret
Fixes
- Move focus from field key to field value via pressing TAB
- Fix some small UI glitches
1.7.0
Features
- JSON badge removed
- Minify / prettify JSON with new toolbar icons
- Notification about JSON invalidity on save confirmation dialog
1.6.0
Features
- Advanced JSON editing
- Improved JSON formatting (when clicking on the JSON badge)
- Highlight search results
1.5.0
Features
- Backup selector improvement: View changes
1.4.1
Fixes
- Save button is disabled when no field has changed
- Secret cannot be saved if the keys of the fields are not unique
1.4.0
Features
- Display confirmation dialog with current changes before save
1.3.0
Features
- Improved JSON badge
- turns red when the value "looks like" a JSON, but it is not a valid one
- a valid JSON can be prettified or minified by clicking on the badge
1.2.1
Features
- Display loading indicator while update is being downloaded