From 492adb70350bf5b6d5001dae2a6cfab89e0408ad Mon Sep 17 00:00:00 2001 From: NerdNumber9 Date: Thu, 9 Mar 2017 20:53:28 -0500 Subject: [PATCH] Release version 5.0.0. --- app/build.gradle | 4 ++-- app/src/main/res/raw/changelog_release.xml | 15 ++++++++++++++- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 98db6dc05..92fe064b6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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()}\"" diff --git a/app/src/main/res/raw/changelog_release.xml b/app/src/main/res/raw/changelog_release.xml index 764dfdc36..77b265eda 100644 --- a/app/src/main/res/raw/changelog_release.xml +++ b/app/src/main/res/raw/changelog_release.xml @@ -2,7 +2,20 @@ - + EH: Add namespace existence searching. + + EH: Added advanced search options. + + EH: Pressing retry on an E-Hentai/ExHentai image that failed to download will now properly download the image from a different server. + + EH: Gallery info screen is now selectable. + + EH: Add app lock feature. + + EH: Added PervEden and nhentai sources. + + EH: Various bug fixes. + Support for local manga. Head to the [a href="https://github.com/inorichi/tachiyomi/wiki/Local-manga"]wiki page[/a] for instructions. Added an option to detect and remove the white borders of the images.