chore: release v1.0.30
Deploy / build-windows (push) Failing after 48s
Deploy / build-macos (push) Has been cancelled
Deploy / build-android (push) Has been cancelled
Deploy / build-ios (push) Has been cancelled
Deploy / release-deploy (push) Has been cancelled
Deploy / build-linux-web (push) Has been cancelled

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
wangjia
2026-06-10 23:06:32 +08:00
parent 47b3c89460
commit 8a62b5e174
4 changed files with 78 additions and 63 deletions
+13
View File
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
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.30] - 2026-06-10
### 新功能
- 官网新增更新日志页(/changelog/)、服务条款页(/terms/)、隐私政策页(/privacy/),全站页脚同步补充链接
- 授权信息功能:新账号注册自动获得 30 天试用期;设置页「授权」Tab 支持粘贴授权码激活;到期后按宽限期 → 只读 → 锁定三阶段降级,前端对应横幅与弹窗提示
- 商品详情页展示所有字段,包括分类、库存预警线、备注、自定义字段、描述文档
### 改进
- 关于我们页「更新日志」按钮现在链接到 /changelog/ 版本历史页
### 修复
- 授权状态接口返回值补充 phase 字段,修复前端横幅与到期弹窗始终不显示的问题
## [1.0.29] - 2026-06-09
### 新功能