From 0273421f291eb715e25715e8b4ef84e1880c6c2b Mon Sep 17 00:00:00 2001 From: Phillip Thelen Date: Tue, 17 Jun 2025 16:29:15 +0200 Subject: [PATCH] finish 4.7.6 --- fastlane/changelog.txt | 19 +++++++++++-------- version.properties | 4 ++-- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/fastlane/changelog.txt b/fastlane/changelog.txt index 5a23887aa..1d808859d 100644 --- a/fastlane/changelog.txt +++ b/fastlane/changelog.txt @@ -1,8 +1,11 @@ -New in 4.7.4 -- Hungarian language support -- Upgraded to the latest Google Sign In authentication standards -- Implemented full edge-to-edge display functionality on Android 11+ devices -- Fixed some issues where the text box in chat wasn't adjusting properly -- More support for landscape mode -- Various other bug fixes and improvements -- Support for future events +New in 4.7.6 +- Monthly Dailies should repeat more accurately +- Reminders update correctly after being deleted +- More accessible designs for the Skill section +- Scheduled To Do filter will stay applied on app reopen +- Party description box no longer gets hidden by keyboard +- Fixed a crash with certain languages in Avatar Customization +- Fixed a crash with Group Plan member lists +- Animated backgrounds move again +- Markdown formatting no longer flashes when refreshing +- Various other bug fixes diff --git a/version.properties b/version.properties index c575e554a..e0343baf1 100644 --- a/version.properties +++ b/version.properties @@ -1,2 +1,2 @@ -NAME=4.7.5 -CODE=12981 \ No newline at end of file +NAME=4.7.6 +CODE=13381