|
|
@@ -4,6 +4,30 @@
|
|
|
|
|
|
---
|
|
|
|
|
|
+## v1.0.579 (2026-07-27)
|
|
|
+
|
|
|
+### 新功能
|
|
|
+- redesign all 5 tab icons with consistent style (五维×五行)
|
|
|
+- 扩展测试数据至五维全覆盖(15条记录)- 活动/文章/商品各3条,覆盖身智行心富五维 - SeedsController.java导入修复
|
|
|
+
|
|
|
+### 其他
|
|
|
+- and element-themed colors:
|
|
|
+- - 身(土): circle, orange #FF8C42
|
|
|
+- - 智(金): diamond, indigo #6366F1
|
|
|
+- - 富(水): water drop, amber #F59E0B
|
|
|
+- - 行(木): arrow up, emerald #10B981
|
|
|
+- - 心(火): heart, pink #FF6B9D
|
|
|
+- Normal = gray #999, Active = element color
|
|
|
+-
|
|
|
+- commit faedcc33 (temporary copies from tab-mind). The icons were
|
|
|
+- corrupted in commit ac6e7040 where they were saved as base64-encoded
|
|
|
+- text instead of binary PNG data.
|
|
|
+-
|
|
|
+
|
|
|
+### Bug 修复
|
|
|
+- restore tab-wisdom icons from earliest valid version (faedcc33)
|
|
|
+
|
|
|
+
|
|
|
## v1.0.578 (2026-07-27)
|
|
|
|
|
|
### 其他
|