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.