diff --git a/CHANGELOG.md b/CHANGELOG.md index 475dcfb..48f4492 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.39] - 2026-06-15 + +### 修复 +- 打印预览弹窗:打印完成后自动关闭 +- 打印预览弹窗:打印机列表改为仅显示热敏打印机,无热敏打印机时显示"无打印机可用"并禁用打印按钮 +- 库存列表表格行"打标签"按钮点击无反应 +- Windows/macOS 单实例限制:同一台电脑不允许重复打开多个客户端窗口 + ## [1.0.38] - 2026-06-15 ### 新功能