From 94d3201cae644d9034ead99f8a6c55f6f440a979 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 15 Sep 2026 12:30:44 +0000 Subject: [PATCH] docs(changelog): sync full changelog from tego-standard --- docs/en/changelog/changelog.md | 9 ++++++++- docs/zh/changelog/changelog.md | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/docs/en/changelog/changelog.md b/docs/en/changelog/changelog.md index 5ee5169..99d1586 100644 --- a/docs/en/changelog/changelog.md +++ b/docs/en/changelog/changelog.md @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## [1.6.57] - 2026-09-15 + +### 🐛 Fixed + +- **tenant**: enforce source ACL scope on association reads (@TomyJan) + ## [1.6.56] - 2026-09-15 ### 🐛 Fixed @@ -3301,7 +3307,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.56...HEAD +[Unreleased]: https://github.com/tegojs/tego-standard/compare/v1.6.57...HEAD +[1.6.57]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.57 [1.6.56]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.56 [1.6.55]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.55 [1.6.54]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.54 diff --git a/docs/zh/changelog/changelog.md b/docs/zh/changelog/changelog.md index 9f62708..e3d8336 100644 --- a/docs/zh/changelog/changelog.md +++ b/docs/zh/changelog/changelog.md @@ -9,6 +9,12 @@ +## [1.6.57] - 2026-09-15 + +### 🐛 修复 + +- **tenant**: enforce source ACL scope on association reads (@TomyJan) + ## [1.6.56] - 2026-09-15 ### 🐛 修复 @@ -3301,7 +3307,8 @@ - 更新自述文件 ([#1595](https://github.com/tegojs/tego-standard/pull/1595)) (@sealday) -[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.56...HEAD +[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.57...HEAD +[1.6.57]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.57 [1.6.56]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.56 [1.6.55]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.55 [1.6.54]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.54