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:
authorJanek Bevendorff <janek@jbev.net>2019-01-11 17:02:38 +0300
committerJanek Bevendorff <janek@jbev.net>2019-01-11 17:02:38 +0300
commit4a8d0fbf10037e40b83dbd6db41e2c9ab4ad99e6 (patch)
treedaf2a7a9133dbb4d3f07da552682d1f443643252
parentc33f276e0a5b9cd294724a8721c9c01667046e6b (diff)
Bump version to 1.3.21.3.2
-rwxr-xr-xCHANGELOG18
-rwxr-xr-xkeepassxc-browser/manifest.json2
2 files changed, 16 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2ab963a..183f711 100755
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,9 +1,21 @@
-1.3.1 (11-01-2019)
+1.3.2 (11-01-2019)
=========================
- - Fix reconnect bug with older KeePassXC version [#355]
- - Reduce CPU usage [#349]
+ - Fix KeePassXC version check [#376]
- Fix race condition when web page has multiple frames [#371]
- Remove check for aria-hidden [#365]
+ - Reduce CPU usage [#349]
+
+1.3.1 (11-01-2019)
+=========================
+ - Fix database unlocking [#309]
+ - Add new key icon [#333]
+ - Add keyboard shortcut configuration page for Firefox [#326]
+ - Fix reconnect bug with older KeePassXC version [#354]
+ - Improve input field detection [#314]
+ - Remove unnecessary white space from translation files [#325]
+ - URL change detection [#340]
+ - HTTP auth credential requests are now handled separately (requires KeePassXC 2.4.0) [#343]
+ - Site preferences fixes [#338]
1.3.0 (07-10-2018)
=========================
diff --git a/keepassxc-browser/manifest.json b/keepassxc-browser/manifest.json
index 8747b80..e5b0abb 100755
--- a/keepassxc-browser/manifest.json
+++ b/keepassxc-browser/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "KeePassXC-Browser",
- "version": "1.3.1",
+ "version": "1.3.2",
"description": "__MSG_extensionDescription__",
"author": "KeePassXC Team",
"icons": {