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

pull/1769/head
antelle 2 years ago
parent ccf4ce8e58
commit 166211b6f8
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C

75340
package-lock.json generated

File diff suppressed because it is too large Load Diff

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

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

Loading…
Cancel
Save