Roll-up of tonight's desktop fixes shipped as 0.1.1: - PermissionDialog: cap diff/command preview at max-h-360 so the allow/deny buttons stay above the fold on huge writes (user reported scrolling 900 lines to find the buttons). - SessionTaskBar + cliTaskStore: hover row shows ✓ manual-close button for tasks the agent forgot to mark completed. - AskUserQuestion: honor schema's `multiSelect: true` — toggle membership across options, switch round → square indicator, show "可多选" hint, join answers with comma. - HeicodeLoginPage: removed dead `'official'` filter that blocked the typescript build (legacy provider id no longer in the union). - Settings About: removed the third-party social-media block and unused openUrl helper. - i18n: replaced misleading "GitHub Releases" wording with "Heicode 官方更新源" / "Heicode update source" — actual channel is Azure Blob (msi/updater/latest.json) per tauri.conf.json. - release-desktop.mjs: az invocations now run with shell:true so the Windows `az.cmd` resolves; also uploads the manifest to blob (primary endpoint) as the script finishes. - tauri.conf.json + package.json + Cargo.toml: version bumped to 0.1.1. - website/public/updater/latest.json: now reflects 0.1.1 + new signed NSIS URL (mirrored to blob by the release script). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
12 lines
812 B
JSON
12 lines
812 B
JSON
{
|
|
"version": "0.1.1",
|
|
"notes": "0.1.1 — 审批弹窗按钮不再被大 diff 挤走、任务卡死可手动 ✓ 闭合、AskUserQuestion 支持可多选、文案修正",
|
|
"pub_date": "2026-05-13T06:06:08.282Z",
|
|
"platforms": {
|
|
"windows-x86_64": {
|
|
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVSa3lBOFkxcW5LdHhtQUxDK2h0YWc3aHhBM3N5NFF3TEgxMFV1V285dzdZRkpIT1VTdTl4b2pXekplNHBRQmpHNktmbitocjc3dEdkZmUyQUNwbUVUaHN5V1BUS2NwTGdRPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzc4NjUyMzE0CWZpbGU6SGVpQ29kZV8wLjEuMV94NjQtc2V0dXAuZXhlCk9hMkF0azhCUnRSNjZIZ1VmN1BTZi9Kdmowdk93aEltcDI3bGlsRm9RcHJiMjAwQkRhTytQd0lyaVBFYXg1Vk0rQjE5MXZaSkcwM0FINThrY2d2cUNBPT0K",
|
|
"url": "https://heicodeblob.blob.core.windows.net/msi/desktop/0.1.1/HeiCode_0.1.1_x64-setup.exe"
|
|
}
|
|
}
|
|
}
|