Skip to content

Commit a1f313d

Browse files
committed
chore(release): 发布 v4.0.52
1 parent a10fcec commit a1f313d

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@
33
本文件依据 git tag 历史整理,版本号遵循[语义化版本](https://semver.org/lang/zh-CN/)
44
新提交合入后请在 `## [Unreleased]` 下记录,发布时随版本 tag 归档。
55

6-
## [Unreleased]
6+
## [4.0.52] - 2026-08-04
7+
8+
### 更新公告
9+
10+
- 修改 SnowLuma OneBot WS 地址、名称或 token 时,读取在线完整配置后热应用,不再重启容器。
11+
- Docker OneBot 配置文件改为容器可读,避免保存后协议端无法加载。
12+
- 共享 SnowLuma Runtime 的「重启」恢复为重启整个 Runtime;「启 QQ / 停 QQ」仍只影响当前账号。
713

814
## [4.0.51] - 2026-08-04
915

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pallas-plugin-protocol"
3-
version = "4.0.51"
3+
version = "4.0.52"
44
description = "Pallas-Bot 官方扩展:NapCat/SnowLuma 协议端管理、牛牛重新上号与分片转发。"
55
readme = "README.md"
66
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)