llonebot-dist 7.12.1 → 7.12.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/webui/index.html CHANGED
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8" />
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
6
  <title>WebUI</title>
7
- <script type="module" crossorigin src="/assets/index-CuYVu9u0.js"></script>
8
- <link rel="stylesheet" crossorigin href="/assets/index-CW4srXaj.css">
7
+ <script type="module" crossorigin src="/assets/index-XoTA3kAm.js"></script>
8
+ <link rel="stylesheet" crossorigin href="/assets/index-BvJQpqZQ.css">
9
9
  </head>
10
10
  <body>
11
11
  <div id="root"></div>
@@ -1,12 +1,19 @@
1
- V7.12.1
2
- 更新时间 2026-04-18
1
+ V7.12.3
2
+ 更新时间 2026-04-24
3
3
 
4
- * 修复缺少文件 default_config.json 导致无法启动
4
+ * OneBot 支持伪造合并转发发送 `at` 消息段
5
+ * OneBot 支持设置输入状态 `set_input_status` API
6
+ * OneBot 支持获取群相册媒体列表 `get_group_album_media_list` API
7
+ * OneBot 新增获取消息 `get_msg` API 返回的 `status` 字段
8
+ * OneBot 修复 get_group_shut_list 获取不到被禁言群员时超时报错
9
+ * Milky 修复视频链接可能获取失败
5
10
 
6
11
  =================
7
- V7.12.0
12
+ V7.12.2
8
13
  更新时间 2026-04-18
9
14
 
15
+ * 修复 Docker 运行报错
16
+ * 修复缺少文件 default_config.json 导致无法启动
10
17
  * Milky 修复 send_friend_nudge 接口无法使用
11
18
  * OneBot 支持普通合并转发自定义外显
12
19
  * OneBot 支持事件过滤器