40d9aba657
Deploy Server / release-deploy-server (push) Successful in 42s
Deploy Client / build-client-web (push) Successful in 40s
Deploy Site / release-deploy-site (push) Successful in 22s
Deploy Client / build-macos (push) Successful in 1m28s
Deploy Client / build-android (push) Successful in 1m7s
Deploy Client / build-ios (push) Successful in 2m44s
Deploy Client / build-windows (push) Successful in 1m51s
Deploy Client / release-deploy-client (push) Successful in 1m23s
三条流水线首个独立版本,统一从 1.0.55 起步。 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
16 lines
673 B
Markdown
16 lines
673 B
Markdown
# Changelog — Site(官网)
|
||
|
||
营销宣传站(`web/`,Eleventy)的更新记录。tag 前缀 `site-v*`。
|
||
**不含** Web 版 app(Web 版 app 属于客户端,见 `CHANGELOG-client.md`)。
|
||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||
|
||
## [1.0.55] - 2026-06-17
|
||
|
||
### 新功能
|
||
- 官网独立发版流水线启用(`site-v*`),与客户端、后端互不影响
|
||
|
||
### 改进
|
||
- 下载页「更新日志」改为运行时从接口动态拉取,客户端发版后即时刷新、无需重建官网;接口不可达时回退到内置内容
|