|
|
@@ -4,6 +4,23 @@
|
|
|
|
|
|
---
|
|
|
|
|
|
+## v1.0.701 (2026-08-01)
|
|
|
+
|
|
|
+### Bug 修复
|
|
|
+- 重绘底部tab身图标,更简洁的弯曲胳膊造型
|
|
|
+- ContentRecommendService 商品/活动推荐改用 dimension_weights JSON 列查询
|
|
|
+
|
|
|
+### 其他
|
|
|
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
|
|
|
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
|
|
+-
|
|
|
+- (domain / dimension_code) 进行维度匹配,导致配置了 dimension_weights
|
|
|
+- 但未设置旧字段的商品/活动在推荐系统中被遗漏。
|
|
|
+- 改为与 ProductService/ActivityService 一致的 JSON_EXTRACT + 旧字段
|
|
|
+- OR 回退模式,确保权重感知查询全面覆盖。
|
|
|
+-
|
|
|
+
|
|
|
+
|
|
|
## v1.0.700 (2026-08-01)
|
|
|
|
|
|
### Bug 修复
|