0.3.0
Released: 2026-05-15
- Added local EPUB import and reading in the desktop app, including import dialogs, cover and chapter metadata storage, and Foliate-based book opening.
- Added structured book indexing, paragraph-aware text anchors, and segment-level annotation tasks for the EPUB reading path.
- Added spoiler scope controls, reading context packaging, selection context, thread-first reply context, descriptor routing, and EPUB reading memory for AI co-reading.
- Added same-chapter lexical related passages, an evaluation matrix, and long segment splitting for EPUB co-reading.
- Added assistant reading dock, scroll-edge fade, annotation navigation shortcuts, long annotation collapse, and assistant dock animation.
- Reused customizable selection copy and annotation shortcuts across web and EPUB readers.
Performance
Section titled “Performance”- Added EPUB performance traces for import, indexing, annotation generation, and key reader steps.
- Reduced EPUB highlight recomputation during pagination, scrolling, and annotation changes.
- Fixed embedded reader height, focused assistant control focus stability, and excessive auto annotations for short articles.
- Fixed library grouping after sort changes.
- Corrected desktop third-party license notices and production dependency lists.
Engineering
Section titled “Engineering”- Added Turbo
typecheckto run TypeScript checks across workspace packages.