Fix player sync empty overwrites and force CSS cache refresh.

Keep D1 recent/heroes/peers/rank when OpenDota is partial; bump site to 0.6.55 and shorten style.css cache so「我」layout is not stuck on stale CSS.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
voson
2026-08-01 01:46:13 +08:00
co-authored by Cursor
parent 41d272ba29
commit cafd0651b1
9 changed files with 102 additions and 20 deletions
+8
View File
@@ -9,6 +9,14 @@
- PC 本人锁定英雄后,按阵容推荐装备:核心装(`hero_items` 相对热度)+ 敌方应对装(定性规则),overlay 以图标条展示;结果写入 `recommendations.items`
- 定性克制:远古冰魂 → 瘟疫法师(冰晶爆轰禁疗)。
## [0.6.55] - 2026-07-31
### Fixed
- 玩家同步:OpenDota 空/残缺响应不再覆盖已有近 20 场、常用英雄、队友与段位。
- 样式:`style.css` 缓存改为 60s,并 bump 版本戳,避免同 `?v=` 内容变更仍命中旧 CSS 导致「我」页双栏错乱。
- 补齐 OSS `ui-icon`(含 wordmark),避免顶栏 Logo 404。
## [0.6.54] - 2026-07-31
### Fixed