Skip to content

v2026.811.8

Choose a tag to compare

@binchen6 binchen6 released this 12 Aug 05:41
· 15 commits to main since this release

v2026.811.8

中文

  • 修复:历史消息中的 MEDIA:<路径> 标记现在渲染为真实图片(此前仅显示为纯文本/路径链接)
  • 加载失败自动回退为原始文本,点击图片可全屏预览(点击/Esc 关闭)
  • 识别启发式:支持带引号与裸路径、中文路径编码、尾随文本按图片扩展名截断;代码块内不误渲染

English

  • Fix: legacy MEDIA:<path> markers in historical messages now render as actual images (previously shown as plain text/path links)
  • Falls back to raw text when the file is unreadable; click the image for fullscreen preview (click/Esc to close)
  • Heuristics: quoted & bare paths, CJK path encoding, trailing text trimmed at the image extension; markers inside code blocks are never rendered

安装 / Install

下载 CryoClaw-Setup-2026.811.8-x64.exe(Windows x64)。支持静默安装:CryoClaw-Setup-2026.811.8-x64.exe /S

已通过静默安装 E2E + CDP 真机验证:本地图片真实加载(naturalWidth>0)、灯箱开关正常、零裸 i18n 键、零 renderer 异常。

Download CryoClaw-Setup-2026.811.8-x64.exe (Windows x64). Silent install: CryoClaw-Setup-2026.811.8-x64.exe /S.

Verified via silent-install E2E + CDP on the real app: local image actually loads (naturalWidth>0), lightbox open/close works, zero bare i18n keys, zero renderer exceptions.