From aa34cc754f534da45c28d87b9ccf0986df309ca1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 16 Jun 2026 10:26:28 +0000 Subject: [PATCH] docs(changelog): sync full changelog from tego-standard --- docs/en/changelog/changelog.md | 18 +++++++++++++----- docs/zh/changelog/changelog.md | 18 +++++++++++++----- 2 files changed, 26 insertions(+), 10 deletions(-) diff --git a/docs/en/changelog/changelog.md b/docs/en/changelog/changelog.md index 4e0bc5c..6442155 100644 --- a/docs/en/changelog/changelog.md +++ b/docs/en/changelog/changelog.md @@ -7,15 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### ✨ Added -- **workflow**: exit branch node ([#376](https://github.com/tegojs/tego-standard/pull/376)) [c53c0f2](https://github.com/tegojs/tego-standard/commit/c53c0f2f9fae19421f849da05c65cbfc86de4bde) (@TomyJan) -### 🐛 Fixed +## [1.6.22] - 2026-06-16 -- formula fields support associated field values ([#387](https://github.com/tegojs/tego-standard/pull/387)) [c7f905e](https://github.com/tegojs/tego-standard/commit/c7f905e5e0ced6529c53b995966871c6f317d37b) (@dududuna) +### ✨ Added +- approval quick add ([#390](https://github.com/tegojs/tego-standard/pull/390)) (@dududuna) +- **workflow**: exit branch node ([#376](https://github.com/tegojs/tego-standard/pull/376)) (@TomyJan) + +### 🐛 Fixed +- **client**: resolve fieldNames for deeply nested association fields in filter forms ([#393](https://github.com/tegojs/tego-standard/pull/393)) (@TomyJan) +- **client**: resolve circular dependency causing white screen ([#392](https://github.com/tegojs/tego-standard/pull/392)) (@TomyJan) +- **client**: harden exports and ACL permission handling ([#391](https://github.com/tegojs/tego-standard/pull/391)) (@TomyJan) +- **test**: stabilize standard test suites ([#389](https://github.com/tegojs/tego-standard/pull/389)) (@TomyJan) +- formula fields support associated field values ([#387](https://github.com/tegojs/tego-standard/pull/387)) (@dududuna) ## [1.6.21] - 2026-05-22 @@ -3036,7 +3043,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - update readme ([#1595](https://github.com/tegojs/tego-standard/pull/1595)) (@sealday) -[Unreleased]: https://github.com/tegojs/tego-standard/compare/v1.6.21...HEAD +[Unreleased]: https://github.com/tegojs/tego-standard/compare/v1.6.22...HEAD +[1.6.22]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.22 [1.6.21]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.21 [1.6.20]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.20 [1.6.19]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.19 diff --git a/docs/zh/changelog/changelog.md b/docs/zh/changelog/changelog.md index 27436b1..2932fa1 100644 --- a/docs/zh/changelog/changelog.md +++ b/docs/zh/changelog/changelog.md @@ -7,15 +7,22 @@ ## [未发布] -### ✨ 新增 -- **workflow**: 退出分支节点 ([#376](https://github.com/tegojs/tego-standard/pull/376)) [c53c0f2](https://github.com/tegojs/tego-standard/commit/c53c0f2f9fae19421f849da05c65cbfc86de4bde) (@TomyJan) -### 🐛 修复 +## [1.6.22] - 2026-06-16 -- 公式字段支持关联字段值 ([#387](https://github.com/tegojs/tego-standard/pull/387)) [c7f905e](https://github.com/tegojs/tego-standard/commit/c7f905e5e0ced6529c53b995966871c6f317d37b) (@dududuna) +### ✨ 新增 +- 批准快速添加 ([#390](https://github.com/tegojs/tego-standard/pull/390)) (@dududuna) +- **workflow**: 退出分支节点 ([#376](https://github.com/tegojs/tego-standard/pull/376)) (@TomyJan) + +### 🐛 修复 +- **client**: 解析过滤器表单中深层嵌套关联字段的字段名称 ([#393](https://github.com/tegojs/tego-standard/pull/393)) (@TomyJan) +- **client**: 解决导致白屏的循环依赖 ([#392](https://github.com/tegojs/tego-standard/pull/392)) (@TomyJan) +- **client**: 强化导出和 ACL 权限处理 ([#391](https://github.com/tegojs/tego-standard/pull/391)) (@TomyJan) +- **test**: 稳定标准测试套件 ([#389](https://github.com/tegojs/tego-standard/pull/389)) (@TomyJan) +- 公式字段支持关联字段值 ([#387](https://github.com/tegojs/tego-standard/pull/387)) (@dududuna) ## [1.6.21] - 2026-05-22 @@ -3036,7 +3043,8 @@ - 更新自述文件 ([#1595](https://github.com/tegojs/tego-standard/pull/1595)) (@sealday) -[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.21...HEAD +[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.22...HEAD +[1.6.22]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.22 [1.6.21]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.21 [1.6.20]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.20 [1.6.19]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.19