mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Upgrade CHANGELOG
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
KeepassDX (2.5.0.0beta19)
|
KeepassDX (2.5.0.0beta19)
|
||||||
* Add lock button always visible
|
* Add lock button always visible
|
||||||
* Refactor connection workflow
|
* New connection workflow
|
||||||
* Better Magikeyboard connection
|
|
||||||
* Code refactored in Kotlin
|
* Code refactored in Kotlin
|
||||||
|
* Better notification implementation
|
||||||
|
* Better views for large screen
|
||||||
|
* Magikeyboard enhancement
|
||||||
* Fix Recycle Bin
|
* Fix Recycle Bin
|
||||||
* Fix memory when load database
|
* Fix memory when load database
|
||||||
* Fix small bugs
|
* Fix small bugs
|
||||||
|
|||||||
9
fastlane/metadata/android/en-US/changelogs/19.txt
Normal file
9
fastlane/metadata/android/en-US/changelogs/19.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
* Add lock button always visible
|
||||||
|
* New connection workflow
|
||||||
|
* Code refactored in Kotlin
|
||||||
|
* Better notification implementation
|
||||||
|
* Better views for large screen
|
||||||
|
* Magikeyboard enhancement
|
||||||
|
* Fix Recycle Bin
|
||||||
|
* Fix memory when load database
|
||||||
|
* Fix small bugs
|
||||||
9
fastlane/metadata/android/fr-FR/changelogs/19.txt
Normal file
9
fastlane/metadata/android/fr-FR/changelogs/19.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
* Ajout du bouton de lock toujours visible
|
||||||
|
* Nouveau workflow de connexion
|
||||||
|
* Code refactorisé en Kotlin
|
||||||
|
* Meilleure implementation des notifications
|
||||||
|
* Meilleures vues pour les écrans larges
|
||||||
|
* Amélioration du Magikeyboard
|
||||||
|
* Correction de la Corbeille
|
||||||
|
* Correction de la mémoire lors du chargement de base de données
|
||||||
|
* Correction de petits bugs
|
||||||
@@ -13,6 +13,7 @@ This pro version is under development, buying it encourages <b>faster developmen
|
|||||||
- AutoFill and Integration
|
- AutoFill and Integration
|
||||||
- Field filling keyboard
|
- Field filling keyboard
|
||||||
- Precise management of settings
|
- Precise management of settings
|
||||||
|
- Code written in native language (Kotlin / Java / JNI / C)
|
||||||
|
|
||||||
<b>Pro Features</b> :
|
<b>Pro Features</b> :
|
||||||
- Access to custom themes (including the classic deep black theme)
|
- Access to custom themes (including the classic deep black theme)
|
||||||
|
|||||||
@@ -13,6 +13,7 @@ Cette version pro est en cours de développement, en l'achetant vous encouragez
|
|||||||
- Remplissage automatique de champs
|
- Remplissage automatique de champs
|
||||||
- Clavier de remplissage de champs
|
- Clavier de remplissage de champs
|
||||||
- Gestion précise des paramètres
|
- Gestion précise des paramètres
|
||||||
|
- Code écrit en langage natif (Kotlin / Java / JNI / C)
|
||||||
|
|
||||||
<b>Fonctionnalités Pro</b> :
|
<b>Fonctionnalités Pro</b> :
|
||||||
- Accès aux thèmes personnalisés (y compris le thème noir profond classique)
|
- Accès aux thèmes personnalisés (y compris le thème noir profond classique)
|
||||||
|
|||||||
Reference in New Issue
Block a user