diff --git a/app/build.gradle b/app/build.gradle index 857512f6fc1c..378301533354 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 9320842d9c2d..4a1a74257763 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