chore: release client-v1.0.56
Deploy Client / build-client-web (push) Successful in 40s
Deploy Client / build-windows (push) Successful in 1m53s
Deploy Client / build-macos (push) Successful in 2m3s
Deploy Client / build-android (push) Successful in 1m11s
Deploy Client / build-ios (push) Successful in 2m32s
Deploy Client / release-deploy-client (push) Successful in 1m10s

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
wangjia
2026-06-17 18:34:29 +08:00
parent dfa1920dda
commit 7c82553594
+15
View File
@@ -5,6 +5,21 @@ 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.56] - 2026-06-17
### 新功能
- 库存查询在手机上支持「表格 / 列表」两种视图,可一键切换
- 入库单、出库单、库存、财务的「显示字段」选择会被记住,下次进入自动保持
### 改进
- 库存查询搜索框移到工具栏最前,查找更顺手
- 手机端列表页工具栏重新排布,按钮不再拥挤
- 「退出登录」统一收到左侧导航栏,界面更清爽
- macOS 安装包已签名并通过 Apple 公证,安装与自动更新不再弹安全警告
### 修复
- 修复入库单 / 出库单「显示字段」勾选后部分列仍不显示的问题
## [1.0.55] - 2026-06-17
### 改进