Skip to content

v0.2.15

Choose a tag to compare

@L-Chris L-Chris released this 04 Aug 12:54
· 4 commits to main since this release

Feature

  • Registered Torto as an available opener for EPUB, MOBI, AZW, AZW3, FB2, FBZ, CBZ, and PDF files on Windows and macOS.
  • Automatically imports externally opened books into the shelf while reusing existing managed copies.
  • Added direct multimodal chapter summaries for scanned and image-only PDFs with page-level citations.

Improvement

  • Adopted compact OpenAI-style citation markers so models can copy complete references instead of constructing fragile Markdown links.
  • Unified PDF page-image extraction for contents recognition and AI reading tools with bounded payloads and four-way concurrency.

Fix

  • Fixed EPUB images wrapped in inline elements and improved definition-list content parsing for image-heavy books.
  • Fixed streaming, malformed, and adjacent AI citations so icons remain clean, clickable, and correctly linked.
  • Fixed Markdown table layout and LaTeX text commands containing CJK units such as 4\text{千卡/克}.
  • Fixed macOS builds for Finder file-opening integration by isolating the required AppKit FFI behind a safe platform boundary.

Full Changelog: v0.2.14...v0.2.15