Paperback IOS App Versions Save

Repository to host app releases, issues, and feature requests for Paperback

v0.6.0-r2.0.15

2 years ago

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

v0.6.0-r2.0.13

2 years ago

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

v0.6.0-r2.0.9

2 years ago

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

v0.6.0-r2.0.5

2 years ago

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!

v0.6.0-b2.0.4

2 years ago

Changelog

  • Renamed "Done" to "Save" and disabled swipe to back in Source Settings
  • Fixed empty genre section appearing on Discover for some sources

v0.6.0-b2.0.1

2 years ago

Changelog

  • Added button for opening a source's homepage or cloudflare bypass (for sources that support it)
  • Added a library setting that lets you configure whether the first collection or the collection list is opened when first opening the library
  • Fixed source sorting not saving correctly
  • Updated Realm to the latest version (should fix some random crashes)
  • Fixed an issue where source UI buttons were disabled on iPad
  • Fixed an issue where page images were not going through the response interceptor

v0.6.0-b1.013

2 years ago

Changelog

  • Added sorting to the source list (first source will be default in discover, requires a restart)
  • Fixed an issue with RequestInterceptor.interceptResponse not being triggered for page images
  • Improved manga updates in library, manga will be updated when you open it (under testing)
  • Fixed unable to delete tracker

v0.6.0-b1.0.9

2 years ago

Changelog

  • Added FaceID support to library lock
  • Fixed an issue with update grouping turned off causing all manga to go to the bottom in the library
  • Fixed the library badge going behind the tile in discover
  • Fixed chapter sort not saving in general settings
  • Fixed library lock interval turning into seconds when saving
  • Fixed a crash when changing chapter order in the new manga view (changing chapter order currently does nothing)

v0.6.0-b1.0.8

2 years ago

Changelog

  • [EXPERIMENTAL] Added a new manga view.
  • Fixed migration duplicating manga in some cases.
  • Converted Search to UIKit, refined the experience a bit.
  • Added multi-tag searching support to Search View.
  • Fixed an issue with genre search not loading more items on some devices.
  • Added more sorting options to the library.
  • Added persistence to the sorting options in the library.
  • Added support for implicit tracking for reading manga from the same source as the tracker.

    Suppose you have a source called 'WebsiteA' and a tracker called 'WebsiteA' any titles read from 'WebsiteA' will automatically be tracked on the tracker without the user manually choosing the tracked manga.

  • Various bug fixes.

v0.6.0-b1.0.2

2 years ago

Changelog

  • Fixed a crash when trying to read manga
  • Fixed some backups not importing correctly