Changelog
This release includes two important fix regarding CORS and C4 diagrams behind a firewall.
It also contains the latest available versions of:
- BPMN
- Mermaid
- Nomnoml
- PlantUML
- Vega-Lite
- WaveDrom
Thanks to @Gjacquenot, @jerojasro and @lind for their contributions!
Bug fixes
- Workaround to fix a bug in Vert.x web where requests with
Origin: null
are rejected (#711) - thanks @jerojasro - Remove remote includes in local C4 definition files (#718) - thanks @lind
Improvements
- Upgrade BPMN from 8.3.0 to 8.6.0
- Upgrade Mermaid from 8.9.2 to 8.10.1
- Upgrade Nomnoml from 1.3.1 to 1.4.0
- Upgrade PlantUML from 1.2021.4 to 1.2021.6
- Upgrade Vega-Lite from 5.0.0 to 5.1.0
- Upgrade WaveDrom from 2.6.8 to 2.6.9
- Upgrade C4 PlantUML definition files to 2.2.0
Infrastructure
- Update images description on hub.docker.com using GitHub Actions (#753 & #737) - thanks @lind
- Unified Python usage and improvements in Makefile - thanks @Gjacquenot
- Use
-static
option to tell GCC to build a static binary for Pikchr - thanks @jerojasro - Bump gunicorn from 20.0.4 to 20.1.0 in /blockdiag
- Bump reportlab from 3.5.59 to 3.5.67 in /blockdiag
- Bump pillow from 8.1.2 to 8.2.0 in /blockdiag
- Bump alpine from 3.13.4 to 3.13.5 in /bpmn
- Bump alpine from 3.13.4 to 3.13.5 in /mermaid
- Bump alpine from 3.13.4 to 3.13.5 in /excalidraw
- Bump puppeteer from 8.0.0 to 9.1.1 in /mermaid
- Bump puppeteer from 8.0.0 to 9.1.1 in /bpmn
- Bump puppeteer from 8.0.0 to 9.1.1 in /excalidraw
- Bump imageio-batik from 3.6.4 to 3.7.0
- Update development dependencies
- Bump lodash from 4.17.20 to 4.17.21 in /bpmn
- Bump lodash from 4.17.20 to 4.17.21 in /bytefield
- Bump lodash from 4.17.19 to 4.17.21 in /mermaid
- Bump lodash from 4.17.19 to 4.17.21 in /nomnoml
- Bump lodash from 4.17.20 to 4.17.21 in /vega
- Bump hosted-git-info from 2.8.8 to 2.8.9 in /bpmn
- Bump hosted-git-info from 2.8.8 to 2.8.9 in /bytefield
- Bump hosted-git-info from 2.8.8 to 2.8.9 in /excalidraw
- Bump hosted-git-info from 2.8.8 to 2.8.9 in /mermaid
- Bump hosted-git-info from 2.8.8 to 2.8.9 in /nomnoml
- Bump hosted-git-info from 2.8.8 to 2.8.9 in /vega
- Bump
junit.jupiter.version
from 5.7.1 to 5.7.2 - Bump canvas from 2.7.0 to 2.8.0 in /vega
- Bump mockito-core from 3.9.0 to 3.10.0
- Bump mocha from 8.3.2 to 8.4.0