chore: release v1.0.3

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
wangjia
2026-05-26 21:27:24 +08:00
parent ee826eca7f
commit 9fc379f33a
3 changed files with 13 additions and 4 deletions
+9
View File
@@ -5,6 +5,15 @@ 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.3] - 2026-05-26
### 新功能
- 新增用户自助注册功能,在官网 /register/ 填写门店信息即可完成注册,系统自动生成门店编码(S000001 格式)
- 支持 Windows 桌面客户端构建与发布(需配置 Windows CI Runner
### 修复
- 商品标签打印改为竖向 20mm×38mm 布局,修复标签内容旋转 90° 问题
## [1.0.2] - 2026-05-25
### 修复