chaimi-keep-mcp 3.2.1-beta.3 → 3.2.1-beta.4
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/README.md +9 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -148,6 +148,15 @@ AI 会自动调用 `save_income` 工具记录收入。
|
|
|
148
148
|
|
|
149
149
|
## 更新日志
|
|
150
150
|
|
|
151
|
+
### v3.2.1-beta.4 (2026-04-26)
|
|
152
|
+
- **修复** deviceCode 保存不一致问题
|
|
153
|
+
- 小程序端使用授权返回的实际 deviceCode,解决复用授权时 deviceCode 不匹配
|
|
154
|
+
- **优化** 回复模板格式
|
|
155
|
+
- 统一使用15字符短分隔线格式
|
|
156
|
+
- 添加消费洞察变量 `{洞察内容}`
|
|
157
|
+
- **更新** 正能量情绪词库
|
|
158
|
+
- 41条分类祝福语,更积极向上的结束语
|
|
159
|
+
|
|
151
160
|
### v3.2.1-beta.0 (2026-04-26)
|
|
152
161
|
- **新增** 设备指纹机制,防止同一设备重复授权
|
|
153
162
|
- 基于机器ID + Agent类型生成唯一设备指纹
|