Skip to content

v0.5.3

Choose a tag to compare

@ccch1mneyyy ccch1mneyyy released this 15 Aug 04:19
· 282 commits to main since this release
4f18f24

v0.5.3 Release Notes

feat

fix

  • fix(render): thinking spinner 残影——text-default emoji 量宽 2 实画 1(issue #72)by @wusai2333 in #101
  • fix(compat): resume 修复保留 zstd 帧布局——不再把整份日志合并成单帧 by @ccch1mneyyy in #117

This release ships four community PRs: slash-command descriptions now follow the /lang switch with registry fallback for external commands, macOS shortcuts adapt Ctrl modifiers to Cmd, plan review gains a decision panel and tool calls a Claude Code-style approval prompt, and the thinking spinner no longer leaves residue from emoji width miscounting. It also fixes a v0.5.1 regression where the resume compat repair re-encoded session logs as a single zstd frame, violating the backend's header-frame invariant and emptying the /resume picker; the repair now preserves frame boundaries 1:1.

Full Changelog: v0.5.2...v0.5.3