Releases: mulbc/vaultPass
Token refresher
Vault auto-token refresher
What's Changed
- Fixing title bug on popup by @jmayoranoexactas in #44
- Read additional titles and comments if present by @Gerard-CK in #45
- Fix login error handling by @Gerard-CK in #47
- Display comment on credential's title if present by @Gerard-CK in #46
- Improve token auto renewal process by @Gerard-CK in #48
New Contributors
- @jmayoranoexactas made their first contribution in #44
Full Changelog: v2.3.3...v2.3.4
v2.3.3
Add multiple logins per page and configurable Vault path
What's Changed
- Allow password to be auto-filled when on a page of its own by @Gerard-CK in #34
- Add grafana-specific username fieldname by @SamuZad in #36
- Token grabber documentation by @SamuZad in #38
- Autofill visible password fields only by @Gerard-CK in #35
- Update search functionality by @SamuZad in #39
- Allow custom secrets path and multiple passwords for the same website by @Gerard-CK in #40
New Contributors
Full Changelog: v2.3.2...v2.3.3
v2.3.2
Added Vault token grabber login
Log in very quickly by logging into your Vault Web UI, then pushing the new Get Token from Vault
button to grab the tabs Vault token.
Full Changelog: v2.3.1...v2.3.2
Small Bugfix version to help with Issue #28
This release has only a small change where we prevent calling .text()
twice on the same resource when loading secrets from an LDAP user fails. This should help in debugging the underlying LDAP issues.
This has been pushed to Chrome and Firefox stores and is being reviewed there.
What's Changed
New Contributors
Full Changelog: 2.3...v2.3.1
Badge and autofill
If the secret in Vault matches the full hostname, VaultPass will now autofill.
Also the Badge of the Extension icon will now show how many secrets have been found for the current site
What's Changed
Full Changelog: v2.2...2.3
Release version 2.2
Change mount list to be a datalist instead of a - this allows people to use non-default mount names
Release version 2.1
This is a minor release containing:
- Show error when Token usage provokes non-ok error codes
- This should help in identifying when the token expired
- Show Token policies
- This should make it easier for debugging and figuring out which secret stores can be accessed
Release after UI redesign
Thanks to @ThibaultJanBeyer we now have a wonderful UI!
Changes in this version:
- Messages that can also disappear after a certain amount of time
- Login handled in Popup as second page
- Options page was removed
- Buttons to copy username or password to the clipboard
1.2: Changes made for publishing to Chrome Webstore
First release uploaded to Chrome and Firefox Stores