Skip to content

Version 0.1.48 -- 2025-Dec-22

Choose a tag to compare

@github-actions github-actions released this 23 Dec 05:49

Release Notes

  • Re-translate Markdown documents as necessary. This causes math written in the
    Client to immediately be rendered, instead of needing to switch to the IDE and
    perform an edit.
  • Ignore re-translations if the Client contents is dirty; overwrite Client
    contents when dirty when an IDE update arrives. This prevents data corruption.
  • Correctly mark Client contents as clean after sending an update to the IDE,
    instead of waiting until the IDE's response arrives. This prevents cases where
    the Client edits didn't update IDE text.

Download codechat-editor-server 0.1.48

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