From 796c130e5ead534b9288f3f06cf5610de51ac08d Mon Sep 17 00:00:00 2001 From: mrhcjones <150591975+TheHCJ@users.noreply.github.com> Date: Sat, 20 Apr 2024 11:37:06 +0100 Subject: [PATCH] update fastlane files --- .../android/en-GB/changelogs/300200120.txt | 17 +++++++++++++++++ .../android/en-US/changelogs/300200120.txt | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 android/fastlane/metadata/android/en-GB/changelogs/300200120.txt create mode 100644 fastlane/metadata/android/en-US/changelogs/300200120.txt diff --git a/android/fastlane/metadata/android/en-GB/changelogs/300200120.txt b/android/fastlane/metadata/android/en-GB/changelogs/300200120.txt new file mode 100644 index 0000000..7601abe --- /dev/null +++ b/android/fastlane/metadata/android/en-GB/changelogs/300200120.txt @@ -0,0 +1,17 @@ +## Major changes +* Trending page has been merged with search +* Subscriptions page has received a much needed makeover +* Settings follow the Material 3 design language +* You can now edit your account details + +## Minor changes +* Feed has been renamed to Home +* You can now go to a profile directly by just typing @ + the username into search +* Navigation bar icons also follow Material 3 design language +* When navigation labels are disabled the navigation bar size is reduced (#14) +* Navigation bar now follows True Black (#15) +* Group cards have been shrunk +* Import dialog has been replaced by an import screen (should fix #19) +* Nicer errors + +**Full Changelog**: https://github.com/TheHCJ/Quacker/compare/v3.4.0...v3.4.1 \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/300200120.txt b/fastlane/metadata/android/en-US/changelogs/300200120.txt new file mode 100644 index 0000000..7601abe --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/300200120.txt @@ -0,0 +1,17 @@ +## Major changes +* Trending page has been merged with search +* Subscriptions page has received a much needed makeover +* Settings follow the Material 3 design language +* You can now edit your account details + +## Minor changes +* Feed has been renamed to Home +* You can now go to a profile directly by just typing @ + the username into search +* Navigation bar icons also follow Material 3 design language +* When navigation labels are disabled the navigation bar size is reduced (#14) +* Navigation bar now follows True Black (#15) +* Group cards have been shrunk +* Import dialog has been replaced by an import screen (should fix #19) +* Nicer errors + +**Full Changelog**: https://github.com/TheHCJ/Quacker/compare/v3.4.0...v3.4.1 \ No newline at end of file