From a89a36fd4c94fb6ce984b1cfa1a5f88445458e87 Mon Sep 17 00:00:00 2001 From: NerdNumber9 Date: Fri, 9 Aug 2019 05:21:43 -0400 Subject: [PATCH] Version number bump --- app/build.gradle | 4 ++-- app/src/main/res/raw/changelog_release.xml | 18 ++++++++++++++++++ 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 857512f6f..378301533 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -40,8 +40,8 @@ android { minSdkVersion 16 targetSdkVersion 28 testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" - versionCode 8401 - versionName "v8.4.1-EH" + versionCode 8402 + versionName "v8.4.2-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 9320842d9..4a1a74257 100755 --- a/app/src/main/res/raw/changelog_release.xml +++ b/app/src/main/res/raw/changelog_release.xml @@ -1,5 +1,23 @@ + + Fix incorrect update notifications for E-Hentai/ExHentai galleries + Fix EH manga opening in EXH source sometimes + Add experimental 8muses source + Enable library tag search and url importing for Pururin.io extension + Attempt to fix hitomi.la failed handshake error + Allow searching by ID in nhentai source + Fix reading position not being saved when EH/EXH galleries update + Fix extension uninstall button not working + Fix EH/EXH chapter/version sorting issues + Add auto-source-migration feature (long-press and select some manga in your library, then tap on the three-dots menu in the top-right) + Fix rare crash when opening extension preferences + Fix rare crash in reader + Fix application sometimes crashing in the background + Fix crash when opening Tsumino captcha + Enable long-press-to-change-manga-category by default + + Fix app crashing when updating library Fix E-Hentai/ExHentai and many other sources not working