Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/en/changelog/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### ✨ Added

- drag tab ([#326](https://github.com/tegojs/tego-standard/pull/326)) [968eb90](https://github.com/tegojs/tego-standard/commit/968eb9025fbba5488ed766ed84a57a41f59655c1) (@dududuna)

### 🐛 Fixed

- unified approval logic across multiple terminals ([#334](https://github.com/tegojs/tego-standard/pull/334)) [c3b08a9](https://github.com/tegojs/tego-standard/commit/c3b08a972c490c7c8d222e5dea14db847accb0de) (@dududuna)
- number precision ([#345](https://github.com/tegojs/tego-standard/pull/345)) [0a8827b](https://github.com/tegojs/tego-standard/commit/0a8827bbd6752fb50be29bd3916964bedd86d55f) (@dududuna)
- filter params ([#347](https://github.com/tegojs/tego-standard/pull/347)) [10e28a3](https://github.com/tegojs/tego-standard/commit/10e28a3c149dc22e041d2ed9eea41a3e9d148d8b) (@dududuna)
- http log ([#346](https://github.com/tegojs/tego-standard/pull/346)) [a57f115](https://github.com/tegojs/tego-standard/commit/a57f115c9e19c957f94ab40d18b89a1e2968d7d3) (@dududuna)
- pdf download name ([#353](https://github.com/tegojs/tego-standard/pull/353)) [020939c](https://github.com/tegojs/tego-standard/commit/020939c1d8b95a8df62d6962955a5afa09b162f4) (@dududuna)



## [1.6.6] - 2026-01-08
Expand Down
12 changes: 12 additions & 0 deletions docs/zh/changelog/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@

## [未发布]

### ✨ 新增

- 拖动选项卡 ([#326](https://github.com/tegojs/tego-standard/pull/326)) [968eb90](https://github.com/tegojs/tego-standard/commit/968eb9025fbba5488ed766ed84a57a41f59655c1) (@dududuna)

### 🐛 修复

- 跨多个终端的统一审批逻辑([#334](https://github.com/tegojs/tego-standard/pull/334)) [c3b08a9](https://github.com/tegojs/tego-standard/commit/c3b08a972c490c7c8d222e5dea14db847accb0de) (@dududuna)
- 数字精度 ([#345](https://github.com/tegojs/tego-standard/pull/345)) [0a8827b](https://github.com/tegojs/tego-standard/commit/0a8827bbd6752fb50be29bd3916964bedd86d55f) (@dududuna)
- 过滤参数 ([#347](https://github.com/tegojs/tego-standard/pull/347)) [10e28a3](https://github.com/tegojs/tego-standard/commit/10e28a3c149dc22e041d2ed9eea41a3e9d148d8b) (@dududuna)
- http 日志 ([#346](https://github.com/tegojs/tego-standard/pull/346)) [a57f115](https://github.com/tegojs/tego-standard/commit/a57f115c9e19c957f94ab40d18b89a1e2968d7d3) (@dududuna)
- pdf 下载名称 ([#353](https://github.com/tegojs/tego-standard/pull/353)) [020939c](https://github.com/tegojs/tego-standard/commit/020939c1d8b95a8df62d6962955a5afa09b162f4) (@dududuna)



## [1.6.6] - 2026-01-08
Expand Down