Silent Install HQ
EXE WinGet

TermCanvas

blueberrycongee · 0.31.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
TermCanvas-Setup-0.31.0.exe /S
Custom
TermCanvas-Setup-0.31.0.exe /S /allusers
Upgrade
TermCanvas-Setup-0.31.0.exe /S --updated

File Identity

SHA256 1a5f1d79b78e9d4458b33c963aacdbea96afaf3147f90d1628a96d7deed2d5b1 VirusTotal ↗
Filename TermCanvas-Setup-0.31.0.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID blueberrycongee.TermCanvas
Version 0.31.0
Description An infinite canvas desktop app for visually managing terminals
License MIT
Upgrade Behavior install(Install over existing)
Release Notes - feat(session): add Kimi CLI support across session pipeline — 为 Kimi CLI 添加跨 session 管线的支持 Fixed - fix(session): use findKimi instead of getKimiLatest for Kimi session attachment — Kimi session 附件改用 findKimi 而非 getKimiLatest - fix(renderer): 修复 WebGL 终端乱码问题 — 修复 WebGL 终端乱码问题 - fix(ci): run postinstall bins via shell on windows — Windows 上通过 shell 运行 postinstall 脚本 - fix(session): remove weak fallback in findBestCodexSession — 移除 findBestCodexSession 的 weak fallback,当 cwd 匹配失败时返回 null 而非绑定到全局最新…