Skip to content

Version 0.1.44 -- 2025-Dec-09

Choose a tag to compare

@github-actions github-actions released this 09 Dec 23:52

Release Notes

  • Update Graphviz to latest build; make Graphviz output a block element, not an
    inline element.
  • Allow creating Mermaid and Graphviz diagrams using simpler code block syntax.
  • Support math free of Markdown escaping. This is a backward-incompatible
    change: you must manually remove Markdown escaping from math written before
    this release.
  • Fix failures when trying to edit a doc block which contains only diagrams.
  • Fix data corruption bug after sending a re-translation back to the Client.
  • Correct incorrect whitespace removal in Graphviz and Mermaid diagrams.

Download codechat-editor-server 0.1.44

File Platform Checksum
codechat-editor-server-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codechat-editor-server-x86_64-apple-darwin.tar.xz Intel macOS checksum
codechat-editor-server-x86_64-pc-windows-msvc.zip x64 Windows checksum
codechat-editor-server-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum