Version 1.1.1

This commit is contained in:
Janek Bevendorff 2018-05-10 15:40:20 +02:00
parent 94e52558fe
commit dc62fd2737
2 changed files with 9 additions and 2 deletions

View file

@ -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

View file

@ -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": {