Files
jiu/CHANGELOG-site.md
T
wangjia e0f721117f
Deploy Site / release-deploy-site (push) Successful in 24s
chore: release site-v1.1.1
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JJ1g8XV1YhhmHRzhwWEW7o
2026-07-03 21:18:28 +08:00

38 lines
1.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Changelog — Site(官网)
营销宣传站(`web/`Eleventy)的更新记录。tag 前缀 `site-v*`
**不含** Web 版 appWeb 版 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.1.1] - 2026-07-03
### 修复
- 登录超过 1 小时后点「提交订单」被踢回登录页:官网现在会自动续签登录态(7 天内免重登)。
- 浏览器缓存旧版脚本导致页面右上角出现错位的旧用户面板、用户名显示多余引号。
### 改进
- 重新登录时自动回填上次的门店编号与账号。
## [1.1.0] - 2026-07-03
### 新功能
- 注册与登录直接在官网完成,登录后无缝进入 Web 版系统,不再跳转 App 页面。
- 价格方案改为四档:免费版 / 标准版 ¥299 / 高级版 ¥599 / 定制版;登录后可直接
在线购买或续费(支付宝),新增确认订单页与支付结果页。
- 帮助中心改版:与 App 同步的十章使用手册。
### 改进
- 全站视觉重建,与 App 界面同一套设计体系(配色/组件/图标),首页展示真实产品截图。
- 下载页接入真实下载链接与动态更新日志;页面零第三方外链,大陆访问更快。
- 商品二维码定位更正:扫码看详情、可分享(非防伪)。
## [1.0.55] - 2026-06-17
### 新功能
- 官网独立发版流水线启用(`site-v*`),与客户端、后端互不影响
### 改进
- 下载页「更新日志」改为运行时从接口动态拉取,客户端发版后即时刷新、无需重建官网;接口不可达时回退到内置内容