Release version 5.0.0.

This commit is contained in:
NerdNumber9 2017-03-09 20:53:28 -05:00
parent 811bca18d9
commit 492adb7035
2 changed files with 16 additions and 3 deletions

View File

@ -42,8 +42,8 @@ android {
minSdkVersion 16
targetSdkVersion 25
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 4001
versionName "v4.0.1-EH"
versionCode 5000
versionName "v5.0.0-EH"
buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""

View File

@ -2,7 +2,20 @@
<changelog bulletedList="true">
<changelogversion versionName="v0.5.0" changeDate="">
<!-- TODO Add EH changes -->
<changelogtext>EH: Add namespace existence searching.</changelogtext>
<changelogtext>EH: Added advanced search options.</changelogtext>
<changelogtext>EH: Pressing retry on an E-Hentai/ExHentai image that failed to download will now properly download the image from a different server.</changelogtext>
<changelogtext>EH: Gallery info screen is now selectable.</changelogtext>
<changelogtext>EH: Add app lock feature.</changelogtext>
<changelogtext>EH: Added PervEden and nhentai sources.</changelogtext>
<changelogtext>EH: Various bug fixes.</changelogtext>
<changelogtext>Support for local manga. Head to the [a href="https://github.com/inorichi/tachiyomi/wiki/Local-manga"]wiki page[/a] for instructions.</changelogtext>
<changelogtext>Added an option to detect and remove the white borders of the images.</changelogtext>