From 11beafeaa70cf2b39e99462beeb493de49b7ab2c Mon Sep 17 00:00:00 2001 From: Cuong-Tran Date: Sun, 10 Nov 2024 14:27:51 +0700 Subject: [PATCH] update changelog --- app/src/main/res/raw/changelog_preview.xml | 61 ++++++++++++++++------ app/src/main/res/raw/changelog_release.xml | 24 +++++++++ 2 files changed, 70 insertions(+), 15 deletions(-) diff --git a/app/src/main/res/raw/changelog_preview.xml b/app/src/main/res/raw/changelog_preview.xml index 1311516cb..42eb070be 100644 --- a/app/src/main/res/raw/changelog_preview.xml +++ b/app/src/main/res/raw/changelog_preview.xml @@ -1,21 +1,52 @@ + + [b]New:[/b] filter only Obsolete sources in Migration screen + [b]New:[/b] Add option to always use SSIV for image decoding + [b]Improve:[/b] Improve saved-search usage + [b]Improve:[/b] allow using saved-search while migration source search + [b]Improve:[/b] Trying to load saved-search as much as possible even though filterList might changed + [b]Improve:[/b] allow reset filters on SourceFeedScreen + [b]Improve:[/b] change bulk-favorite icon to Heart + [b]Improve:[/b] Bump default user agent + [b]Improve:[/b] Auto format extension repo URLs + [b]Improve:[/b] Some improvements to Bangumi tracker search + [b]Improve:[/b] support comma (,) delimiter when searching library + [b]Improve:[/b] Do not sync automatically when not connected to a network. + [b]Fix:[/b] source-search clear causing disappearance of search box + [b]Fix:[/b] a possible crash with auto-zoom + [b]Fix:[/b] multiple issues with the E-Hentai updater + [b]Fix:[/b] Reader's dialog font size + [b]Fix:[/b] crash on MigrationListScreen with null accessing a mutableState when it's being put in the background + [b]Fix:[/b] app onStart sync + [b]Fix:[/b] crashes from Exh Updater + [b]Fix:[/b] InterceptActivity crash + [b]Fix:[/b] long strip images not loading in some old devices + [b]Fix:[/b] a rare crash when invoking "Mark previous as read" action + + + [b]Improve:[/b] add Back button on Migration screen + [b]Improve:[/b] Migration integrated H enable + [b]Fix:[/b] unable to migrate after manually cancel & search for entry + [b]Fix:[/b] crash if cancel migration too soon + [b]Fix:[/b] release update version checking & update release note template + - [b]New:[/b] Error screen (@Cuong-Tran) - [b]New:[/b] Range-selection for Migration (@Cuong-Tran) - [b]Improve:[/b] Loading screen for Upcomping/Updating screen (@Cuong-Tran) - [b]Improve:[/b] allow chapter 0 dupe auto mark as read (@Luqman) - [b]Improve:[/b] rework panorama cover settings (@Cuong-Tran) - [b]Improve:[/b] update all trackers based on common data when new tracker is added (@Cuong-Tran) - [b]Improve:[/b] show a toast whenever progress is synced from Trackers (@Cuong-Tran) - [b]Improve:[/b] Allow Always/Ask/Nerver update trackers on mark as read (@Roshan Varughese) - [b]Improve:[/b] Avoid blocking call causing lag in settings (@Cuong-Tran) - [b]Fix:[/b] for ExHentai (@az4521, @jobobby04) - [b]Fix:[/b] sync progress from tracker not working if chapters order is messed up after backup restoration (@Cuong-Tran) - [b]Fix:[/b] app crash when removing tracked entry from tracker (@Cuong-Tran) - [b]Fix:[/b] reader slider (@AntsyLich) - [b]Fix:[/b] settings SliderItem steps count (@abdurisaq) - [b]Fix:[/b] title for Checking update screen to "To be updated" (@Cuong-Tran) + [b]New:[/b] Error screen + [b]New:[/b] Range-selection for Migration + [b]Improve:[/b] Loading screen for Upcomping/Updating screen + [b]Improve:[/b] allow chapter 0 dupe auto mark as read + [b]Improve:[/b] rework panorama cover settings + [b]Improve:[/b] update all trackers based on common data when new tracker is added + [b]Improve:[/b] show a toast whenever progress is synced from Trackers + [b]Improve:[/b] Allow Always/Ask/Nerver update trackers on mark as read + [b]Improve:[/b] Avoid blocking call causing lag in settings + [b]Fix:[/b] for ExHentai + [b]Fix:[/b] sync progress from tracker not working if chapters order is messed up after backup restoration + [b]Fix:[/b] app crash when removing tracked entry from tracker + [b]Fix:[/b] reader slider + [b]Fix:[/b] settings SliderItem steps count + [b]Fix:[/b] title for Checking update screen to "To be updated" [b]New:[/b] show all entries going to be checked for Smart update on Upcoming screen diff --git a/app/src/main/res/raw/changelog_release.xml b/app/src/main/res/raw/changelog_release.xml index bfab3baad..d0110f2f0 100644 --- a/app/src/main/res/raw/changelog_release.xml +++ b/app/src/main/res/raw/changelog_release.xml @@ -1,5 +1,29 @@ + + filter only Obsolete sources in Migration screen + Improve saved-search usage + allow using saved-search while migration source search + allow reset filters on SourceFeedScreen + Trying to load saved-search as much as possible even though filterList might changed + fix source-search clear causing disappearance of search box + Fix a possible crash with auto-zoom + Fix multiple issues with the E-Hentai updater + support comma (,) delimiter when searching library + fix Reader's dialog font size + Fix crash on MigrationListScreen with null accessing a mutableState when it's being put in the background + Do not sync automatically when not connected to a network. + Fix app onStart sync + Fix crashes from Exh Updater + Add option to always use SSIV for image decoding + Fix InterceptActivity crash + Bump default user agent + Fix long strip images not loading in some old devices + Fix a rare crash when invoking "Mark previous as read" action + Auto format extension repo URLs + Some improvements to Bangumi tracker search + change bulk-favorite icon to Heart + [b]New:[/b] Error screen [b]New:[/b] Hidden categories