aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorFabian Henneke <FabianHenneke@users.noreply.github.com>2020-10-31 12:01:18 +0100
committerGitHub <noreply@github.com>2020-10-31 12:01:18 +0100
commit03959cca4d401487b6422cd0d650e7486af0b129 (patch)
treed0ff5e75af5d4d021fa54efa05ef47e4c785c239 /CHANGELOG.md
parent07b8505fe08c4cb33a8f3f72617cc932405cdb81 (diff)
Finish activity when Autofill Generate is cancelled (#1179)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 449191c4..312bfb02 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
+### Fixed
+
+- Cancelling the Autofill "Generate password" action now correctly returns you to the original app.
+
### Changed
- Accessibility autofill has been removed completely due to being buggy, insecure and lacking in features. Upgrade to Android 8 or preferably later to gain access to our advanced Autofill implementation.