Releases: Paperback-iOS/app
Public Release 0.8.6 (2)
v0.8.6-r2 Update config.yml
Public Release 0.7 (51)
v0.7-r51 Update config.yml
Public Release 0.7 (45)
Changelog
- Fixed search history items not being cleared
- Fixed Group Priority not working correctly
Public Release 0.7 (38)
Bug Fixes and Improvements
Public Release 0.6.2 (1.0.0)
Changelog
- Fixed for iOS 15
- Removed Patreon links
Public Release 0.6.0 (2.0.9)
Changelog
- Fixed search padding being weird
- Fixed search not removing sources with no results
- Fixed badges not reloading on update clear
- Fixed tracker view not updating after installing a tracker
- Fixed history deleting chapter one-by-one
- Fixed source detail view back button not existing on iOS 13.5
- Fixed sorting not working correctly in sources
Public Release 0.6.0 (2.0.5)
Changelog
Library Rework: YEP, once again. The new library is 10x more performant than the old one. It also has more options and less bugs!
Source Migration: You can now migrate your whole library (or a collection) to a different source, automagically!
Search Rework: Even faster, reliable search. Also supports tag-based search for sources that support it.
Stateful Sources: Sources can define their own settings now, allowing more control over the behaviour of a source, an example of this would be "low data mode" on sources that support it.
Trackers: You can now bind trackers to manga (Anilist, Komga) and whenever you read the manga, the chapter number will be updated for the bound manga on the tracker. This is still quite limited in terms of features and will be improved in the next few releases.
Source Backwards Compatibility: Yep, you can use every 0.5 source with 0.6 without any issue. While this doesn't sound like a huge deal, it takes the burden off of extension devs to update all sources as soon as a new update is out. Going forward Paperback will always try to maintain BC with 1 version behind sources.
Paperback Account: This might seem like a hindrance to some, but a Paperback account is required to access anything thats not "Everyone" rated. The reason why this was put in place was to better comply with Apple's policies.
QOL Improvements and Bug Fixes: Since Paperback is now using UIKit for most of its layout, random refreshes are rarer. State is saved when switching between tabs and performing various actions. Explore the app!
Public Release 0.6.0 (2.0.18)
Changelog
- Fixed new chapter being marked as read in manga detail view
- Fixed downloads not going through interceptors
- Fixed issue with refresh stored chapters not dismissing if it failed
- Fixed chapters not refreshing if the count returned is 0
- Fixed gray bar at the bottom of Credits view
- Fixed edge cases in downloading
- Improved error popup descriptions
Public Release 0.6.0 (2.0.15)
Changelog
- Added a button to attempt to repair database
- Fixed incorrect title being displayed in discover for some sections
- Removed sorting options from the downloaded collection
- Downloaded collection now defaults to name sorting
- Fixed images being displayed incorrectly in downloaded collection
- Fixed sources not automatically updating
- Fixed timer not updating while migrating
- Fixed interceptors not firing for downloaded chapters
Public Release 0.6.0 (2.0.13)
Changelog
- Fixed downloaded section not showing badges
- Fixed a crash when navigating to detailed chapter downloads
- Fixed "genre" section header appearing on other sections
- Fixed unmerge not working if you have 2 of the sources merged somehow (untested)
- Fixed old backups not importing history
- Improved History performance
BACKUP BEFORE UPDATING