Skip to content

v0.7.0

Choose a tag to compare

@KKenny0 KKenny0 released this 18 Jul 23:58
· 6 commits to main since this release

Highlights

  • Add a poster + reading-notes variant that keeps each highlight paired with its exact personal thought and preserves standalone notes with explicit labels.
  • Keep the first card useful by rendering the series title and real note content together, with compact note-specific typography.
  • Enforce up to eight cards per batch while keeping the public schema, runtime validation, renderer, and generated plugin mirror aligned.
  • Add synthetic selection and full-batch evals, HTML escaping coverage, and end-to-end PNG checks without committing personal reading data.

Validation

  • Node.js 22 test suite
  • Node.js 24 test suite
  • Runtime smoke test
  • Packaged runtime smoke test and root/package mirror checks