mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
fix: upgrade version and CHANGELOG
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
KeePassDX(4.0.4)
|
||||||
|
* Fix form filled recognition #1572
|
||||||
|
|
||||||
KeePassDX(4.0.3)
|
KeePassDX(4.0.3)
|
||||||
* Fix "Save as" in Read Only mode #1666
|
* Fix "Save as" in Read Only mode #1666
|
||||||
* Fix username autofill #1665 #530 #1572 #1426 #1523 #1556 #1653 #1658 #1508 #1667
|
* Fix username autofill #1665 #530 #1572 #1426 #1523 #1556 #1653 #1658 #1508 #1667
|
||||||
|
|||||||
@@ -12,8 +12,8 @@ android {
|
|||||||
applicationId "com.kunzisoft.keepass"
|
applicationId "com.kunzisoft.keepass"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode = 126
|
versionCode = 127
|
||||||
versionName = "4.0.3"
|
versionName = "4.0.4"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||||
|
|||||||
1
fastlane/metadata/android/en-US/changelogs/127.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/127.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
* Fix form filled recognition #1572
|
||||||
1
fastlane/metadata/android/fr-FR/changelogs/127.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/127.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
* Correction de la reconnaissance de formulaire #1572
|
||||||
Reference in New Issue
Block a user