Release 1.4.1

This commit is contained in:
Jobobby04 2020-12-21 14:41:49 -05:00
parent 330908c49d
commit 0923cd6509
5 changed files with 14 additions and 5 deletions

View File

@ -2,7 +2,7 @@
I acknowledge that:
- I have updated to the latest version of the app (stable is v1.4.0)
- I have updated to the latest version of the app (stable is v1.4.1)
- 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.4.0)
- I have updated to the latest version of the app (stable is v1.4.1)
- 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.4.0)
- I have updated to the latest version of the app (stable is v1.4.1)
- 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

@ -44,8 +44,8 @@ android {
minSdkVersion AndroidConfig.minSdk
targetSdkVersion AndroidConfig.targetSdk
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
versionCode 10
versionName "1.4.0"
versionCode 11
versionName "1.4.1"
buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""

View File

@ -1,5 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog bulletedList="true">
<changelogversion versionName="1.4.1" changeDate="Dec 14,2020">
<changelogtext>[b]Based on Tachiyomi stable 0.10.7(from 0.10.6)[/b] </changelogtext>
<changelogtext>[b]New[/b] Add separate crop borders setting for Continues Vertical</changelogtext>
<changelogtext>[b]New[/b] Add simple external repo support</changelogtext>
<changelogtext>Fix crashes with Merge Settings</changelogtext>
<changelogtext>Maybe fix push to Mangadex</changelogtext>
<changelogtext>Improve Anilist rec names(thanks She11sh0cked)</changelogtext>
<changelogtext>Deeplink and Batch add will now only search enabled sources</changelogtext>
</changelogversion>
<changelogversion versionName="1.4.0" changeDate="Dec 12,2020">
<changelogtext>[b]Based on Tachiyomi stable 0.10.6(from 0.10.5)[/b] </changelogtext>
<changelogtext>[b]New[/b] NEW ICON! Thanks to Aytox who made it!</changelogtext>