This commit is contained in:
J-Jamet
2023-11-04 16:09:10 +01:00
parent 432ac1bcec
commit 02306385b6
3 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ KeePassDX(4.0.3)
* Fix "Save as" in Read Only mode #1666
* Fix username autofill #1665 #530 #1572 #1426 #1523 #1556 #1653 #1658 #1508 #1667
* Fix regex OTP recognition #1596
* Small fixes #1641 #1656
KeePassDX(4.0.2)
* Fix Autofill with API 33

View File

@@ -1,3 +1,4 @@
* Fix "Save as" in Read Only mode #1666
* Fix username autofill #1665 #530 #1572 #1426 #1523 #1556 #1653 #1658 #1508 #1667
* Fix regex OTP recognition #1596
* Fix regex OTP recognition #1596
* Small fixes #1641 #1656

View File

@@ -1,3 +1,4 @@
* Correction "Sauvegarder comme" en mode lecture seule #1666
* Correction du nom d'utilisateur dans la reconnaissance automatique #1665 #530 #1572 #1426 #1523 #1556 #1653 #1658 #1508 #1667
* Correction de la regex de reconnaissance OTP #1596
* Petites corrections #1641 #1656