From 10bdde44594a56c3731ed46dcc542945d4dc71a1 Mon Sep 17 00:00:00 2001 From: arkon Date: Sat, 7 Mar 2020 15:36:58 -0500 Subject: [PATCH] Document changes to date for stable changelog cmd: git log v0.8.4..HEAD --reverse --oneline --format=format:%s | pbcopy --- app/src/main/res/raw/changelog_release.xml | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/app/src/main/res/raw/changelog_release.xml b/app/src/main/res/raw/changelog_release.xml index 67f5948edd..6961e4b097 100644 --- a/app/src/main/res/raw/changelog_release.xml +++ b/app/src/main/res/raw/changelog_release.xml @@ -1,5 +1,48 @@ + + Removed: support for Android 4.x + Removed: sort library by source + Removed: star shaped manga shortcuts + Moved: edit categories moved to library settings + Moved: open in browser option in webview menu + New: splash screen + New: automatic system dark theme (Android 9+) + New: bottom navigation + New: extensions no longer available are marked as "obsolete" + New: filter extensions by language + New: long hold range selection in library and chapters lists + New: JSON metadata for local manga + New: tapping genre tag in favorited manga performs a library search + New: select all option in library + New: sort library by latest chapter + New: date format setting + New: warn if webview version is too long when Cloudflare bypass fails + New: translucent reader toolbars (Android 8+) + New: fullscreen reader option for notches + New: nicer chapter update notifications + New: security options (biometrics lock, secure screen, hide notification content) + New: webtoon pager vertical padding option + Enhancement: reorganized some settings + Enhancement: search library by artist, genre, or source + Enhancement: tracker logout + Enhancement: more pure black backgrounds for AMOLEd theme + Enhancement: option to explicitly remove tracking from track search dialog + Enhancement: increased chapter cache size + Enhancement: allow selecting default category for auto download + Enhancement: bookmarking options in chapter selection menu + Enhancement: hide catalogue by long pressing + Enhancement: sticky date section headers in history + Enhancement: app auto update enabled by default for new installs + Fix: catalogue search focus automatically being removed + Fix: manga closing if opening app from launcher + Fix: ignore temporary directories for download badges + Fix: sort chapters in recent updates + Fix: show reader toolbars on top of color filter + Fix: manga favoriting logic with categories when long pressing icon + Fix: filename length when saving pages + + [b]Future releases will only support Android 5+[/b] New: open in browser/webview from catalogue