Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 03772542d2 |
@@ -5,6 +5,25 @@ 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.9] - 2026-07-18
|
||||
|
||||
### 新功能
|
||||
- 授权管理独立成一级页面,分「授权 / 购买续费 / 订单管理」三个标签。
|
||||
- 购买支持外跳支付页或内嵌二维码扫码付款,可查看/取消订单。
|
||||
- 财务应收应付汇总、财务筛选新增「往来单位」搜索。
|
||||
- 出入库单详情新增「生产日期 / 批次号」列;库存商品详情新增「供应商 / 批次号」。
|
||||
- 出入库列表状态筛选改为多选(默认草稿 + 待审核);新建单自动填充默认仓库。
|
||||
- 出入库列表卡片(手机端)显示品项数。
|
||||
|
||||
### 改进
|
||||
- 慢请求监控(后台记录 >500ms 请求,便于排查卡顿)。
|
||||
|
||||
### 修复
|
||||
- 切换账号后仍显示上一账号数据。
|
||||
- 订单时间按本地时区显示(原为 UTC)。
|
||||
- 「已在运行」提示框、出入库抽屉在特定情况下的闪退。
|
||||
- 支付宝下单因网关地址过长失败。
|
||||
|
||||
## [1.1.8] - 2026-07-10
|
||||
|
||||
### 新功能
|
||||
|
||||
Reference in New Issue
Block a user