mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Merge tag '4.0.5' into develop
4.0.5
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
KeePassDX(4.0.5)
|
||||||
|
* Fix form filled recognition #1572 #1508
|
||||||
|
* Rollback password color #1686 #1490
|
||||||
|
|
||||||
KeePassDX(4.0.4)
|
KeePassDX(4.0.4)
|
||||||
* Fix form filled recognition #1572 #1677
|
* Fix form filled recognition #1572 #1677
|
||||||
* Fix device unlock #1682
|
* Fix device unlock #1682
|
||||||
|
|||||||
@@ -12,8 +12,8 @@ android {
|
|||||||
applicationId "com.kunzisoft.keepass"
|
applicationId "com.kunzisoft.keepass"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode = 127
|
versionCode = 128
|
||||||
versionName = "4.0.4"
|
versionName = "4.0.5"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||||
|
|||||||
2
fastlane/metadata/android/en-US/changelogs/128.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/128.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
* Fix form filled recognition #1572 #1508
|
||||||
|
* Rollback password color #1686 #1490
|
||||||
2
fastlane/metadata/android/fr-FR/changelogs/128.txt
Normal file
2
fastlane/metadata/android/fr-FR/changelogs/128.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
* Correction de la reconnaissance de formulaire #1572 #1508
|
||||||
|
* Rollback de la couleur de mot de passe #1686 #1490
|
||||||
Reference in New Issue
Block a user