diff options
author | Fabian Henneke <FabianHenneke@users.noreply.github.com> | 2020-07-01 18:18:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-01 21:48:21 +0530 |
commit | 1c9f7971ce006d349c4cf8c1dee441c4188d5d58 (patch) | |
tree | 504434c900c5ec67a2cff5cb9be6a75ac61ab239 /CHANGELOG.md | |
parent | c5a93b8b8168eead37f3f93a8e8378211c1d240b (diff) |
Scroll to files and enter folders when created (#909)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f34dfa6..17de770b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file. - 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 +- Navigate into newly created folders and scroll to newly created passwords ## [1.9.2] - 2020-06-30 |