tachiyomi/app/src/main/res/raw/changelog_release.xml
2019-12-09 18:34:25 -08:00

123 lines
8.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<changelog bulletedList="true">
<changelogversion versionName="v0.9.1" changeDate="">
<changelogtext>Range Select for Library and Chapters: long Press on an item
then long press on another to select everything in between</changelogtext>
<changelogtext>Tap on top or bottom of a webtoon to scroll up and down
(tapping the sides still works too)</changelogtext>
<changelogtext>Tri-State Filters on library</changelogtext>
<changelogtext>Fixes to white background sometimes in auto dark mode</changelogtext>
</changelogversion>
<changelogversion versionName="v0.9.0" changeDate="">
<changelogtext>Android 10 Dark Theme support: You can have Tachiyomi follow the system
theme as well as customize which dark theme to use for dark mode</changelogtext>
<changelogtext>Android 10 edge to edge support (and a translucent nav bar for older
versions): no more small ugly bar for the gesture navigation</changelogtext>
<changelogtext>Automatic background based on manga page: For those that like having a
white background to match the content, this will automatically set the background to
match for moments such as a flashback section of a manga</changelogtext>
<changelogtext>Richer New chapters notifications: Now as a group of notifications,
expanding out to show more information about the new chapters (like chapter name and
manga cover). Tapping on it will bring you right into the chapter or expand it to
mark it as read or view all chapters</changelogtext>
<changelogtext>New material snackbar: Removing manga now auto deletes chapters and has an
undo button in case you change your mind</changelogtext>
<changelogtext>Multi Source Migration from library</changelogtext>
<changelogtext>Notification separation of updating library and new chapters</changelogtext>
<changelogtext>Share sheets upgrade for Android 10</changelogtext>
<changelogtext>Reader seekbar overrides switch app gesture in Android 10, so no more
accidents for that</changelogtext>
<changelogtext>Option to hide manga titles in grid view</changelogtext>
<changelogtext>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
tags also performs a local search</changelogtext>
<changelogtext>Android X Support</changelogtext>
</changelogversion>
<changelogversion versionName="v0.8.4" changeDate="">
<changelogtext>All the internal sources have been removed. They now need to be
installed as an extension.</changelogtext>
<changelogtext>Cloudflare is now resolved with a WebView in background which should put
an end to the recent updates to adapt to their changes.</changelogtext>
<changelogtext>Added an option to open manga details in a WebView. This
should also help when receiving a captcha confirmation page (usually 403 errors).
It can also be used to login with the website, as the app now shares cookies.</changelogtext>
<changelogtext>Added a deep link handler that extensions can use to perform
a search within the app.</changelogtext>
<changelogtext>Added an option to decode images in ARGB8888 format for
devices running Oreo or later.</changelogtext>
<changelogtext>Added Shikimori tracker.</changelogtext>
<changelogtext>Updated translations.</changelogtext>
</changelogversion>
<changelogversion versionName="v0.8.2" changeDate="">
<changelogtext>Updated Cloudflare.</changelogtext>
<changelogtext>Fixed crashes with some translations.</changelogtext>
</changelogversion>
<changelogversion versionName="v0.8.1" changeDate="">
<changelogtext>Fixed latest Cloudflare changes.</changelogtext>
<changelogtext>Bundled SQLite for better performance and new features.</changelogtext>
<changelogtext>Restored dark blue theme.</changelogtext>
<changelogtext>Added a MAL API workaround.</changelogtext>
<changelogtext>Fixed search issues on Kitsu and AniList.</changelogtext>
<changelogtext>Fixed an issue where the image was centered when using the vertical reader.</changelogtext>
<changelogtext>Updated translations.</changelogtext>
</changelogversion>
<changelogversion versionName="v0.8.0" changeDate="">
<changelogtext>Added a new reader with many fixes.</changelogtext>
<changelogtext>Added GIF support.</changelogtext>
<changelogtext>Fixed loading errors with local compressed files.</changelogtext>
<changelogtext>Fixed an issue where images couldn't be shared.</changelogtext>
<changelogtext>Removed image decoders setting because it's not needed anymore.</changelogtext>
<changelogtext>Updated translations.</changelogtext>
<changelogtext>Show all entries in library even if their extensions are not installed</changelogtext>
<changelogtext>Fixed search issues on Kitsu and AniList.</changelogtext>
<changelogtext>Other minor bugfixes.</changelogtext>
</changelogversion>
<changelogversion versionName="v0.7.4" changeDate="">
<changelogtext>Updated Anilist's API to v2.</changelogtext>
<changelogtext>Added Github link to about.</changelogtext>
<changelogtext>Fixed indonesian language not working.</changelogtext>
<changelogtext>Fixed an issue on KitKat that crashed the app when scheduling updates.</changelogtext>
<changelogtext>Fixed a few more issues introduced on the previous release.</changelogtext>
</changelogversion>
<changelogversion versionName="v0.7.3" changeDate="">
<changelogtext>Fixed the tracking search layout when there are many results.</changelogtext>
<changelogtext>Separate english language into american and british so that dates are formatted according to that locale.</changelogtext>
<changelogtext>Added Firebase analytics, for Android API distribution.</changelogtext>
<changelogtext>Crop borders for webtoons now has a separate setting.</changelogtext>
<changelogtext>The downloader now runs in a foreground service to prevent it from being killed.</changelogtext>
<changelogtext>Fixed a few weird crashes.</changelogtext>
</changelogversion>
<changelogversion versionName="v0.7.2" changeDate="">
<changelogtext>Fixed missing downloaded label in chapters screen.</changelogtext>
<changelogtext>Fixed updater in KitKat and lower due to TLS.</changelogtext>
</changelogversion>
<changelogversion versionName="v0.7.1" changeDate="">
<changelogtext>Updated Cloudflare bypass.</changelogtext>
<changelogtext>Enabled TLS 1.1 and TLS 1.2 on Android KitKat and lower.</changelogtext>
<changelogtext>Minor UI changes.</changelogtext>
</changelogversion>
<changelogversion versionName="v0.7.0" changeDate="">
<changelogtext>Added extensions support. You can now install and update extensions within the app.
If you installed any extension previously through F-Droid, you'll have to uninstall them first.</changelogtext>
<changelogtext>Added a custom download option to download N chapters.</changelogtext>
<changelogtext>Updated manga info layout, with clickable components to copy to clipboard or perform a global search.</changelogtext>
<changelogtext>Added an option to change the animation speed of a double tap in the reader.</changelogtext>
<changelogtext>Improved tracking results UI with covers.</changelogtext>
<changelogtext>Dropped support for simultaneous downloads.</changelogtext>
<changelogtext>Batoto is now a legacy source, you can only use it to migrate.</changelogtext>
<changelogtext>Updated dark theme and reader theme.</changelogtext>
<changelogtext>Bugfixes and minor UI/UX improvements.</changelogtext>
</changelogversion>
</changelog>