chore: release client-v1.1.5
Design Source Checks / design-source (push) Successful in 16s
Deploy Client / build-client-web (push) Successful in 52s
Deploy Client / build-windows (push) Successful in 2m9s
Deploy Client / build-macos (push) Successful in 3m0s
Deploy Client / build-android (push) Successful in 1m47s
Deploy Client / build-ios (push) Successful in 3m23s
Deploy Client / release-deploy-client (push) Successful in 1m38s

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-06 08:34:08 +08:00
parent 31bf645c30
commit 656a7459d8
+12
View File
@@ -5,6 +5,18 @@ 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.1.5] - 2026-07-06
### 新功能
- 库存列表显示单价:手机端卡片副行、商品详情均可看到进价(仅管理员可见)。
- iOS 版新增首次启动隐私政策同意弹窗,「我的」页面新增注销账号入口。
### 改进
- 库存成本全面按角色隐藏:操作员/只读账号不再显示成本价、总价、库存货值
等成本信息(与出库单成本可见性同一口径)。
- iOS 版授权管理页改为「联系客服」入口(适配 App Store 上架要求)。
- 客服邮箱统一为 support@51yanmei.com(登录页、关于页、反馈入口)。
## [1.1.4] - 2026-07-05
### 新功能