Skip to content

v1.1.17

Choose a tag to compare

@vesaaa vesaaa released this 06 Aug 07:19
· 3 commits to main since this release

Official binaries for v1.1.17 (built from private source).

Fixed

  • Command History continues after interactive elevation (sudo -i, su, …). Parent-shell OSC 133 had latched off client Enter marks, while the nested login shell usually has no integration — history stopped. Elevation now re-enables client Enter, and OSC C coalesces with a just-stamped client block to avoid duplicates.

Docs

  • Cloud API contract base URL and response shapes aligned with the public /sync gateway (me.limits, presigned required_headers, download revision metadata).

中文

  • 修复sudo -i / su 等交互提权后继续记录命令历史(嵌套 shell 常无 OSC 集成,提权后重新启用本机 Enter 打点)。
  • 文档:同步 Cloud API 合同(/sync base、limits、预签名 required_headers、download meta)。

Full history: CHANGELOG.md.