|
@@ -4,6 +4,35 @@
|
|
|
|
|
|
|
|
---
|
|
---
|
|
|
|
|
|
|
|
|
|
+## v1.0.1065 (2026-08-15)
|
|
|
|
|
+
|
|
|
|
|
+### 新功能
|
|
|
|
|
+- 首页新增今日任务卡片 daily-task-card + 聚合接口封装
|
|
|
|
|
+- 新增今日任务聚合服务 DailyOverviewService + 只读接口 POST /api/daily-task/overview
|
|
|
|
|
+- 改版v1 B类轻问卷(F16) + 首页定向内容(F17)
|
|
|
|
|
+- 改版v1 问题域管理页 (W1)
|
|
|
|
|
+- 改版v1 管理端问题域CRUD (W1)
|
|
|
|
|
+
|
|
|
|
|
+### 其他
|
|
|
|
|
+- - daily-task-card.vue 自带 onShow 拉取刷新,四分组渲染 + 全部完成空态 + 失败重试
|
|
|
|
|
+- - index-home 挂载到 JourneyCard 与 WuxingSandbox 之间(登录态容器内,未登录不显示)
|
|
|
|
|
+- - 遵从小程序限制:无 ?. 可选链、:key 用方法调用
|
|
|
|
|
+-
|
|
|
|
|
+- - DailyOverviewService 纯只读,复用现有 healthCheckin/financeCheckin/emotionCheckin/growthTask/task/articleReading/assessment/danReport 查询
|
|
|
|
|
+- - DailyTaskController memberId 回退链:请求体 memberId → currentMemberId
|
|
|
|
|
+- - 单元测试 DailyOverviewServiceTest + DailyTaskControllerTest(@SpringBootTest + @MockBean)
|
|
|
|
|
+-
|
|
|
|
|
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
|
|
|
|
|
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
|
|
|
|
+-
|
|
|
|
|
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
|
|
|
|
|
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
|
|
|
|
+-
|
|
|
|
|
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
|
|
|
|
|
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
|
|
|
|
+-
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
## v1.0.1064 (2026-08-15)
|
|
## v1.0.1064 (2026-08-15)
|
|
|
|
|
|
|
|
### 文档
|
|
### 文档
|