diff --git a/app/build.gradle b/app/build.gradle index 0de853b40c..cc5127d8ba 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -21,7 +21,7 @@ android { minSdk 23 targetSdk 34 versionCode ((System.currentTimeMillis() / 60000).toInteger()) - versionName "0.1.0" + versionName "0.1.1" signingConfig signingConfigs.debug } diff --git a/stable.md b/stable.md index 201cc235b0..8d0f5689f3 100644 --- a/stable.md +++ b/stable.md @@ -1,11 +1,11 @@ -# 0.1.0 +# 0.1.1 - **Bugfixes:** - - Fixed bugs on some extensions - - Fixed bug with default extension not working - - Fixed title formatting issue - - Fixed prev ep to next ep bug + - Fixes for manga and anime extensions + - Auto search is now more likely to find correct series - **New Features:** - - Manga extension support - - Added support for legacy installer (switch in settings) + - Added ability to update extensions + - Added option to skip loading extension icon to help lag + - Added option to use custom user agent + - Added Material You support