From 2b10ae82ec3e8334963cfa8079949edc275dec41 Mon Sep 17 00:00:00 2001 From: Manuel Date: Mon, 26 Aug 2024 16:07:10 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 36.1% (13 of 36 strings) Translation: Tusky/Tusky description Translate-URL: https://weblate.tusky.app/projects/tusky/tusky-app/it/ --- fastlane/metadata/android/it/changelogs/124.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 fastlane/metadata/android/it/changelogs/124.txt diff --git a/fastlane/metadata/android/it/changelogs/124.txt b/fastlane/metadata/android/it/changelogs/124.txt new file mode 100644 index 000000000..8ed60948a --- /dev/null +++ b/fastlane/metadata/android/it/changelogs/124.txt @@ -0,0 +1,6 @@ +Tusky 26.1 + +- Nelle preferenze "Privacy risposte" dell'account ora ci sono due nuove opzioni addizionali: "Stessa privacy predefinita del post" e "Diretto". +- Tusky ora include certificati root ISRG per continuare a funzionare su Android 7 e sui server che usano Let's Encrypt. +- Corretto un bug in cui alle volte Tusky mostrava timelines e notifiche per diversi account. +Vedi https://github.com/tuskyapp/Tusky/blob/develop/CHANGELOG.md per il changelog completo