Skip to content

v0.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 09:51
· 531 commits to main since this release

Changelog

This release includes a bug fix regarding how the Accept header being wrongly parsed and two new features from two new contributors!
@derlin added PNG support for Mermaid and @amirabramovich added support for SSL. To learn more about how to enable SSL on the Kroki server, please read the documentation: https://docs.kroki.io/kroki/setup/configuration/#_enabling_ssl_on_the_server

It also contains the latest available versions of:

  • BlockDiag (BlockDiag, SeqDiag, ActDiag, NwDiag, PacketDiag, RackDiag)
  • BPMN
  • Mermaid
  • PlantUML
  • Structurizr DSL
  • Vega-Lite
  • WaveDrom

Bug Fixes

  • Use HeaderParser to parse Accept header by @Mogztter in #956

Improvements

Infrastructure

Documentation

  • Add an example on how to encode using Kotlin by @derlin in #950
  • Fix a typo in "the tools (...) that rely on Kroki" by @cmorty in #972
  • Use Python-version agnostic oneliner to encode/decode diagram by @jamietanna in #974
  • Extend the list of tools integrating Kroki by @cmorty in #973

New Contributors

πŸ“„ Full diff
πŸ“– Documentation