diff --git a/app/build.gradle b/app/build.gradle index 5ecd3a5878..9194bcd5fd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -38,8 +38,8 @@ android { minSdkVersion 21 targetSdkVersion 29 testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" - versionCode 48 - versionName '0.9.41' + versionCode 49 + versionName '0.9.5' 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 3dce4cbc95..92b2952c84 100644 --- a/app/src/main/res/raw/changelog_release.xml +++ b/app/src/main/res/raw/changelog_release.xml @@ -1,5 +1,16 @@ + + Mass/Auto-Migration + Chapters FAB is no longer hides + Fix single tag searching + multi tag searching by commas (ie. "Romance, -Harem, Comedy") + Download chapters names now use scantalors names + Fixed reordering downloads restarting the progress + (From dev) Auto attempt a login refresh once if MAL returns http 400 + (From dev) Increase default text size of the transition chapter page + (From dev) Add .nomedia file in each chapter download folder + + Fixed status bar not being transparent for dark themes on Android Pie and under @@ -64,7 +75,7 @@ accidents for that Option to hide manga titles in grid view Filter out your library by searching for tags (ex. "Comedy" or "Slice of - Life") or exclude mangas by a tag (ex. "-Shounen" or "-Romance"). Tapping on these + Life") or exclude manga by a tag (ex. "-Shounen" or "-Romance"). Tapping on these tags also performs a local search Android X Support