Skip to content

Releases: emartech/gap-secret-editor

1.8.0

11 Jun 13:43
Compare
Choose a tag to compare

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

30 Apr 08:26
Compare
Choose a tag to compare

Features

  • JSON badge removed
  • Minify / prettify JSON with new toolbar icons
  • Notification about JSON invalidity on save confirmation dialog

1.6.0

16 Apr 09:36
Compare
Choose a tag to compare

Features

  • Advanced JSON editing
  • Improved JSON formatting (when clicking on the JSON badge)
  • Highlight search results

1.5.0

26 Mar 12:49
Compare
Choose a tag to compare

Features

  • Backup selector improvement: View changes

1.4.1

12 Mar 16:38
Compare
Choose a tag to compare

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

08 Mar 11:55
Compare
Choose a tag to compare

Features

  • Display confirmation dialog with current changes before save

1.3.0

29 Jan 14:35
Compare
Choose a tag to compare

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

22 Jan 15:53
Compare
Choose a tag to compare

Features

  • Display loading indicator while update is being downloaded

1.2.0

19 Jan 10:31
Compare
Choose a tag to compare

Features

  • Load and restore backups of selected secret
  • Automatically download new versions of the application

Fixes

  • The application displays proper author under the "About gap-secret-editor" menu

1.1.0

31 Jul 15:31
Compare
Choose a tag to compare

Features

  • Active Kubernetes context can be selected

Fixes

  • The application can be opened to fullscreen properly