Changelog
This release includes two bug fixes and several enhancements. It also contains the latest available versions of:
- BPMN
- Bytefield
- C4 PlantUML
- D2
- Excalidraw
- Mermaid
- Nomnoml
- Pikchr
- PlantUML
- SVGbob
- Vega
Bug fixes
- ERD with output format jpeg wasn't working #1895 by @RamType0 in #1898
- Kill browser instance on exit by @ggrossetie in #1839
Improvements
- diagrams.net: Add resolution of external image to get self contained SVG by @jynolen in #1771
- diagrams.net: Add
/health
API for health checks by @quytm in #1811 - Handle 3xx redirection response from companion containers by @RamType0 in #1891
- Allow Open Telemetry tracer by @RamType0 in #1892
- Upgrade BPMN.js from 18.0.0 to 18.6.1 by @ggrossetie in #1838
- Upgrade Bytefield from 1.10.0 to 1.11.0
- Upgrade PlantUML to 1.2025.2 by @ggrossetie in #1889
- Upgrade Excalidraw to 0.18.0 by @ggrossetie in #1888
- Upgrade Pikchr to the latest commit
85e65b9686
by @ggrossetie in #1845 - Upgrade SVGbob to 0.7.6
- Upgrade Vega to 5.33.0
- Upgrade Nomnoml to 1.7.0
- Upgrade Mermaid to 11.6.0 by @ggrossetie in #1838
- Upgrade D2 to 0.7.0 & add new C4 theme by @ltsallas in #1890
Infrastructure
- Update Node Docker base images from
node:20.18-alpine3.19
tonode:22.15-alpine3.21
by @gustavclausen in #1854 - Update development dependencies
- Upgrade Vert.x to 4.5.14
- Upgrade logback to 1.5.18
- Upgrade netty to 4.2.1.Final
- Update dockerfile syntax to v1.15 by @ggrossetie in #1873
Documentation
- Add diagram decoding documentation by @marcelstoer in #1850
- Document
/tmp:exec
by @alex-mashin in #1875 - Modernize C# example by @RamType0 in #1882
- Add python-markdown extension to list of 3rd-party tools by @hkato in #1877
New Contributors
- @jynolen made their first contribution in #1771
- @quytm made their first contribution in #1811
- @gustavclausen made their first contribution in #1854
- @alex-mashin made their first contribution in #1875
- @hkato made their first contribution in #1877
- @RamType0 made their first contribution in #1882
- @ltsallas made their first contribution in #1890
Full Changelog: v0.27.0...v0.28.0