From dc62fd2737afc0c2649dec1fdad5751106e44230 Mon Sep 17 00:00:00 2001 From: Janek Bevendorff Date: Thu, 10 May 2018 15:40:20 +0200 Subject: [PATCH] Version 1.1.1 --- CHANGELOG | 7 +++++++ keepassxc-browser/manifest.json | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index a02ad44..ff6c804 100755 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,10 @@ +1.1.1 (10-05-2018) +========================= +- Improve dynamic input field detection [#117] +- Fix HTTP Basic Auth dialog [#121] +- Fix incorrect update notification [#141] +- Do not try to detect database changes on page load [#142] + 1.1.0 (09-05-2018) ========================= - Allow specifying ignored sites diff --git a/keepassxc-browser/manifest.json b/keepassxc-browser/manifest.json index 047606d..727d865 100755 --- a/keepassxc-browser/manifest.json +++ b/keepassxc-browser/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 2, "name": "KeePassXC-Browser", - "version": "1.1.0", - "version_name": "1.1.0", + "version": "1.1.1", + "version_name": "1.1.1", "description": "KeePassXC integration for modern web browsers", "author": "KeePassXC Team", "icons": {