diff --git a/CHANGELOG.md b/CHANGELOG.md index 88284c9..475dcfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ 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.38] - 2026-06-15 + +### 新功能 +- 标签打印新增「打印预览」弹窗,点击打印按钮后可先预览标签内容再确认打印 +- 预览弹窗支持选择打印机(下拉列表),并记住上次选择,下次自动默认 +- 支持对每张标签单独设置打印份数(默认 1 份) +- 入库单「打标签」支持多张预览:左侧缩略图条可逐张勾选/取消,右侧显示当前选中张的大图 + ## [1.0.37] - 2026-06-15 ### 新功能