From 085bf8c2aeab49282d6cae6ed4dd456be0d31839 Mon Sep 17 00:00:00 2001 From: Cuong-Tran Date: Tue, 31 Dec 2024 12:46:48 +0700 Subject: [PATCH] release v1.12.3 --- app/build.gradle.kts | 2 +- app/src/main/res/raw/changelog_preview.xml | 4 ++-- app/src/main/res/raw/changelog_release.xml | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/build.gradle.kts b/app/build.gradle.kts index f1fe482765..494eed5853 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -31,7 +31,7 @@ android { applicationId = "app.komikku" versionCode = 71 - versionName = "1.12.2" + versionName = "1.12.3" buildConfigField("String", "COMMIT_COUNT", "\"${getCommitCount()}\"") buildConfigField("String", "COMMIT_SHA", "\"${getGitSha()}\"") diff --git a/app/src/main/res/raw/changelog_preview.xml b/app/src/main/res/raw/changelog_preview.xml index cef3d49d68..8aefa4471f 100644 --- a/app/src/main/res/raw/changelog_preview.xml +++ b/app/src/main/res/raw/changelog_preview.xml @@ -6,14 +6,14 @@ [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] Don't auto-expand manga when browsing if is favorited [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] App shortcuts [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 diff --git a/app/src/main/res/raw/changelog_release.xml b/app/src/main/res/raw/changelog_release.xml index b5431c5e64..ffd9fea901 100644 --- a/app/src/main/res/raw/changelog_release.xml +++ b/app/src/main/res/raw/changelog_release.xml @@ -1,19 +1,19 @@ - + [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] Don't auto-expand manga when browsing if is favorited [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] App shortcuts [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