From df242dd7039d005b0e6f5fd943a14905bf2bac9f Mon Sep 17 00:00:00 2001 From: wangjia <809946525@qq.com> Date: Fri, 28 Aug 2026 20:02:17 +0800 Subject: [PATCH] chore: release client-v1.1.16 Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01Bupi8Kdqkfx2N5acFsHTx5 --- CHANGELOG-client.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG-client.md b/CHANGELOG-client.md index e26c8ba..d592f22 100644 --- a/CHANGELOG-client.md +++ b/CHANGELOG-client.md @@ -5,6 +5,11 @@ 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.16] - 2026-08-28 + +### 修复 +- 修复 Windows 桌面版打印商品价签时中文(店名、品名、编号等文字)整片不显示、只剩条码与二维码的问题;现在价签中文在 Windows 上正常清晰显示。 + ## [1.1.15] - 2026-08-28 ### 改进