mirror of
https://github.com/Luzifer/vault-otp-ui.git
synced 2024-11-08 16:20:06 +00:00
43 lines
952 B
Markdown
43 lines
952 B
Markdown
# 0.7.0 / 2019-09-14
|
|
|
|
* Allow overriding period
|
|
* Log errors in code generation
|
|
* Allow other digit counts than 6 or 8
|
|
* Fix: Use right variable for authUrl
|
|
|
|
# 0.6.0 / 2019-09-09
|
|
|
|
* Switch to go modules
|
|
* Rewrite frontend on ES6 with Vue rendering
|
|
* Remove template rendering, send vars through extra JS file
|
|
|
|
# 0.5.0 / 2018-08-30
|
|
|
|
* Update vendors, switch to dep
|
|
* Support 8-digit tokens
|
|
* Fix license: Replace placeholders
|
|
|
|
# 0.4.0 / 2018-03-23
|
|
|
|
* Bootstrap 4.0.0, re-theme to "flatly"
|
|
* Fix: Align images by making symbols fixed width
|
|
* Add loading spinner before first codes are fetched
|
|
* Improve UI handling
|
|
* Address sorting issues
|
|
* Implement pre-fetching for next codes
|
|
|
|
# 0.3.0 / 2017-06-19
|
|
|
|
* Cache vault token instead of creating one each request
|
|
|
|
# 0.2.1 / 2017-06-15
|
|
|
|
* Fix: Add missing dependency
|
|
|
|
# 0.2.0 / 2017-06-15
|
|
|
|
* Add basic web application manifest
|
|
|
|
# 0.1.0 / 2017-06-14
|
|
|
|
* Initial version
|