Releases: AstrBotDevs/AstrBot-desktop
Releases · AstrBotDevs/AstrBot-desktop
AstrBot Desktop v4.19.5
Automated desktop package release.
- Source:
https://github.com/AstrBotDevs/AstrBot.git - Ref:
v4.19.5 - Mode:
tag-poll - Windows installer format:
nsis.
What's Changed
- [codex] fix macOS background webview throttling by @zouyonghe in #81
- [codex] fix(updater): stop Windows installer file locks by @zouyonghe in #82
Full Changelog: v4.19.4...v4.19.5
AstrBot Desktop v4.19.4
Automated desktop package release.
- Source:
https://github.com/AstrBotDevs/AstrBot.git - Ref:
v4.19.4 - Mode:
tag-poll - Windows installer format:
nsis.
Full Changelog: v4.19.3...v4.19.4
AstrBot Desktop v4.19.3
Automated desktop package release.
- Source:
https://github.com/AstrBotDevs/AstrBot.git - Ref:
v4.19.3 - Mode:
tag-poll - Windows installer format:
nsis.
What's Changed
- fix(ci): clean nightly assets in current repository by @zouyonghe in #73
- fix(ci): remove macos zip updater artifacts by @zouyonghe in #72
- refactor: tighten updater seams and align maintenance docs by @zouyonghe in #71
- fix(ci): guard latest release for manual tag-poll runs by @zouyonghe in #74
- fix(appimage): sanitize inherited Python env for packaged backend by @zouyonghe in #76
- docs: split user and maintainer guidance by @zouyonghe in #77
- fix: stop false manual-download update prompts by @zouyonghe in #78
- build: disable CI AppImage publishing by @zouyonghe in #79
Full Changelog: v4.19.2...v4.19.3
AstrBot Desktop v4.19.2
Automated desktop package release.
- Source:
https://github.com/AstrBotDevs/AstrBot.git - Ref:
master - Mode:
tag-poll - Windows installer format:
nsis.
What's Changed
- fix(ci): auto-resolve backend py deps and smoke-test backend startup by @zouyonghe in #63
- refactor: 按子系统重组桌面运行时并接入应用自更新桥接 by @zouyonghe in #64
- fix: 补齐 updater bundler 配置并加固元数据生成 by @zouyonghe in #65
- [codex] fix(ci): pass Tauri signing key in Linux builds by @zouyonghe in #66
- [codex] fix(ci): restore updater release artifacts by @zouyonghe in #67
- [codex] Stabilize Linux AppImage bundling for bundled Python runtime by @zouyonghe in #68
- [codex] fix dual-channel updater manifests and rules by @zouyonghe in #69
- fix(ci): support linux AppImage updater artifacts by @zouyonghe in #70
Full Changelog: v4.19.1...v4.19.2
AstrBot Desktop v4.19.0
Automated desktop package release.
- Source:
https://github.com/AstrBotDevs/AstrBot.git - Ref:
v4.19.0 - Mode:
tag-poll - Windows installer format:
nsis.
What's Changed
- feat(tauri): enforce single-instance and focus existing window by @lxfight in #59
- [codex] force manual tag-poll builds and overwrite release assets by @zouyonghe in #60
- [codex] polish documentation wording for natural readability by @zouyonghe in #61
New Contributors
Full Changelog: v4.18.3...v4.19.0
AstrBot Desktop v4.18.3
Automated desktop package release.
- Source:
https://github.com/AstrBotDevs/AstrBot.git - Ref:
v4.18.3 - Mode:
tag-poll - Windows installer format:
nsis.
Full Changelog: v4.18.2...v4.18.3
AstrBot Desktop v4.18.2
Automated desktop package release.
- Source:
https://github.com/AstrBotDevs/AstrBot.git - Ref:
v4.18.2 - Mode:
tag-poll - Windows installer format:
nsis.
What's Changed
- fix(desktop): stabilize release redirect and align with upstream release URL config by @zouyonghe in #50
- fix(desktop): route external links via bridge and remove fragile header patch by @zouyonghe in #52
- ci: restore nightly prerelease demotion step by @zouyonghe in #53
- fix(desktop): sync tray locale and fix tray toggle label after close by @zouyonghe in #54
- chore: add missing LICENSE and narrow nightly prerelease demotion by @zouyonghe in #55
- ci(artifacts): unify cross-platform release asset naming by @zouyonghe in #56
- ci(schedule): ensure daily nightly build always runs by @zouyonghe in #57
Full Changelog: v4.18.1...v4.18.2
AstrBot Desktop v4.18.1
Automated desktop package release.
- Source:
https://github.com/AstrBotDevs/AstrBot.git - Ref:
master - Mode:
tag-poll - Windows installer format:
nsis.
What's Changed
- feat(ci): default dispatch to nightly and stabilize release gating by @zouyonghe in #32
- feat(ci): stabilize nightly release flow and normalize assets by @zouyonghe in #33
- fix(tauri): prevent tray quit from getting stuck after backend cleanup by @zouyonghe in #34
- fix(windows): remove taskkill black flash and trim stop diagnostics by @zouyonghe in #35
- ci(release): auto-demote previous prerelease marker by @zouyonghe in #36
- [codex] augment backend PATH for uvx npx discovery by @zouyonghe in #38
- [codex] stabilize backend startup readiness and PATH/runtime behavior by @zouyonghe in #39
- [codex] default readiness probe to backend start-time endpoint by @zouyonghe in #40
- [codex] fix release version drift and stale asset accumulation by @zouyonghe in #41
- ci: harden desktop release workflow and remove Windows MSI artifacts by @zouyonghe in #42
- refactor: complete phase1 modularization, docs, and test/CI hardening by @zouyonghe in #43
- ci: fix Windows installer bundle build invocation by @zouyonghe in #45
- ci: fix Windows installer bundle build in CI by @zouyonghe in #46
- chore(rust): refresh Cargo.lock for locked CI checks by @zouyonghe in #47
- ci/docs: stabilize nightly release tag and update README links by @zouyonghe in #48
- ci: remove prerelease demotion for fixed nightly tag by @zouyonghe in #49
Full Changelog: v4.17.6...v4.18.1
AstrBot Desktop v4.19.5-nightly-3914d766
Automated desktop package release.
- Source:
https://github.com/AstrBotDevs/AstrBot.git - Ref:
3914d766db5d8bb873e744b57d3750a8598dda8c - Mode:
nightly - Windows installer format:
nsis.
What's Changed
- 完善打包流程及重启功能 by @zouyonghe in #1
- restart flow + packaging fixes by @zouyonghe in #2
- ci: add check workflows and fix build yaml by @zouyonghe in #3
- docs: simplify README project description by @zouyonghe in #4
- fix: remove platform-specific tray builder warning by @zouyonghe in #5
- ci: narrow windows release asset glob patterns by @zouyonghe in #6
- build: set WiX MSI language to zh-CN by @zouyonghe in #7
- refactor: switch desktop bridge naming and runtime env by @zouyonghe in #8
- refactor: align desktop runtime naming and add Makefile workflow by @zouyonghe in #9
- fix: restore desktop bridge compatibility and harden installer checks by @zouyonghe in #10
- refactor: harden nsis postinstall flow and bridge runtime checks by @zouyonghe in #11
- chore: revert GitHub Actions runners to defaults by @zouyonghe in #12
- [codex] split desktop CI builds by platform by @zouyonghe in #13
- Harden startup mode bridge and fix macOS release artifact collisions by @zouyonghe in #14
- fix macos tauri target bundling paths by @zouyonghe in #15
- 整理README文档 by @zouyonghe in #16
- docs: polish README top links layout by @zouyonghe in #17
- ci: dump macOS bundle_dmg diagnostics on failure by @zouyonghe in #18
- fix(desktop): stabilize packaged WebUI routing and tray restart bridge on macOS by @zouyonghe in #19
- ci: retry flaky macOS dmg bundling on detach timeout by @zouyonghe in #20
- fix: stabilize tray quit/restart and automate version sync by @zouyonghe in #21
- fix: stabilize desktop exit flow and refine CI release/version sync by @zouyonghe in #22
- refactor: harden DMG cleanup and legacy desktop patching safeguards by @zouyonghe in #23
- fix(desktop): stabilize tray restart signaling and harden build/resource flow by @zouyonghe in #24
- ci harden dmg cleanup with pre-detach sleep and holder kill by @zouyonghe in #25
- fix(ci+desktop): stabilize tray restart and add nightly release flow by @zouyonghe in #26
- ci: macOS actions build app zip only (drop dmg path) by @zouyonghe in #27
- fix(ci): support SHA refs and tag-compatible bridge validation by @zouyonghe in #28
- fix(ci): avoid false skip of release job by @zouyonghe in #29
- chore(template): normalize desktop version examples to v-prefix by @zouyonghe in #30
- chore(ci): normalize desktop version v-prefix handling by @zouyonghe in #31
- feat(ci): default dispatch to nightly and stabilize release gating by @zouyonghe in #32
- feat(ci): stabilize nightly release flow and normalize assets by @zouyonghe in #33
- fix(tauri): prevent tray quit from getting stuck after backend cleanup by @zouyonghe in #34
- fix(windows): remove taskkill black flash and trim stop diagnostics by @zouyonghe in #35
- ci(release): auto-demote previous prerelease marker by @zouyonghe in #36
- [codex] augment backend PATH for uvx npx discovery by @zouyonghe in #38
- [codex] stabilize backend startup readiness and PATH/runtime behavior by @zouyonghe in #39
- [codex] default readiness probe to backend start-time endpoint by @zouyonghe in #40
- [codex] fix release version drift and stale asset accumulation by @zouyonghe in #41
- ci: harden desktop release workflow and remove Windows MSI artifacts by @zouyonghe in #42
- refactor: complete phase1 modularization, docs, and test/CI hardening by @zouyonghe in #43
- ci: fix Windows installer bundle build invocation by @zouyonghe in #45
- ci: fix Windows installer bundle build in CI by @zouyonghe in #46
- chore(rust): refresh Cargo.lock for locked CI checks by @zouyonghe in #47
- ci/docs: stabilize nightly release tag and update README links by @zouyonghe in #48
- ci: remove prerelease demotion for fixed nightly tag by @zouyonghe in #49
Full Changelog: https://github.com/AstrBotDevs/AstrBot-desktop/commits/nightly