diff --git a/CHANGELOG-client.md b/CHANGELOG-client.md index e43e4f5..340aed1 100644 --- a/CHANGELOG-client.md +++ b/CHANGELOG-client.md @@ -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 ### 新功能