Compare commits

...

1 Commits

Author SHA1 Message Date
wangjia 2b6178892f chore: release client-v1.0.60
Deploy Client / build-client-web (push) Successful in 40s
Deploy Client / build-macos (push) Successful in 2m1s
Deploy Client / build-android (push) Successful in 1m26s
Deploy Client / build-ios (push) Successful in 2m57s
Deploy Client / build-windows (push) Successful in 1m48s
Deploy Client / release-deploy-client (push) Successful in 1m24s
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-20 07:07:01 +08:00
+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.0.60] - 2026-06-20
### 新功能
- 入库/出库录单新增日期选择器,单据日期、生产日期等可直接点选,无需手动输入
### 改进
- 录单表单的商品、往来单位等可搜索下拉支持边搜边选,找不到时可内联新建选项,录单更顺手
- 从旧系统迁入的历史进销存单据,明细可正常展示商品编号、名称、系列、规格等信息
## [1.0.59] - 2026-06-19
### 新功能