diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index dd85ffbd..2f34dfa6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +### Fixed + +- Folder names that were very long did not look right +- Error message for wrong SSH/HTTPS password now looks cleaner + +### Added + +- TOTP support is reintroduced by popular demand. HOTP continues to be unsupported and heavily discouraged. +- Initial support for detecting and filling OTP fields with Autofill +- Importing TOTP secrets using QR codes + ## [1.9.2] - 2020-06-30 ### Fixed |