mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Version 1.1.5
This commit is contained in:
parent
b5b1d52394
commit
f3ed86b971
2 changed files with 6 additions and 2 deletions
|
|
@ -1,3 +1,7 @@
|
|||
1.1.5 (11-06-2018)
|
||||
=========================
|
||||
- Fix search fields being detected as username fields [#189]
|
||||
|
||||
1.1.4 (10-06-2018)
|
||||
=========================
|
||||
- Improve performance of field detection and limit it to 100 fields [#166,#157,185]
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"manifest_version": 2,
|
||||
"name": "KeePassXC-Browser",
|
||||
"version": "1.1.4",
|
||||
"version_name": "1.1.4",
|
||||
"version": "1.1.5",
|
||||
"version_name": "1.1.5",
|
||||
"description": "KeePassXC integration for modern web browsers",
|
||||
"author": "KeePassXC Team",
|
||||
"icons": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue