From 2b6178892fb37931e35d484f5952dcc5a4beb3bf Mon Sep 17 00:00:00 2001 From: wangjia <809946525@qq.com> Date: Sat, 20 Jun 2026 07:07:01 +0800 Subject: [PATCH] chore: release client-v1.0.60 Co-Authored-By: Claude Opus 4.8 --- CHANGELOG-client.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG-client.md b/CHANGELOG-client.md index 7ba3ab5..9f76ad4 100644 --- a/CHANGELOG-client.md +++ b/CHANGELOG-client.md @@ -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 ### 新功能