From c915b6e68b4613d414ce97acc1e58eb2f9a91410 Mon Sep 17 00:00:00 2001 From: Stypox Date: Mon, 1 Apr 2024 14:16:51 +0200 Subject: [PATCH] Add changelog for v0.27.0 (997) --- .../metadata/android/en-US/changelogs/997.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 fastlane/metadata/android/en-US/changelogs/997.txt diff --git a/fastlane/metadata/android/en-US/changelogs/997.txt b/fastlane/metadata/android/en-US/changelogs/997.txt new file mode 100644 index 000000000..954324070 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/997.txt @@ -0,0 +1,17 @@ +New +• Add comment replies +• Allow reordering playlists +• Show playlist description and duration +• Allow resetting settings + +Improved +• [Android 13+] Restore custom notification actions +• Request consent for update check +• Allow notification play/pause while buffering +• Reorder some settings + +Fixed +• [YouTube] Fix comments not loading, plus other fixes and improvements +• Solve vulnerability in settings import and switch to JSON +• Various download fixes +• Trim search text \ No newline at end of file