Version 1.1.3

This commit is contained in:
Janek Bevendorff 2018-05-11 10:09:38 +02:00
parent 292b6ca0ae
commit 6eb096cd01
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
1.1.3 (11-05-2018)
=========================
- Remove autoreconnect to prevent proxy process leakage on Windows [#147]
- Fix browser becoming unresponsive due to constant field polling [#148]
1.1.2 (10-05-2018)
=========================
- Fix credentials being requested for non-login fields [#144]

View file

@ -1,8 +1,8 @@
{
"manifest_version": 2,
"name": "KeePassXC-Browser",
"version": "1.1.2",
"version_name": "1.1.2",
"version": "1.1.3",
"version_name": "1.1.3",
"description": "KeePassXC integration for modern web browsers",
"author": "KeePassXC Team",
"icons": {