Skip to content

v0.2.2

Choose a tag to compare

@minchenlee minchenlee released this 14 Jun 10:46
· 10 commits to main since this release

v0.2.2 — performance, memory, and a hardened auto-updater.

Performance & memory

  • Render-path memory + hot-path overhaul — large-document memory reductions and hot-path cleanups.

Auto-update

  • In-app auto-update with a signed, multi-platform release CI (macOS arm64/x86_64 + Linux; Windows best-effort).

Housekeeping

  • Public-repo hygiene — MIT LICENSE, ignore local agent state.

Full Changelog: v0.2.1...v0.2.2

What's Changed

  • feat: render full .tex (LaTeX) documents by @minchenlee in #1
  • perf: render-path memory + hot-path overhaul by @minchenlee in #2
  • feat: in-app auto-update + signed multi-platform release CI by @minchenlee in #3
  • feat: landing page for mdv.mclee.dev by @minchenlee in #4

New Contributors

Full Changelog: v0.2.0...v0.2.2