Skip to content

Version 0.1.47 -- 2025-Dec-19

Choose a tag to compare

@github-actions github-actions released this 19 Dec 14:47

Release Notes

  • Fix errors in Client when editing a file with adjacent doc blocks.
  • Fix out of sync errors when the table of contents file is open.
  • Fix incorrect version info sent by the VSCode extension.
  • Change lexer name for C/C++ code to avoid escaping when converting from HTML
    to Markdown.
  • Fix Client so that edits produces updates to the IDE; previous, edits would
    occasionally stop updating the IDE.
  • Prevent editing the <span> that wraps math expressions.
  • Automatically re-sync Client with IDE when out of sync.
  • Update to latest release of MathJax.
  • Add support for Loci files.

Download codechat-editor-server 0.1.47

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