chore: release server-v1.1.8
Design Source Checks / design-source (push) Successful in 17s
Deploy Server / release-deploy-server (push) Successful in 56s

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JJ1g8XV1YhhmHRzhwWEW7o
This commit is contained in:
wangjia
2026-07-07 11:06:52 +08:00
parent 58a0bbca1b
commit dbea2dc11a
+13
View File
@@ -5,6 +5,19 @@
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.8] - 2026-07-07
### 新功能
- 商品公开页全面提速:扫标签二维码/微信分享打开的商品页改为服务端直出轻量页面
(约 5KB),首次打开从 30 秒左右降到 1 秒内,不再需要加载完整应用。
- 新增店铺公开页 `jiu.51yanmei.com/shop/门店编码`:展示本店全部在售商品,
支持搜索(汉字/拼音/编号)与翻页,可作为「店铺码」印刷或发给客户;
商品页与店铺页互相跳转,微信分享卡片正常。
### 改进
- 服务器开启传输压缩:网页版应用首次加载体积从 12.5MB 降到约 4.4MB
接口列表响应也随之变小;图片链路维持原有压缩与 30 天缓存。
## [1.1.7] - 2026-07-06
### 改进