diff --git a/CHANGELOG b/CHANGELOG index 8b027cfa3..1b851c118 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,8 @@ KeePassDX(2.5RC2) * Update Autofill compatibility * Fix Magikeyboard "Go" action * Fix KeeWeb database opening + * Fix default username + * Fix themes KeePassDX(2.5RC1) * Add write permission to keep compatibility with old file managers diff --git a/fastlane/metadata/android/en-US/changelogs/32.txt b/fastlane/metadata/android/en-US/changelogs/32.txt index 29e238ed0..f59c4fd62 100644 --- a/fastlane/metadata/android/en-US/changelogs/32.txt +++ b/fastlane/metadata/android/en-US/changelogs/32.txt @@ -2,4 +2,6 @@ * Update Autofill compatibility * Fix Magikeyboard "Go" action * Fix KeeWeb database opening + * Fix default username + * Fix themes diff --git a/fastlane/metadata/android/fr-FR/changelogs/32.txt b/fastlane/metadata/android/fr-FR/changelogs/32.txt index 7aa6803b7..1b220ce61 100644 --- a/fastlane/metadata/android/fr-FR/changelogs/32.txt +++ b/fastlane/metadata/android/fr-FR/changelogs/32.txt @@ -2,5 +2,7 @@ * Mise à jour de la compatibilité du remplissage automatique * Correction de l'action "Go" du Magikeyboard * Correction de l'ouverture de bases de données KeeWeb + * Correction du nom d'utilisateur par défaut + * Correction des thèmes