Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 527 Bytes

File metadata and controls

9 lines (7 loc) · 527 Bytes

Changelog

0.1.1 - 2026-05-17

  • Added Markdown (md) as a first-class source format alongside HTML and MDX.
  • Persist original source for all artifact formats and expose /source/:versionId with optional ?download=1.
  • Kept /raw/:versionId as the raw rendered HTML surface for every source format.
  • Added artifact viewer source actions, social card metadata, and /oembed support for public viewer URLs.
  • Updated static export and Cloudflare Worker surfaces for source, oEmbed, and Markdown-compatible metadata.