Skip to content

v0.29.1

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Dec 11:02
· 2 commits to main since this release

Changelog

This release includes two security fixes and several bug fixes and enhancements. It also contains the latest available versions of:

  • BPMN
  • C4 PlantUML
  • DBML
  • Mermaid
  • PlantUML
  • Structurizr
  • Vega
  • Vega-Lite

Security

  • disallow marks[].data[].url and data.url in Vega when running in SECURE mode by @ggrossetie in #1957 - vulnerability found by Catalin Iovita from Snyk Security Labs
  • disallow \verbatiminput command in tikz diagrams when running in SECURE mode by @ggrossetie in #1956 - vulnerability found by @Vealending

Bug fixes

  • add the missing components of the plantuml-stdlib by @klenkes74 in #1915
  • set XDG_CONFIG_HOME and XDG_CACHE_HOME to temp directory otherwise Chrome cannot write files when running Docker in read-only by @ggrossetie in #1912
  • fix bad tikz render due to bad documentclass by @rfdonnelly in #1926

Improvements

Infrastructure

New Contributors

Full Changelog: v0.28.0...v0.29.1