diff options
author | Fabian Henneke <FabianHenneke@users.noreply.github.com> | 2020-07-14 11:30:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-14 15:00:29 +0530 |
commit | 681c557e9ef174543c290aff4346a52326ba3950 (patch) | |
tree | e893d4403a36686da7ef0b25979edd792ee66cad /CHANGELOG.md | |
parent | 2f657108b3cc6a8d41f2a06ad53e9e45f816e1bb (diff) |
Revert "Work around Chrome Autofill issue (#921)" (#933)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 729e66cd..35f99d5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,6 @@ All notable changes to this project will be documented in this file. - Fix authentication failure with usernames that contain the `@` character - Text input boxes were illegible on dark theme - Top-level password names had inconsistent top margin making them look askew -- Autofill can now be made more reliable in Chrome by enabling an accessibility service that works around known Chrome limitations - Password Store no longer ignores the selected OpenKeychain key - Password export now happens in a separate process, preventing possible freezes |