Skip to content

v1.13.0

Choose a tag to compare

@jaapstronks jaapstronks released this 03 Aug 07:37
da821f0

1.13.0 (2026-08-03)

Added

  • bundled gradients as a licence-free image source (#560) (bc4a88f)
  • capture: hash the recipe module graph instead of the entry file (#545) (abe8d69)
  • ci: resolve every relative import, and make the doc gate fork-configurable (#550) (05f3cc1)
  • css: refine the spacing scale to 2px and gate its use (#553) (ad0c404)
  • test: the classes a slide type emits must resolve to a CSS rule (#554) (397955b)

Fixed

  • fonts: pin self-hosted Google Fonts and ship the Latin subsets (#546) (6fb558e)
  • slide-types: re-export SCHEMA_BASE_URI for the website generator (#564) (71de779)
  • slide-types: re-export SLIDE_STRUCTURES for the website generator (#558) (97d5e7b)
  • slide-types: re-export the runtime and interaction vocabularies (#559) (f0df831)

Security

  • self-host DOMPurify instead of loading it from a CDN (#563) (f200ec7)