Release 1.6.0

This commit is contained in:
Jobobby04 2021-04-11 21:51:55 -04:00
parent 7a85d6b163
commit 6fa67c9a5f
5 changed files with 22 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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()}\"")

View File

@ -1,5 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog bulletedList="true">
<changelogversion versionName="1.6.0" changeDate="Apr 11,2021">
<changelogtext>[b]Based on Tachiyomi stable 0.10.10(from 0.10.9)[/b] </changelogtext>
<changelogtext>[b]New[/b] Edit manga status</changelogtext>
<changelogtext>[b]New[/b] Backup custom manga info</changelogtext>
<changelogtext>[b]New[/b] Logs now output to file, logging to file is now useful, and can be used to debug</changelogtext>
<changelogtext>[b]New[/b] Vertical Seekbar for webtoon and vertical</changelogtext>
<changelogtext>[b]New[/b] Hot Pink theme by OncePunchedBot</changelogtext>
<changelogtext>[b]Removed[/b] Mangadex delegation and tracking</changelogtext>
<changelogtext>Clear db now has a option to keep read manga</changelogtext>
<changelogtext>Clear db now works properly with merged manga</changelogtext>
<changelogtext>EHentai updater should now die less</changelogtext>
<changelogtext>Fix 8Muses delegation</changelogtext>
<changelogtext>Logs now output to file, logging to file is now useful, and can be used to debug</changelogtext>
<changelogtext>In the browse/latest menu errors now pupulate instead of just saying no results found</changelogtext>
<changelogtext>Fix download issue with scanlator for merged manga</changelogtext>
<changelogtext>Fix Migration getting stuck</changelogtext>
<changelogtext>Fix crash when opening chapter from manual search in migration</changelogtext>
</changelogversion>
<changelogversion versionName="1.5.0" changeDate="Feb 12,2021">
<changelogtext>[b]Based on Tachiyomi stable 0.10.9(from 0.10.7)[/b] </changelogtext>
<changelogtext>[b]New[/b] Clicking the title now takes you to the manga page</changelogtext>