Compare commits

...

1 Commits

Author SHA1 Message Date
wangjia eb7b0edc96 chore: release client-v1.1.11
Deploy Client / build-windows (push) Successful in 54s
Deploy Client / build-client-web (push) Successful in 5m43s
Deploy Client / build-macos (push) Successful in 7m19s
Deploy Client / build-android (push) Successful in 7m10s
Deploy Client / build-ios (push) Successful in 6m14s
Deploy Client / release-deploy-client (push) Successful in 13m3s
修复 Windows 版因构建流程缺陷未包含扫码出库功能(github-mode winstage
校验缺失所致,本版已由 fetch-windows-staged.sh 的 client/ 子树 SHA 校验兜底)。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Bupi8Kdqkfx2N5acFsHTx5
2026-08-26 16:40:09 +08:00
+5
View File
@@ -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.11] - 2026-08-26
### 修复
- 修复 Windows 版因构建流程缺陷未包含「扫码出库」功能的问题;升级后 Windows 用户即可使用扫码枪扫码出库(macOS / 网页 / 安卓版此前已正常)。
## [1.1.10] - 2026-08-25
### 新功能