diff --git a/fastlane/metadata/android/vi/changelogs/105.txt b/fastlane/metadata/android/vi/changelogs/105.txt new file mode 100644 index 000000000..0dc11472b --- /dev/null +++ b/fastlane/metadata/android/vi/changelogs/105.txt @@ -0,0 +1,11 @@ +Tusky 22.0 beta 3 + +Fixes including: + +- Fixed crash when viewing a thread +- Fixed crash processing Mastodon filters +- Links in bios of follow/follow request notifications are clickable +- Android Notifications updates + - Android notification for a Mastodon notification should only be shown once + - Android notifications are grouped by Mastodon notification type (follow, mention, boost, etc) + - Potential for missing notifications has been removed diff --git a/fastlane/metadata/android/vi/changelogs/106.txt b/fastlane/metadata/android/vi/changelogs/106.txt new file mode 100644 index 000000000..28785ce3b --- /dev/null +++ b/fastlane/metadata/android/vi/changelogs/106.txt @@ -0,0 +1,5 @@ +Tusky 22.0 beta 4 + +Fixes: + +- Fixed repeated fetch of notifications if configured with multiple accounts