Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc-browser.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSami Vänttinen <sami.vanttinen@protonmail.com>2022-07-11 11:22:29 +0300
committerGitHub <noreply@github.com>2022-07-11 11:22:29 +0300
commitd8f32bddd47137eeabf03d3f3e1ad7f4f0d8913f (patch)
tree099888ac7f3c86330295bf2b397fa24cbbe78d66
parentcc868b95026f42edadfb53696e7208f702f9e0cc (diff)
Add changes from 1.8.1.
-rwxr-xr-xCHANGELOG9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 936e083..89c15f4 100755
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,13 @@
-1.8.0 (23-06-2022)
+1.8.1 (11-07-2022)
=========================
+- Add more PayPal URL's to Predefined Sites [#1673]
+- Change Improved Input Field Detection to an optional feature [#1666]
+- Fix closing Credential Banner when multiple submits happen [#1667]
+- Fix reconnecting the extension on Username Icon click [#1676]
+- Fix setting icon position/visibility on transitionend event [#1677]
+1.8.0 (23-06-2022)
+=========================
- Add search feature to Autocomplete Menu [#1511]
- Add debug logging option [#1540]
- Add notification when filled password length exceeds allowed max length [#1596]