diff --git a/CHANGELOG b/CHANGELOG index b6d0eaff5..c3d3b513e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +KeePassDX(4.0.7) + * Prevent 0 Byte file with cache during a save exception #1620 #1594 #1680 + * Fix broken links by default #1755 + * Fix UX by allowing validation in entry edition #1770 + * Fix small bugs #1709 + KeePassDX(4.0.6) * Fix form filled recognition #1508 #1735 #1508 #1790 #1783 #1797 #1801 #1802 #1804 #1665 * Fix translations #1707 #1683 #1712 diff --git a/fastlane/metadata/android/en-US/changelogs/130.txt b/fastlane/metadata/android/en-US/changelogs/130.txt new file mode 100644 index 000000000..7ef35c03b --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/130.txt @@ -0,0 +1,4 @@ + * Prevent 0 Byte file with cache during a save exception #1620 #1594 #1680 + * Fix broken links by default #1755 + * Fix UX by allowing validation in entry edition #1770 + * Fix small bugs #1709 \ No newline at end of file diff --git a/fastlane/metadata/android/fr-FR/changelogs/130.txt b/fastlane/metadata/android/fr-FR/changelogs/130.txt new file mode 100644 index 000000000..cc82cbf42 --- /dev/null +++ b/fastlane/metadata/android/fr-FR/changelogs/130.txt @@ -0,0 +1,4 @@ + * Prevention de fichier à 0 Byte avec un cache durant une exception de sauvegarde #1620 #1594 #1680 + * Correction des liens cassés par défaut #1755 + * Correction de l'UX en affichant le bouton de validation dans l'édition d'entrée #1770 + * Corrections de bugs mineurs #1709 \ No newline at end of file