v0.4.1: OSS skill videos, site version footer, and mail contact.

Host ability demos on Aliyun OSS instead of Pages bundles; add patches-page version label and top-right mailto link; improve spirit bear portrait export.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
voson
2026-07-27 20:26:30 +08:00
co-authored by Cursor
parent adb8f303c2
commit 124bdbb7c7
11 changed files with 289 additions and 22 deletions
+18
View File
@@ -4,6 +4,24 @@
## [Unreleased]
## [0.4.1] - 2026-07-27
### Changed
- 线上关系预览技能演示视频改由阿里云 OSS 托管(桶 `climperor`
`https://climperor.oss-cn-shanghai.aliyuncs.com/ability-video/...`),不再打进
Cloudflare Pages;本地 `serve_relations.py` 仍读 `assets/ability_videos/`
导出写入 `config.js``ABILITY_VIDEO_BASE``export_relations_site.py
--ability-video-base` / `deploy_relations.py` 默认 OSS 地址)。
### Added
- 版本页底部居中显示站点版本号(`config.js``SITE_VERSION`,如 `v0.4.1`)。
### Fixed
- 版本页熊灵(spirit bear)头像:静态导出包含 `portrait/spirit_bear.png`
## [0.4.0] - 2026-07-27
### Added