40d9aba657
Deploy Server / release-deploy-server (push) Successful in 42s
Deploy Client / build-client-web (push) Successful in 40s
Deploy Site / release-deploy-site (push) Successful in 22s
Deploy Client / build-macos (push) Successful in 1m28s
Deploy Client / build-android (push) Successful in 1m7s
Deploy Client / build-ios (push) Successful in 2m44s
Deploy Client / build-windows (push) Successful in 1m51s
Deploy Client / release-deploy-client (push) Successful in 1m23s
三条流水线首个独立版本,统一从 1.0.55 起步。 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
15 lines
571 B
Markdown
15 lines
571 B
Markdown
# Changelog — Server(后端)
|
||
|
||
后端服务(`backend/`,`jiu-server`)的更新记录。tag 前缀 `server-v*`。
|
||
|
||
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.55] - 2026-06-17
|
||
|
||
### 新功能
|
||
- 后端服务独立发版流水线启用(`server-v*`),与客户端、官网互不影响
|
||
|
||
### 修复
|
||
- 库存导入改用更稳定的 Excel 解析库,按唯一编号自动去重,入库时间取自表格中的「入库日期」
|