This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+8 more
Affected surfaces
ReleasePort's take
Light signalDashboard v4.24.5 ships two-stage download progress UI with automatic restart polling. Adds ASTRBOT_DASHBOARD_INITIAL_PASSWORD environment variable for initial setup.
Why it matters: Two-stage progress UI and automatic restart polling eliminate update visibility gaps. ASTRBOT_DASHBOARD_INITIAL_PASSWORD environment variable enables zero-friction initial deployment. Routine upgrade.
Summary
AI summaryDashboard updates now use a two‑stage download progress UI with automatic restart polling.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Dashboard update shows two-stage download progress for WebUI and code Dashboard update shows two-stage download progress for WebUI and code Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
WebUI records start time, shows restarting state, auto-refreshes after update WebUI records start time, shows restarting state, auto-refreshes after update Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
New ASTRBOT_DASHBOARD_INITIAL_PASSWORD environment variable sets initial Dashboard password New ASTRBOT_DASHBOARD_INITIAL_PASSWORD environment variable sets initial Dashboard password Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
astrbot init recognizes ASTRBOT_DASHBOARD_INITIAL_PASSWORD, creates hashed password config astrbot init recognizes ASTRBOT_DASHBOARD_INITIAL_PASSWORD, creates hashed password config Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Dashboard login failure message guides users to FAQ for upgrade issues Dashboard login failure message guides users to FAQ for upgrade issues Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Release list shows loading state, hides prerelease warning when page empty Release list shows loading state, hides prerelease warning when page empty Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Medium |
Dashboard project update dialog hides low-value details, moves WebUI to Advanced Dashboard project update dialog hides low-value details, moves WebUI to Advanced Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Low |
Release list UI shows loading indicator before data loads and omits prerelease warning when none exist Release list UI shows loading indicator before data loads and omits prerelease warning when none exist Source: granite4.1:30b@2026-05-22-audit Confidence: low |
— |
| Bugfix | Medium |
Fixed Shipyard Neo to respect explicit profile configuration Fixed Shipyard Neo to respect explicit profile configuration Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fixed message_tools to raise exception and block sending on missing target paths Fixed message_tools to raise exception and block sending on missing target paths Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
FAQ updated with recovery steps for password login failures after upgrade FAQ updated with recovery steps for password login failures after upgrade Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Low |
FAQ updated with steps to recover from password‑login failures post‑upgrade (delete data/dist and restart) FAQ updated with steps to recover from password‑login failures post‑upgrade (delete data/dist and restart) Source: granite4.1:30b@2026-05-22-audit Confidence: low |
— |
Full changelog
What's Changed
优化
- Dashboard 更新流程新增两阶段下载进度,升级项目时会先下载 WebUI,再下载项目代码,并在界面中展示每个阶段的进度。
- 新增更新后重启等待体验:WebUI 会在更新前记录 AstrBot 启动时间,更新完成后展示正在重启状态,并轮询启动时间变化后自动刷新页面。
- 新增
ASTRBOT_DASHBOARD_INITIAL_PASSWORD环境变量,可为首次生成的 Dashboard 密码指定初始值。 astrbot init现在会识别ASTRBOT_DASHBOARD_INITIAL_PASSWORD,并在初始化阶段创建data/cmd_config.json写入哈希后的初始密码,便于自动化部署。- 优化 Dashboard 更新项目弹窗,减少对用户无用的信息,保留独立更新 WebUI 到最新版本的兜底入口,并将其收起到高级设置中。
- 优化 Release 列表加载状态和预发布版本提示逻辑:Release 未加载完成时显示表格 loading,第一页没有预发布版本时不再显示提醒。
- 优化升级后旧版 Dashboard 密码登录失败时的提示,引导用户参考 FAQ 处理升级后密码正确但无法登录的情况。
- 更新 FAQ 文档,补充升级后密码正确但无法登录时可删除
data/dist后重启 AstrBot 的处理方案。
修复
- 修复 Shipyard Neo 在显式配置 profile 时可能未正确尊重该配置的问题。(#8167)
- 修复
message_tools在目标路径不存在时未抛出异常并阻止消息发送的问题。(#8149)
What's Changed (EN)
Improvements
- Added two-stage download progress to the Dashboard update flow. Project upgrades now download the WebUI first, then the core project code, with per-stage progress shown in the UI.
- Added a restart-waiting experience after updates. The WebUI records AstrBot's start time before updating, shows a restarting state after the update completes, polls for a changed start time, and refreshes automatically.
- Added the
ASTRBOT_DASHBOARD_INITIAL_PASSWORDenvironment variable to specify the first generated Dashboard password. astrbot initnow recognizesASTRBOT_DASHBOARD_INITIAL_PASSWORDand createsdata/cmd_config.jsonduring initialization with the hashed initial password, making automated deployments easier.- Improved the Dashboard project update dialog by hiding low-value details, keeping the standalone WebUI update fallback, and moving it under Advanced Settings.
- Improved Release list loading and prerelease notices: the table now shows a loading state before releases are loaded, and the prerelease warning is hidden when the first page has no prerelease entries.
- Improved the login failure message for legacy Dashboard password upgrade cases, guiding users to the FAQ when a correct password no longer works after upgrading.
- Updated the FAQ with recovery steps for upgrade cases where the correct password cannot log in: delete
data/distand restart AstrBot.
Bug Fixes
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About AstrBot
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]