Release 1.2.1
This commit is contained in:
@@ -15,8 +15,8 @@ android {
|
||||
applicationId = "pl.lebihan.authnkey"
|
||||
minSdk = 34
|
||||
targetSdk = 36
|
||||
versionCode = 7
|
||||
versionName = "1.2.0"
|
||||
versionCode = 8
|
||||
versionName = "1.2.1"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
- Allow text input in PIN fields regardless of keyboard type
|
||||
- Fix authentication failure on some FIDO2 cards due to incorrect CBOR key order
|
||||
- Show error for PIN exceeding max length on set and change
|
||||
|
||||
New translations:
|
||||
- Galician by josé m.
|
||||
Reference in New Issue
Block a user