diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2021-12-31 09:33:50 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-31 04:03:50 +0000 |
commit | a723ded00fdc902fdc9fea9f14fc6ce187802e23 (patch) | |
tree | 0ccbeb00cb81c3625506d853329473f4d162bf71 /CHANGELOG.md | |
parent | 4c9413709d58594a6d2c1e2bdbf854ec4a7fc291 (diff) |
Revert "autofill-parser: remove Bromite from supported browsers (#1423)" (#1632)
This reverts commit 3f20678d799e15e21d1b7f013bc3672270f0d20f.
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 2c7d2018..2d61673c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,7 +31,6 @@ All notable changes to this project will be documented in this file. - The settings UI has been completely re-done to dramatically improve discoverability and navigation for users - Using the `git://` protocol in the server URL now presents an explicit discouragement rather than a generic error - Encrypted data is no longer ASCII armored, bringing it in line with `pass` -- Removed Bromite from supported Autofill browsers, since they [disable Android autofill](https://github.com/bromite/bromite/blob/master/FAQ.md#does-bromite-support-the-android-autofill-framework). - Changing password generator parameters now automatically updates the password without needing to press the 'Generate' button again - The app UI was reskinned to match Google's Material You guidelines - Using HTTPS without authentication is now fully supported, and no longer asks for a username |