From d8f32bddd47137eeabf03d3f3e1ad7f4f0d8913f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sami=20V=C3=A4nttinen?= Date: Mon, 11 Jul 2022 11:22:29 +0300 Subject: [PATCH] Add changes from 1.8.1. --- CHANGELOG | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 936e083..89c15f4 100755 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,13 @@ +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]