Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Releases: djenriquez/vault-ui

2.4.0-rc3

04 Oct 14:48
Compare
Choose a tag to compare
2.4.0-rc3 Pre-release
Pre-release

2.4.0-rc3

2.3.0

25 Sep 16:58
Compare
Choose a tag to compare

2.3.0

Features:

  • Refactor PolicyPicker to ItemPicker for general use - #175
  • Refactor item listing to use a centralized class /w filtering, pagination and sorting by default - #175 + #187
  • Add backend mount description field - #105
  • Allow self-signed CA certifications - #140
  • Support Okta Authentication Backend - #156

2.3.0-rc1

07 Sep 22:41
Compare
Choose a tag to compare

2.3.0-rc1

2.2.0

14 Jun 07:32
Compare
Choose a tag to compare

2.2.0

Features

  • Add filtering to all lists - #106
  • Add pagination to secrets list - #110
  • Add JSON diff view to compare updates - #84
  • Add ability to renew/show current token - #114
  • Add AWS auth backend with IAM - #126

Enhancements

  • Optimize Docker image size + caching - #122

Bug Fixes

  • Fix issue with secrets loading causing UI to be unresponsive - #110
  • Fix docker build electron dependency - #112
  • Fix issue with sorting/pagination of secrets not affecting the entire secret namespace - #127 & #134
  • Fix issue with trailing slashes being sent to Vault requests - #104

2.1.0

20 Apr 04:33
Compare
Choose a tag to compare

2.1.0

Features

  • Support AWS EC2 authentication backend - #76
  • Support User/Pass authentication backend - #94
  • Improve GitHub authentication backend - #78
  • Provide ability to sort secrets - #82
  • Improvements to backend code + upgrade React components - #93
  • Support & release desktop app - #85

Bug Fixes

  • Fix 307 redirects

2.0.1

25 Mar 08:38
Compare
Choose a tag to compare
  • Fix reference to Vault icon

2.0.0

09 Mar 07:45
Compare
Choose a tag to compare

Special thanks to @msessa-cotd for the massive amount of work put into this release!

  • Improved the UI as a whole - #47
    • Added a dynamic navigation menu bar
    • Added ability to renew token before expiration
    • Improved wrapping experience - ac71bb6
      • Added ability to wrap secrets - 8f6fde5
    • Consolidated error reporting - de85678
  • Support Radius auth backend - #59
  • Reduced the footprint of the Docker image - #53
  • Added ability to manage secret and authentication backends - #62
  • Support custom login mountpoint paths - #60
  • Support mount management for generic, github and radius- #62

1.0.1

10 Feb 22:10
Compare
Choose a tag to compare
  • Fixed slight token management issues - #48

1.0.0

01 Feb 05:41
Compare
Choose a tag to compare
  • React best-practices inspired refactor - #32
  • Update backend API to match Vault API by using the express server as a passthrough - #46
  • Added ability to set Default URL + Auth with environment variables - #36
  • Added VAULT_SUPPLIED_TOKEN_HEADER header to enable SSO functionality - Feature request #39 + #40
  • Support multiple generic backends - #31
  • Fixed bug with auto-logout where large values caused logout to happen immediately - #35
  • Improved value editting with josdejong/jsoneditor - #38 (Note: HCL is no longer supported as a format for managing secrets or policies)
  • Add Token management - Feature request #41

0.1.0