From d192ab2d9a6f45fb23e3d3f709c144ce1be3a850 Mon Sep 17 00:00:00 2001 From: Fabian Henneke Date: Tue, 7 Jul 2020 17:02:57 +0200 Subject: Work around Chrome Autofill issue (#921) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index d83343e1..1ee49497 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ 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 ### Added -- cgit v1.2.3