Releases: vesaaa/vsterm
Releases · vesaaa/vsterm
Release list
v1.2.3
Official binaries for v1.2.3 (built from private source).
Changed
- Commands tab menus, new-folder / add-command dialogs, and command-body editing stay responsive: stable chip hit targets, no per-frame command-body clones, and fixed-size editors that do not re-center while typing.
Added
- Right-click empty space in the command list (below folder chips) to add a command to the current folder.
中文
- 改进:命令页右键、新建文件夹、添加/编辑命令更跟手(固定对话框、避免每帧克隆命令正文)。
- 新增:命令区空白处右键可添加命令。
Full history: CHANGELOG.md.
v1.2.2
Official binaries for v1.2.2 (built from private source).
Added
- Menu Check for Updates… under About: queries public GitHub Releases and reports up-to-date / newer version / failure in a fixed-size dialog.
Fixed
- Pin production promo signing key
k1so verified/v1/promo/channelsdrives entitlement list copy (no longer stuck on local legacy fallback without a pin). - CTA hover text comes from channel
hint/ details / description; omit tooltip when the server sends none. - Legacy entitlement fallback (unsigned channels) shows only purchase + redeem placeholders — GitHub Star is server-channel only.
中文
- 新增:菜单「检查更新…」,对照公开 GitHub Releases;结果对话框固定尺寸。
- 修复:钉入生产验签公钥
k1,动态权益列表可用;按钮悬停文案跟接口;legacy 兜底仅保留购买/兑换码。
Full history: CHANGELOG.md.
v1.1.17
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
/syncgateway (me.limits, presignedrequired_headers, download revision metadata).
中文
- 修复:
sudo -i/su等交互提权后继续记录命令历史(嵌套 shell 常无 OSC 集成,提权后重新启用本机 Enter 打点)。 - 文档:同步 Cloud API 合同(
/syncbase、limits、预签名required_headers、download meta)。
Full history: CHANGELOG.md.