chore: release client-v1.1.18
Deploy Client / build-client-web (push) Successful in 54s
Deploy Client / build-windows (push) Successful in 2m7s
Deploy Client / build-macos (push) Successful in 2m29s
Deploy Client / build-android (push) Successful in 1m40s
Deploy Client / build-ios (push) Successful in 3m4s
Deploy Client / release-deploy-client (push) Successful in 1m55s

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Bupi8Kdqkfx2N5acFsHTx5
This commit is contained in:
wangjia
2026-09-02 23:58:39 +08:00
parent 26ca9b6ebc
commit 58b7f46bb9
+9
View File
@@ -5,6 +5,15 @@ 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.18] - 2026-09-02
### 新功能
- 「设置 → 编号规则」支持编辑:可改各单据 / 商品编码的前缀;有日期的单据可选日期格式;商品编码序号可手工调大(不可调小,防止重复)。有日期的单据序号由系统按日期自动生成,界面只读展示。
- 商品详情抽屉在「生产日期」下方新增「入库时间」,一眼看清该商品何时入库。
### 改进
- 编号规则页新增「模式」列,并将「当前序号」改为按当前日期周期显示(当天未开单显示 0),与「下一编号示例」口径一致。
## [1.1.17] - 2026-08-31
### 新功能