This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+9 more
Summary
AI summaryUpdates Bug Fixes, 修复, and 优化 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Enabled full credential autofill on the Dashboard login form for better browser password manager support. Enabled full credential autofill on the Dashboard login form for better browser password manager support. Source: llm_adapter@2026-06-07 Confidence: high |
— |
| Performance | Medium |
Increased WeChat Official Account HTTP API request timeout from 15 seconds to 120 seconds, reducing timeout failures on slower networks. Increased WeChat Official Account HTTP API request timeout from 15 seconds to 120 seconds, reducing timeout failures on slower networks. Source: llm_adapter@2026-06-07 Confidence: high |
— |
| Bugfix | Medium |
Reverted Provider stats SQLite lock retry change to avoid related regressions. Reverted Provider stats SQLite lock retry change to avoid related regressions. Source: llm_adapter@2026-06-07 Confidence: high |
— |
| Bugfix | Medium |
Reverted macOS SQLAlchemy compatibility changes to avoid regressions in database initialization and vector storage paths. Reverted macOS SQLAlchemy compatibility changes to avoid regressions in database initialization and vector storage paths. Source: llm_adapter@2026-06-07 Confidence: high |
— |
| Bugfix | Medium |
Synced Dashboard `pnpm-lock.yaml` overrides with the workspace configuration. Synced Dashboard `pnpm-lock.yaml` overrides with the workspace configuration. Source: llm_adapter@2026-06-07 Confidence: high |
— |
| Bugfix | Medium |
Fixed Pipeline async tasks potentially being garbage‑collected due to missing strong references, improving event processing stability. Fixed Pipeline async tasks potentially being garbage‑collected due to missing strong references, improving event processing stability. Source: llm_adapter@2026-06-07 Confidence: high |
— |
| Bugfix | Medium |
Fixed repeated Web search citation prompt appends in WebChat after multiple tool calls, preventing context cache invalidation. Fixed repeated Web search citation prompt appends in WebChat after multiple tool calls, preventing context cache invalidation. Source: llm_adapter@2026-06-07 Confidence: high |
— |
Full changelog
What's Changed
修复
- 回滚部分改动,修复偶现的
Database is locked的问题。(#8639) - 修复 Pipeline 异步任务可能因缺少强引用而被垃圾回收的问题,提升事件处理稳定性。(#8618)
- 修复 WebChat 使用 Web 搜索工具时,引用提示词在同一轮对话多次工具调用后被重复追加到系统消息的问题,避免破坏上下文缓存。(#8642)
- 同步 Dashboard
pnpm-lock.yaml中的 overrides 配置,修复锁文件与工作区配置不一致的问题。(#8637)
优化
- 将微信公众号 HTTP API 请求超时时间从 15 秒提升到 120 秒,降低较慢网络或接口响应下下载文件超时失败概率。(#8643)
- Dashboard 登录表单启用完整凭据自动填充,改善浏览器密码管理器的使用体验。(#8631)
What's Changed (EN)
Bug Fixes
- Fixed repeated Web search citation prompt appends in WebChat after multiple tool calls within the same interaction, preventing context cache invalidation. (#8642)
- Fixed Pipeline async tasks potentially being garbage-collected due to missing strong references, improving event processing stability. (#8618)
- Synced Dashboard
pnpm-lock.yamloverrides with the workspace configuration. (#8637) - Reverted the Provider stats SQLite lock retry change to avoid related regressions. (#8639)
- Reverted the macOS SQLAlchemy compatibility changes to avoid regressions in database initialization and vector storage paths. (#8638)
Improvements
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
Earlier breaking changes
- v4.25.3 Upgrades MiniMax Token Plan default model to M3.
Beta — feedback welcome: [email protected]