fix #1735: issue with auto-typing some characters on Windows

This commit is contained in:
antelle 2021-03-10 17:58:17 +01:00
parent ccf4ce8e58
commit 166211b6f8
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C
3 changed files with 38053 additions and 38050 deletions

76098
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -16,7 +16,7 @@
"@babel/plugin-proposal-optional-chaining": "^7.13.8",
"@babel/preset-env": "^7.13.9",
"@fortawesome/fontawesome-free": "^5.15.2",
"@keeweb/keeweb-native-modules": "https://github.com/keeweb/keeweb-native-modules/releases/download/0.9.2/keeweb-native-modules.tgz",
"@keeweb/keeweb-native-modules": "https://github.com/keeweb/keeweb-native-modules/releases/download/0.9.3/keeweb-native-modules.tgz",
"adm-zip": "^0.5.3",
"argon2-browser": "1.15.3",
"autoprefixer": "^10.2.5",

View File

@ -1,5 +1,8 @@
Release notes
-------------
##### v1.17.1 (2021-03-11)
`-` fix #1735: issue with auto-typing some characters on Windows
##### v1.17.0 (2021-03-07)
`+` opening files with Touch ID on macOS (opt-in)
`+` password quality warnings