| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| AionUi-1.9.11-linux-amd64.deb | < 19 hours ago | 209.9 MB | |
| AionUi-1.9.11-linux-arm64.deb | < 19 hours ago | 183.0 MB | |
| AionUi-1.9.11-mac-arm64.dmg | < 19 hours ago | 246.3 MB | |
| AionUi-1.9.11-mac-arm64.zip | < 19 hours ago | 246.6 MB | |
| AionUi-1.9.11-mac-x64.dmg | < 19 hours ago | 240.9 MB | |
| AionUi-1.9.11-mac-x64.zip | < 19 hours ago | 241.3 MB | |
| AionUi-1.9.11-win-arm64.exe | < 19 hours ago | 170.9 MB | |
| AionUi-1.9.11-win-x64.exe | < 19 hours ago | 178.9 MB | |
| latest-arm64-mac.yml | < 19 hours ago | 510 Bytes | |
| latest-linux-arm64.yml | < 19 hours ago | 356 Bytes | |
| latest-linux.yml | < 19 hours ago | 356 Bytes | |
| latest-mac.yml | < 19 hours ago | 504 Bytes | |
| latest-win-arm64.yml | < 19 hours ago | 332 Bytes | |
| latest.yml | < 19 hours ago | 328 Bytes | |
| README.md | < 23 hours ago | 5.3 kB | |
| v1.9.11 source code.tar.gz | < 23 hours ago | 416.4 MB | |
| v1.9.11 source code.zip | < 23 hours ago | 417.8 MB | |
| Totals: 17 Items | 2.6 GB | 0 | |
What's Changed
- fix(shell): handle spawn EINVAL for .cmd fallback on Windows by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2211
- fix(preview): handle ENOTDIR in PreviewHistoryService.ensureDir by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2221
- fix(database): close driver before recovery to prevent EPERM on Windows by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2214
- fix(acp): prevent unhandled rejection when CLI binary is missing by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2216
- fix(gemini): strip code_execution blocks from content stream by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2224
- fix(ppt-preview): prevent repeated officecli install after failure by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2227
- fix(dev): build MCP servers after main process bundle in dev mode by @piorpua in https://github.com/iOfficeAI/AionUi/pull/2203
- fix(workspace): hide open-with button in WebUI browser mode by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2233
- fix(openclaw): convert http/https URLs to ws/wss in normalizeWsUrl by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2218
- fix(messages): auto-scroll during streaming content updates by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2225
- fix(cron): handle invalid cron expressions in startTimer by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2231
- fix(team): guard AgentStatusBadge against unknown status values by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2235
- fix(messages): guard against non-array content in MessageToolGroupSummary by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2229
- fix(snapshot): prevent excessive snapshot recreation on conversation switch by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2223
- fix(shell): catch unhandled rejection in shell.openExternal on Windows by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2209
- fix(fsBridge): prevent uncaught exception on redirect in downloadRemoteBuffer by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2207
- chore(pr-fix): add triage & validate step before fixing review issues by @piorpua in https://github.com/iOfficeAI/AionUi/pull/2244
- fix(pet): prevent desktop pet from crashing in headless/WebUI mode by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2212
- fix(sendbox): guard sendMessageHandler against send during upload by @JerryLiu369 in https://github.com/iOfficeAI/AionUi/pull/2201
- fix(dev): auto-build MCP server bundles in dev mode by @zhuqingyv in https://github.com/iOfficeAI/AionUi/pull/2240
- fix(upload): track paste upload progress by @JerryLiu369 in https://github.com/iOfficeAI/AionUi/pull/2237
- revert(acp): restore resetMessageTracking after non-text events by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2242
- chore(skills): remove deprecated docx, pptx, and xlsx bundled skills by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2243
- fix(conversation): preserve user-authored bubble text exactly as entered by @Ericwong5021 in https://github.com/iOfficeAI/AionUi/pull/2205
- perf(team): fix team mode CPU spike during streaming by @zhuqingyv in https://github.com/iOfficeAI/AionUi/pull/2250
- docs(readme): fix localized links and add AtomGit credit by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/2258
- docs(readme): move Chinese README to root by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/2259
- feat(hub): support configurable hub remote URLs via AIONUI_HUB_URL env var by @TCP404 in https://github.com/iOfficeAI/AionUi/pull/2256
- feat(settings): add remote agent setup guide by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/2263
- revert(team): revert [#2250] team perf optimizations by @zhuqingyv in https://github.com/iOfficeAI/AionUi/pull/2261
- fix(acp): reliable process cleanup with SIGKILL escalation, orphan reaping, and configurable idle timeout by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2260
- fix(cron): improve execution mode switching and advanced settings by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2204
- fix(workspace): show Git change files with inline diffs by @Jamailar in https://github.com/iOfficeAI/AionUi/pull/2262
- fix(sendbox): reduce typing flicker in chat input by @Jamailar in https://github.com/iOfficeAI/AionUi/pull/2254
- feat(chat): queue messages while the current turn is running by @Jamailar in https://github.com/iOfficeAI/AionUi/pull/2257
- fix(acp): revert prompt keepalive timeout extension by @JerryLiu369 in https://github.com/iOfficeAI/AionUi/pull/2264
- chore(acp): remove mainLog calls and delete deprecated assistant files by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2268
- fix(team): stop infinite DB refresh and remove dead IPC during team streaming by @zhuqingyv in https://github.com/iOfficeAI/AionUi/pull/2265
- chore: bump version to 1.9.11 by @piorpua in https://github.com/iOfficeAI/AionUi/pull/2271
New Contributors
- @Jamailar made their first contribution in https://github.com/iOfficeAI/AionUi/pull/2262
Full Changelog: https://github.com/iOfficeAI/AionUi/compare/v1.9.10...v1.9.11