Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 17:58

Unsigned .ipa for sideloading (AltStore / Sideloadly / TrollStore).

Requires iOS 26 or later. On anything older the install fails with an
unhelpful error rather than saying why.

iOS can't install this directly — see the README for how to sideload it and
re-sign it with your own Apple ID.

What changed

  • Drop CBR support; read ComicInfo.xml metadata into every view
  • Metadata: drop ComicInfo.xml -1 sentinels and read CDATA fields
  • Reader: read-status on odd spreads, stale paper cache, dup bookmarks
  • Paper: drop superseded preview renders; make PaperParams Sendable
  • Library: grid alignment, stable sorts, story identity, multi-file open

Full Changelog: v1.2.2...v1.3.0