Skip to content

Commit 85a3fbe

Browse files
committed
chore: 发布 0.4.21
1 parent 6dba3e2 commit 85a3fbe

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 0.4.21 - 2026-08-04
4+
5+
- 修复 MaiBot 新 Release 刚发布时,因 Releases 列表缓存未同步而无法获取更新说明的问题。
6+
- 新增顶部页面切换时的滑出、滑入动画。
7+
- 优化设置页布局,空间充足时将简短设置项并排显示。
8+
- 根据最新 MaiBot Plugin SDK 2.x 文档更新内置插件编写器说明。
9+
- 修复新手引导配置消息平台后,插件管理页偶发长期待加载或打开带侧栏页面的问题。
10+
- 消息平台配置改为直接交由 MaiBot 热加载,不再轮询状态或自动重启 Core。
11+
- 统一 WebUI 未连接状态展示,移除嵌入页内重复的连接卡片。
12+
313
## 0.4.20 - 2026-07-31
414

515
- 显示 Maibot更新进度

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "maibot-onekey-desktop",
3-
"version": "0.4.20",
3+
"version": "0.4.21",
44
"description": "Electron shell for MaiBot OK.",
55
"author": "![1779700604525](image/package/1779700604525.png)MotricSeven",
66
"license": "GPL-3.0-only",

0 commit comments

Comments
 (0)