Skip to content

v0.7.0

Choose a tag to compare

@EurFelux EurFelux released this 08 Jun 09:48
· 397 commits to main since this release
edd2a2f

Minor Changes

  • 8e8fdbf: ePub reader now navigates at anchor granularity: clicking a chapter or an in-text link scrolls to the exact #fragment anchor, external links open in the system browser, and current-chapter highlight follows the anchor you're reading as you scroll. Reading position is restored to the exact paragraph you left off at — even for books that pack the whole text into one or two large HTML files, where it previously snapped back to the beginning. Also fixes a white screen when clicking in-text hyperlinks (the sandboxed iframe used to navigate itself to an invalid URL).
  • 7b11735: ePub reader now recognizes chapters anchored within shared spine files (e.g. Calibre/Epubor exports that pack a whole book into one or two HTML files). The table of contents, AI chapter tools, and chapter text all resolve at #fragment-anchor granularity instead of collapsing to per-file chapters. Existing books upgrade automatically on next open.