|
|
@@ -4,6 +4,22 @@
|
|
|
|
|
|
---
|
|
|
|
|
|
+## v1.0.547 (2026-07-25)
|
|
|
+
|
|
|
+### Bug 修复
|
|
|
+- P2/P3 article fixes
|
|
|
+
|
|
|
+### 其他
|
|
|
+- matches SPEC color mapping: mind=#FF6B9D, wisdom=#6366F1
|
|
|
+- - ArticleService.publishByUser: compute dimensionWeights JSON
|
|
|
+- (equal distribution, e.g. 3 dims → {"body":34,"mind":33,"wisdom":33})
|
|
|
+- enables dimension-aware query (COALESCE(JSON_EXTRACT)) for user posts
|
|
|
+- - article-detail.vue: parseDimensions reads real weights from
|
|
|
+- article.dimensionWeights JSON, falls back to equal distribution
|
|
|
+- Also fixed mind/wisdom color mapping in dimMap to match SPEC
|
|
|
+-
|
|
|
+
|
|
|
+
|
|
|
## v1.0.546 (2026-07-25)
|
|
|
|
|
|
### Bug 修复
|