From 90dd4d5eab0f69bd4a8787bd39a78bb5b82c28de Mon Sep 17 00:00:00 2001 From: maltaisn Date: Sun, 27 Aug 2023 09:35:00 -0400 Subject: [PATCH] Update release notes --- app/src/main/play/release-notes/en-US/production.txt | 3 ++- app/src/main/play/release-notes/fr-CA/production.txt | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/app/src/main/play/release-notes/en-US/production.txt b/app/src/main/play/release-notes/en-US/production.txt index 9eb11ed7..9e02444c 100644 --- a/app/src/main/play/release-notes/en-US/production.txt +++ b/app/src/main/play/release-notes/en-US/production.txt @@ -1,2 +1,3 @@ -- Added an option to encrypt exported data. +- Ask to confirm before opening links. +- Small bug fixes. - Translations update. \ No newline at end of file diff --git a/app/src/main/play/release-notes/fr-CA/production.txt b/app/src/main/play/release-notes/fr-CA/production.txt index cec44416..b801201b 100644 --- a/app/src/main/play/release-notes/fr-CA/production.txt +++ b/app/src/main/play/release-notes/fr-CA/production.txt @@ -1,2 +1,3 @@ -- Ajout d'une option pour l'exportation chiffrée -- Mise à jour des traductions. \ No newline at end of file +- Demande de confirmation avant d'ouvrir un lien. +- Correction de bugs mineurs. +- Mise à jour des traductions.