From b06a8eb53a8fe5933c63e474196e3945de4fa575 Mon Sep 17 00:00:00 2001 From: 0xd9a <0xd9a@noreply.codeberg.org> Date: Fri, 22 Aug 2025 16:55:24 +0530 Subject: [PATCH] Update change log --- src/fdroid/fastlane/metadata/android/en/changelogs/538.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/538.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/538.txt index baa5d094..761c7d8c 100644 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/538.txt +++ b/src/fdroid/fastlane/metadata/android/en/changelogs/538.txt @@ -3,6 +3,7 @@ Added: - Add accessibility action to toggle media sensitivity of posts in timelines - Add accessibility actions to translate, download, share in media viewer - Add a language indicator to focused status +- Add Persian language to "Change the language" preference Changed: - Show placeholders while profile pictures are loading @@ -20,3 +21,4 @@ Fixed: - Tapping publish button multiple times publishes status multiple times - Alt text popup does not resize when swiping - Video controls not visible in light theme +- Profile picture appears on left side of title in conversation page in RTL mode