Skip to content

Commit 04c4b07

Browse files
committed
feat: experiment with feishu report cards
1 parent 60d8211 commit 04c4b07

6 files changed

Lines changed: 724 additions & 114 deletions

File tree

docs/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
4040
- [修复] 修正分析报告 API 构建策略点位时数值字段未归一为字符串的问题,避免策略价格触发响应 DTO 类型校验失败。
4141
- [修复] Docker 启动入口自动修复 `data` / `logs` / `reports` 挂载目录权限并降权运行,文档化的 Compose `exec` 手动命令显式使用 `dsa` 用户,避免普通部署需要手动 `chown` / `chmod`
4242
- [修复] Web 首页大盘复盘结果改由主内容滚动区承载,避免 loading 切换到长结果后下方报告区域被截断或无法继续滚动。
43+
- [改进] 飞书报告推送改用结构化交互卡片渲染 Markdown 表格、引用和代码块,减少报告表格在群消息中原样散乱展示。
44+
- [测试] 补充飞书结构化卡片渲染、表格分片和回退文本分片的回归测试。
4345

4446
## [3.16.0] - 2026-05-10
4547

77.2 KB
Loading

0 commit comments

Comments
 (0)