v0.6.2: hero page site foot, dismiss detail on empty click, drop patches version footer.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
voson
2026-07-30 07:45:03 +08:00
co-authored by Cursor
parent 1aa6710e39
commit aac4593cc5
7 changed files with 110 additions and 38 deletions
+11
View File
@@ -4,6 +4,17 @@
## [Unreleased]
## [0.6.2] - 2026-07-30
### Added
- 英雄页底部居中显示站点版本号与数据更新时间(取各数据集 `fetched_at` 最新值;打开详情时隐藏)。
- 点击定位标签上方空白(英雄网格空隙或工具栏空白)可关闭详情面板。
### Changed
- 版本页底部不再显示站点版本号(改由英雄页底部展示)。
## [0.6.1] - 2026-07-30
### Added