diff --git a/app/build.gradle b/app/build.gradle index 5b70f7d41e..47dc227aac 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -38,8 +38,8 @@ android { minSdkVersion 16 targetSdkVersion 25 testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" - versionCode 19 - versionName "0.4.2" + versionCode 20 + versionName "0.5.0" 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 f8b188608f..7a9dd179e7 100644 --- a/app/src/main/res/raw/changelog_release.xml +++ b/app/src/main/res/raw/changelog_release.xml @@ -1,6 +1,22 @@ + + 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. + + Added advanced search for catalogues. + + Russian, french, bulgarian and vietnamese translations. + + Fixed a bug when changing chapters inside the reader with the buttons. + + Fixed certain downloaded chapters not working with any decoder. + + Fixed lost covers on some devices. + + Added support for Anilist and Kitsu.