diff --git a/CHANGELOG b/CHANGELOG index 4c27d13..55e8446 100755 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,14 @@ +1.1.4 (10-06-2018) +========================= +- Improve performance of field detection and limit it to 100 fields [#166,#157,185] +- Improve option to ignore fields [#170] +- Automatically retrieve credentials after unlocking the database [#153] +- Fix option to only save the domain name not working as intended [#151] +- Fix credentials popup not being shown on some websites [#154] +- Improve detection of username fields [#164] +- Allow filling of TOTP fields when they are on a separate page [#162] +- Ignore invisible input fields more strictly [#176] + 1.1.3 (11-05-2018) ========================= - Remove autoreconnect to prevent proxy process leakage on Windows [#147] diff --git a/keepassxc-browser/manifest.json b/keepassxc-browser/manifest.json index 6c80b76..31cc3d5 100755 --- a/keepassxc-browser/manifest.json +++ b/keepassxc-browser/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 2, "name": "KeePassXC-Browser", - "version": "1.1.3", - "version_name": "1.1.3", + "version": "1.1.4", + "version_name": "1.1.4", "description": "KeePassXC integration for modern web browsers", "author": "KeePassXC Team", "icons": {