From a88d8b43b3643ace0c23108fa5369c500629709e Mon Sep 17 00:00:00 2001 From: Cuong-Tran Date: Wed, 23 Oct 2024 17:17:09 +0700 Subject: [PATCH] update changelog --- app/src/main/res/raw/changelog_preview.xml | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/app/src/main/res/raw/changelog_preview.xml b/app/src/main/res/raw/changelog_preview.xml index 217b943e7..b1e0beaef 100644 --- a/app/src/main/res/raw/changelog_preview.xml +++ b/app/src/main/res/raw/changelog_preview.xml @@ -1,5 +1,33 @@ + + [b]New:[/b] show all entries going to be checked for Smart update on Upcoming screen + [b]New:[/b] allow Feed to hide entries already in Library + [b]New:[/b] Added random library sort + [b]New:[/b] Add option to opt out of Crashlytics + [b]Improve:[/b] show duplicating manga cover on Duplicate dialog + [b]Improve:[/b] always enable panorama cover for Feed & Global search + [b]Improve:[/b] Add Quantity Badge to Upcoming Screen + [b]Improve:[/b] make global search pinned/all sticky + [b]Improve:[/b] hide Pinned chip in Global/Migrate Search if no pinned sources available + [b]Improve:[/b] Allow adding multiple tags separated by commas + [b]Improve:[/b] show loading indicator while bulk-selection is running + [b]Improve:[/b] bulk-selection: reverse selection + [b]Improve:[/b] auto select saved-search tab if opened from another screen + [b]Improve:[/b] Reload saved-searches when screen is navigated back to + [b]Improve:[/b] hide Filter save-button on SourceFeedScreen + [b]Improve:[/b] only load suggestions after entry finished loading info & chapters + [b]Improve:[/b] Hide sync library option when sync is disabled + [b]Improve:[/b] Show download state and progress on reader chapter list. + [b]Improve:[/b] Confirmation dialog when removing privately installed extensions + [b]Fix:[/b] Revert to automatically sync marked read chapters to trackers + [b]Fix:[/b] late loading saved-searches when jump from SourceFeedScreen or FeedScreen + [b]Fix:[/b] color when using custom theme with AndroidView on DownloadQueue & MigrationBottomSheetDialog + [b]Fix:[/b] source search box's height + [b]Fix:[/b] issue with not showing source names in merged manga sometimes + [b]Fix:[/b] EnhancedTracker not auto binding when adding manga to library + [b]Fix:[/b] Retain remote last chapter read if it's higher than the local one for EnhancedTracker + [b]New:[/b] feat(ui): Panorama cover [b]New:[/b] feat(ui): read/resume button movable