Cryptr Versions Save

Cryptr: a GUI for Hashicorp's Vault

v0.1.1

7 years ago
  • Bug: Keep folder icons from shrinking and text from wrapping
  • Bug: Load fails when username not present
  • Enhancement: Add ability to resize sidebar
  • Enhancement: Improve Create Secret page
  • Enhancement: Improve login screen URL check feedback
  • Enhancement: Login page fields are correctly autofocused
  • Enhancement: Remove unnecessary spacer
  • Enhancement: Invisible scrollbars

v0.1.0

7 years ago
  • Feature: Move secrets
  • Feature: Create secrets more easily by current location
  • Feature: Underscores parsed as whitespace
  • Enhancement: Containing folders now created and deleted appropriately
  • Enhancement: Secret creation doesn't require a refresh anymore
  • Enhancement: Improve visuals for Create secret
  • Enhancement: Folders
  • Enhancement:Improved Loading bar
  • Bug: Remove non-secret endpoints from secrets array
  • Bug: Lists on sys/ and cubbyhole/
  • Update: App owner
  • Update: Update Bower
  • Update: License

v0.0.2

7 years ago

This is an ALPHA version of Cryptr. It should only be used as such at this point.

Currently, the focus of Cryptr development is on functionality: ie. Create/Read/Update/Delete of secrets and getting the structure complete. No attention or work has been dedicated to making it look pretty.

Changelog:

  • Release structure changed to be based on electron-builder
  • Read/Create/Update/Delete of secrets
  • Uploading and downloading of files stored in Vault (as a data URI)
  • License = Apache 2.0
  • Refresh secrets
  • Cleanup unused "all" page
  • Rename initialResponse to loginResponse for better standardization
  • Add temporary Create page (until better location determined)
  • Fix access parsing bug in secrets-init
  • Increase login timeout to 30 seconds to allow for Two Factor Auth notification confirmation
  • Fix bug where secrets not cleared from memory on logout
  • Sort folders/secrets in sidebar
  • Fix bug with sending ajax request to local file://
  • Cleanup index javascript

v0.0.1

7 years ago

Initial Release v0.0.1