mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Update changelog for 1.7.11
This commit is contained in:
parent
fdba5e1607
commit
7f95aec2fd
2 changed files with 12 additions and 1 deletions
11
CHANGELOG
11
CHANGELOG
|
|
@ -1,3 +1,14 @@
|
|||
1.7.11 (11-12-2021)
|
||||
=========================
|
||||
- Add new Predefined Sites (FNAC, HP) [#1469]
|
||||
- Add support for download favicon after save option (KeePassXC 2.7.0 and later) [#1472]
|
||||
- Fix auto-submit with Amazon AWS [#1487]
|
||||
- Fix minimum font size with Autocomplete Menu [#1470]
|
||||
- Fix notification issues [#1496]
|
||||
- Fix translations
|
||||
- Fix username issue when saving new credentials [#1486]
|
||||
- Improve 2FA field detection [#1465]
|
||||
|
||||
1.7.10.1 (17-11-2021)
|
||||
=========================
|
||||
- Fix interfering with mouse events [#1447]
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "KeePassXC-Browser",
|
||||
"version": "1.7.10.1",
|
||||
"version": "1.7.11",
|
||||
"description": "KeePassXC-Browser",
|
||||
"main": "build.js",
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue