Skip to content

Releases: bjones1/CodeChat_Editor

v0.1.59

26 Jun 16:48

Choose a tag to compare

Version 0.1.58 -- 2026-Jun-22

22 Jun 13:46

Choose a tag to compare

Release Notes

  • Load Client components at first use, rather than pre-loading all possible
    components.
  • Correct math translation from the Client back to the IDE.
  • Fix Client bug which caused it to immediately remove newly added empty
    paragraphs.

Download codechat-editor-server 0.1.58

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

Version 0.1.57 -- 2026-Jun-15

15 Jun 08:49

Choose a tag to compare

Release Notes

  • Simplify and correct the process of sending doc block edits to the server.
  • Fix mis-translation when adding newlines to a fenced code block in a doc block
    in the Client.

Download codechat-editor-server 0.1.57

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

Version 0.1.56 -- 2026-May-22

22 May 08:11

Choose a tag to compare

Release Notes

  • Fix regression that moves the cursor back one character when at the end of a
    line in a doc block in the Client.
  • Correct minifier use to reduce unnecessary re-translations.
  • Enable horizontal scrolling in Client, fix approach to scrollbars.
  • Fix a regression that prevented selection of a previously-selected doc block.

Download codechat-editor-server 0.1.56

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

Version 0.1.55-beta1 -- 2026-May-12

12 May 09:30

Choose a tag to compare

Pre-release

Release Notes

  • Correct Markdown conversion of the last doc block -- properly append all
    post-conversion text to it.
  • Improve browser automated testing framework.
  • Add the ability for the IDE cursor to follow the line when the Client cursor
    is in a doc block.
  • Add the ability to create pre-releases for testing.
  • Improve cursor tracking in a re-translation.
  • Reduce unnecessary re-translations with better HTML comparison.
  • Prevent duplicate doc blocks from appearing at the bottom of the editor.
  • Update to improved browser automation framework for testing.

Download codechat-editor-server 0.1.55-beta1

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

Version 0.1.53 -- 2026-Apr-14

14 Apr 13:57

Choose a tag to compare

Release Notes

  • Claude code reviews revealed the following issues, which were fixed manually:
    • Fix multi-byte Unicode encoding bug.
    • Fix incorrect websocket shutdown sequence.
    • On websocket disconnect and reconnect, correctly retain timeouts for
      responses.
    • Change websocket response timeout to a reasonable value.
    • Provide better error reporting when hashLocations.json file isn't found.
    • Improve encoder performance.
    • Correct bug in diff computation.
    • Correctly handle CRLFs in files that begin with a LF.
    • Fix several XSS vulnerabilities.
    • Remove redundant reference counting on shared state.
    • Avoid panics when validating passwords and when converting paths to strings.
    • Fix bugs in nested comment parser.
    • Improve CLI interface with better userid/password parsing, error reporting,
      and ipv6 support.
    • Include Windows drive letter Z when looking for available drives.
    • Use block comment delimiter found in code, not a hard-coded C-only
      delimiter.
    • Correct many errors in the grammar for supported languages.
    • Add lexer support for shell scripts, Swift, TOML, and Verilog, and VHDL.
    • Ensure math is re-typeset after saving the document.
    • Delay math un-typesetting until all typesetting is complete.
    • Improve error reporting in VSCode extension.

Download codechat-editor-server 0.1.53

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

Version 0.1.52 -- 2026-Apr-09

09 Apr 18:12

Choose a tag to compare

Release Notes

  • Fix losing last typed character when receiving a translation while a TinyMCE
    edit is pending.
  • Avoid unnecessary and distracting scrolling to the top of a doc block when
    focusing the doc block.
  • When first switching to a file, restore the cursor position from VSCode.

Download codechat-editor-server 0.1.52

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

Version 0.1.51 -- 2025-Feb-18

18 Feb 12:23

Choose a tag to compare

Release Notes

  • Revert back to working version of CodeMirror.
  • Updates to other libraries.

Download codechat-editor-server 0.1.51

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

Version 0.1.50 -- 2025-Feb-05

05 Feb 08:08

Choose a tag to compare

Release Notes

  • First and second-level heading underlines are now sized based on the heading's
    length, rather than fixed at 80 characters.
  • Update to latest version of CodeMirror, graphviz, ts-rs, pdfjs,
    notify-deboucer, dprint-markdown, Rust. Improved CodeMirror means removal of a
    patch to CodeMirror source.
  • Replace old win_partitions crate which no longer builds.

Download codechat-editor-server 0.1.50

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

Version 0.1.49 -- 2025-Dec-29

29 Dec 23:47

Choose a tag to compare

Release Notes

  • Added instructional videos to manual.
  • Improve accessibility by using content sectioning tags.
  • Avoid unnecessary re-translations of Markdown documents containing line break
    elements.
  • Fix data corruption of math, in which an equation was stored as its rendered
    form after a re-translation in the Client.

Download codechat-editor-server 0.1.49

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