Release 1.1.0

This commit is contained in:
mimi89999
2025-12-31 12:28:13 +01:00
parent 3655bcda15
commit 6ceccdfa9c
2 changed files with 17 additions and 2 deletions

View File

@@ -15,8 +15,8 @@ android {
applicationId = "pl.lebihan.authnkey"
minSdk = 34
targetSdk = 36
versionCode = 4
versionName = "1.0.3"
versionCode = 5
versionName = "1.1.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}

View File

@@ -0,0 +1,15 @@
- Add keyboard type toggle to switch between numeric and alphanumeric PIN input
- Add support for setting a PIN when none is configured
- Enforce device minimum PIN length in PIN set and change dialogs
- Add credential management UI for viewing and deleting passkeys
- Detect USB security keys automatically in main activity
- Show dedicated instructions when NFC connection is lost
- Report unsupported device state in provider status banner
- Fix repeated USB permission prompts
- Material Design dialogs and other UI improvements in main activity
New translations:
- Chinese by Poesty Li
- French by Token2
- Romanian by Vuzzy
- Russian by Bob, Yurt Page