From 3609e3ec92f1a18a0d696aae82c497c4fcec7f09 Mon Sep 17 00:00:00 2001 From: Cuong-Tran Date: Tue, 31 Dec 2024 12:08:01 +0700 Subject: [PATCH] update changelog --- app/src/main/res/raw/changelog_preview.xml | 15 +++++++++++++++ app/src/main/res/raw/changelog_release.xml | 15 +++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/app/src/main/res/raw/changelog_preview.xml b/app/src/main/res/raw/changelog_preview.xml index 59b343b51..cef3d49d6 100644 --- a/app/src/main/res/raw/changelog_preview.xml +++ b/app/src/main/res/raw/changelog_preview.xml @@ -1,5 +1,20 @@ + + [b]New:[/b] Group update entries together + [b]New:[/b] Drag & Drop to reorder category quickly in Settings/Category screen + [b]Improve:[/b] Fast browsing + [b]Improve:[/b] Allow disable app auto-update + [b]Improve:[/b] Allow edit migration options while already being searching + [b]Improve:[/b] Add option to always use SSIV for image decoding + [b]Fix:[/b] Duplicate chapters on backup restoring + [b]Fix:[/b] Exclude categories when delete read chapter, except manually deleting + [b]Fix:[/b] Don't auto-expand manga when browsing if is favorited + [b]Fix:[/b] Download job stops all together even if 1 entry is failed to create directory + [b]Fix:[/b] Color Fill manga info from tracker + [b]Fix:[/b] Some debug functions name + [b]Fix:[/b] App shortcuts + [b]New:[/b] Get manga info from tracker [b]Improve:[/b] Increase new updates count when updates found diff --git a/app/src/main/res/raw/changelog_release.xml b/app/src/main/res/raw/changelog_release.xml index 3dd45e876..b5431c5e6 100644 --- a/app/src/main/res/raw/changelog_release.xml +++ b/app/src/main/res/raw/changelog_release.xml @@ -1,5 +1,20 @@ + + [b]New:[/b] Group update entries together + [b]New:[/b] Drag & Drop to reorder category quickly in Settings/Category screen + [b]Improve:[/b] Fast browsing + [b]Improve:[/b] Allow disable app auto-update + [b]Improve:[/b] Allow edit migration options while already being searching + [b]Improve:[/b] Add option to always use SSIV for image decoding + [b]Fix:[/b] Duplicate chapters on backup restoring + [b]Fix:[/b] Exclude categories when delete read chapter, except manually deleting + [b]Fix:[/b] Don't auto-expand manga when browsing if is favorited + [b]Fix:[/b] Download job stops all together even if 1 entry is failed to create directory + [b]Fix:[/b] Color Fill manga info from tracker + [b]Fix:[/b] Some debug functions name + [b]Fix:[/b] App shortcuts + [b]New:[/b] Auto install app update [b]New:[/b] filter only Obsolete sources in Migration screen