|
|
@@ -4,6 +4,31 @@
|
|
|
|
|
|
---
|
|
|
|
|
|
+## v1.0.714 (2026-08-02)
|
|
|
+
|
|
|
+### Bug 修复
|
|
|
+- add CORS origin for www.cf-club.com, fix QR code display, add diagnostic filter
|
|
|
+- 文章列表点击直接进入详情页,未登录也可阅读公开文章
|
|
|
+
|
|
|
+### 其他
|
|
|
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
|
|
+-
|
|
|
+-
|
|
|
+- - 五维首页(index-home/body/wisdom/mind/wealth)与 action 页统一使用 DimensionProducts
|
|
|
+- - 统一商品跳转 goProductDetail/goMoreProducts,移除登录跳转冗余分支
|
|
|
+- - 修复 DimensionProducts 空态文案依赖 isLoggedIn 的逻辑
|
|
|
+-
|
|
|
+- - 每屏固定3本,多余横向滑动,指示器按3本一组并随滚动高亮
|
|
|
+- - 骨架屏同步改为3个封面占位
|
|
|
+-
|
|
|
+
|
|
|
+### 重构
|
|
|
+- 统一五维首页商品推荐组件为 DimensionProducts
|
|
|
+
|
|
|
+### 新功能
|
|
|
+- ArticleBookshelf 改为竖版封面风格,一行3本横向滑动
|
|
|
+
|
|
|
+
|
|
|
## v1.0.713 (2026-08-02)
|
|
|
|
|
|
### 文档
|