chore: release client-v1.1.1
Deploy Client / build-client-web (push) Successful in 53s
Deploy Client / build-windows (push) Successful in 2m10s
Deploy Client / build-macos (push) Successful in 3m19s
Deploy Client / build-android (push) Successful in 1m22s
Deploy Client / build-ios (push) Successful in 3m19s
Deploy Client / release-deploy-client (push) Successful in 1m32s

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-03 14:32:34 +08:00
parent 5ae5c8bc34
commit fbcf573034
+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.1.1] - 2026-07-03
### 新功能
- 入库/出库管理各新增「草稿单数」卡片(审核卡片之后,点击直接筛选草稿单)。
- 出库单详情明细在售价后新增「总售价」列。
- 新建出库单从库存选择商品后,数量自动填入可用数量、售价自动填入入库时的参考售价。
- 商品公开预览页支持返回(从 App 内进入时显示返回按钮)。
### 改进
- 出库/入库详情明细:行内价格去掉 ¥ 符号并缩小一号,不再折行拥挤;列宽重排。
- 入库明细列名更清晰:进价(单瓶)/ 总价;库存列表「单价」列改为「总价」(库存×成本);
商品编辑抽屉改为 成本价(单瓶)/ 总成本价。
## [1.1.0] - 2026-07-03
> 定价与利润模型里程碑版(内容与 1.0.88 相同,版本号升为 1.1.0,与 server-v1.1.0 配套)。