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

2.2.0

Compare
Choose a tag to compare
@djenriquez djenriquez released this 14 Jun 07:32
· 58 commits to master since this release

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