readest/apps
Huang Xin a9fb86ddc5
fix(reader): guard foliate paginator null-document crashes (#5020)
Bumps foliate-js to readest/foliate-js#53:
- setStyles no longer destructures `style` from a null doc.documentElement during
  columnize/render, which crashed while a view's document was blank/detached
  (READEST-1H, 11 users).
- getDirection / getBackground no longer call getComputedStyle on a null body
  during iframe load (READEST-2X).

Adds a getDirection regression test.

Fixes READEST-1H
Fixes READEST-2X

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-09 09:00:46 +02:00
..
readest-app fix(reader): guard foliate paginator null-document crashes (#5020) 2026-07-09 09:00:46 +02:00
readest-calibre-plugin feat(calibre): add Readest calibre plugin to push books and metadata (#4918) 2026-07-04 16:40:16 +02:00
readest.koplugin perf(koplugin): defer and cache Library group covers (#4954) (#4974) 2026-07-06 17:55:51 +02:00