4.27.2 - 2026-08-05
Fixed
- Accepted dashboard session tokens from case-insensitive Bearer authorization headers when downloading backups. (#9525)
- Simplified capability lists by removing redundant source badges and refined welcome card borders. (#9541)
- Used the current AstrBot favicon on the dashboard login page. (#9537)
- Fixed related display issues in the AstrBot Desktop WebUI.
Maintenance
- Isolated administrator API key configuration in the test suite. (#9539)
- Updated the CodeQL, Docker login, and stale GitHub Actions. (#9532)
- Split bug report and feature request templates into English and Chinese versions, added archive upload support for reproductions, and removed an unsupported attachment type. (#9536, #9544)
中文
修复
- 下载备份时支持从不区分大小写的 Bearer 授权请求头读取 Dashboard 会话令牌。 (#9525)
- 移除能力列表中冗余的来源标签,并优化欢迎页卡片边框样式。 (#9541)
- Dashboard 登录页改用当前 AstrBot favicon。 (#9537)
- 修复 AstrBot Desktop 端 WebUI 的相关显示问题。