github zhitongblog/solomd v4.6.4
SoloMD v4.6.4

latest releases: v4.11.8, v4.11.7, v4.11.6...
one month ago

SoloMD 4.6.4

Bug-fix release.

Fixes

  • Windows Chinese IME input fixed (#108). Typing Chinese — the first character after focusing, and Chinese punctuation typed in quick succession — no longer needs a second keypress ("吃字"). Root cause: the editor's autocomplete was activating on every IME keystroke and dispatching a transaction mid-composition, which WebView2 aborted. Fixed by disabling per-keystroke completion activation and freezing decoration/block-widget rebuilds during composition.
  • Local image handling. Images referenced by file:// URLs, Windows C:\ paths, paths with ?/# URL suffixes, and HTML-entity-encoded src attributes now resolve and render correctly.

Contributors

  • Windows IME + local image fixes — thanks @xuyao.

🤖 Auto-built by GitHub Actions

Don't miss a new solomd release

NewReleases is sending notifications on new releases.