From 6266412a485b68a6f5aa46a1a6503c13f4a8fda1 Mon Sep 17 00:00:00 2001 From: Xilin Jia <6257601+XilinJia@users.noreply.github.com> Date: Mon, 25 Nov 2024 14:00:25 +0100 Subject: [PATCH] 6.14.7 commit --- fastlane/metadata/android/en-US/changelogs/3020306.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 fastlane/metadata/android/en-US/changelogs/3020306.txt diff --git a/fastlane/metadata/android/en-US/changelogs/3020306.txt b/fastlane/metadata/android/en-US/changelogs/3020306.txt new file mode 100644 index 00000000..abafb0cc --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/3020306.txt @@ -0,0 +1,10 @@ + Version 6.14.6 + +* corrected some deeplinks in manifest file on OPMLActivity +* added commentTime in Episode and Feed to record the time of comment/opinion added +* when adding/editing a comment/opinion, a time stamp is automatically added in the text field +* when removing a feed or an episode, a time stamp is automatically added in the text field +* a new sorting item on episodes based on commentTime +* in episodes list, if an episode belongs to a synthetic feed, tapping on the image will bring up EpisodeInfo instead of FeedInfo +* some class restructuring +* more preferences fragments are in Compose