We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f41e6fa commit 5edfadfCopy full SHA for 5edfadf
docs/changelog.mdx
@@ -1,5 +1,11 @@
1
# 更新日志
2
3
+## [1.9.3-rc.0](https://github.com/shenjingnan/xiaozhi-client/compare/v1.9.3-beta.2...v1.9.3-rc.0) (2025-12-01)
4
+
5
+### Features
6
7
+* **mcp:** 新增自定义 headers 配置支持 ([#466](https://github.com/shenjingnan/xiaozhi-client/issues/466)) ([f41e6fa](https://github.com/shenjingnan/xiaozhi-client/commit/f41e6faf55e620633b54bca9513fa3717ad2f30c))
8
9
## [1.9.3-beta.2](https://github.com/shenjingnan/xiaozhi-client/compare/v1.9.3-beta.1...v1.9.3-beta.2) (2025-11-27)
10
11
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "xiaozhi-client",
- "version": "1.9.3-beta.2",
+ "version": "1.9.3-rc.0",
"description": "小智 AI 客户端 命令行工具",
"repository": {
"type": "git",
0 commit comments