From 6fa67c9a5fdfcfb8da8b180083e4ead0a6e2c528 Mon Sep 17 00:00:00 2001 From: Jobobby04 Date: Sun, 11 Apr 2021 21:51:55 -0400 Subject: [PATCH] Release 1.6.0 --- .github/ISSUE_TEMPLATE.md | 2 +- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- app/build.gradle.kts | 2 +- app/src/main/res/raw/changelog_release.xml | 18 ++++++++++++++++++ 5 files changed, 22 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ad82cdbb2..8ee5a6176 100755 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,7 +2,7 @@ I acknowledge that: -- I have updated to the latest version of the app (stable is v1.5.0) +- I have updated to the latest version of the app (stable is v1.6.0) - I have updated all extensions - If this is an issue with an extension, that I should be opening an issue in https://github.com/tachiyomiorg/tachiyomi-extensions diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8c83f65a1..30919e19c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,7 +9,7 @@ labels: "bug" I acknowledge that: -- I have updated to the latest version of the app (stable is v1.5.0) +- I have updated to the latest version of the app (stable is v1.6.0) - I have updated all extensions - If this is an issue with an extension, that I should be opening an issue in https://github.com/tachiyomiorg/tachiyomi-extensions diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index aaa80fa18..72718995b 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -9,7 +9,7 @@ labels: "feature" I acknowledge that: -- I have updated to the latest version of the app (stable is v1.5.0) +- I have updated to the latest version of the app (stable is v1.6.0) - I have updated all extensions - If this is an issue with an extension, that I should be opening an issue in https://github.com/tachiyomiorg/tachiyomi-extensions diff --git a/app/build.gradle.kts b/app/build.gradle.kts index c7c6fa53f..d08e66923 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -35,7 +35,7 @@ android { targetSdkVersion(AndroidConfig.targetSdk) testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" versionCode = 14 - versionName = "1.5.0" + versionName = "1.6.0" buildConfigField("String", "COMMIT_COUNT", "\"${getCommitCount()}\"") buildConfigField("String", "COMMIT_SHA", "\"${getGitSha()}\"") diff --git a/app/src/main/res/raw/changelog_release.xml b/app/src/main/res/raw/changelog_release.xml index 652cbea97..e7efcac36 100755 --- a/app/src/main/res/raw/changelog_release.xml +++ b/app/src/main/res/raw/changelog_release.xml @@ -1,5 +1,23 @@ + + [b]Based on Tachiyomi stable 0.10.10(from 0.10.9)[/b] + [b]New[/b] Edit manga status + [b]New[/b] Backup custom manga info + [b]New[/b] Logs now output to file, logging to file is now useful, and can be used to debug + [b]New[/b] Vertical Seekbar for webtoon and vertical + [b]New[/b] Hot Pink theme by OncePunchedBot + [b]Removed[/b] Mangadex delegation and tracking + Clear db now has a option to keep read manga + Clear db now works properly with merged manga + EHentai updater should now die less + Fix 8Muses delegation + Logs now output to file, logging to file is now useful, and can be used to debug + In the browse/latest menu errors now pupulate instead of just saying no results found + Fix download issue with scanlator for merged manga + Fix Migration getting stuck + Fix crash when opening chapter from manual search in migration + [b]Based on Tachiyomi stable 0.10.9(from 0.10.7)[/b] [b]New[/b] Clicking the title now takes you to the manga page