v0.4.0 — PlantUML via kroki
Install: quarto add seandavi/quarto-livefigures@v0.4.0
- New backend class: kroki-rendered formats, starting with PlantUML (
.puml,.plantuml) — the first network-rendered backend (ADR 0012) - Endpoint configurable via
livefigures: kroki-url:metadata; self-host for private diagrams; endpoint participates in the cache key - PDF stays deterministic: SVG is fetched, PNG rasterized locally with bundled fonts
- Warm-cache rebuilds work offline; an unreachable endpoint fails loudly with the self-hosting escape hatch
- Seven source formats total; gallery gains a PlantUML page
Full notes in NEWS.md.