From fff915ab5c687c6acd68740f9f0d2b076b057e45 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 13 Aug 2026 17:38:49 +0000 Subject: [PATCH] docs(changelog): sync full changelog from tego-standard --- docs/en/changelog/changelog.md | 11 ++++++++++- docs/zh/changelog/changelog.md | 11 ++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/docs/en/changelog/changelog.md b/docs/en/changelog/changelog.md index da2af4a..a959610 100644 --- a/docs/en/changelog/changelog.md +++ b/docs/en/changelog/changelog.md @@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## [1.6.34] - 2026-08-13 + +### 🐛 Fixed + +- **auth**: expose security utilities from source entry (@TomyJan) +- **tenant**: allow legacy reads before tenant setup (@TomyJan) +- **security**: prevent authentication secret exposure (@TomyJan) + ## [1.6.33] - 2026-08-13 ### 🐛 Fixed @@ -3128,7 +3136,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.33...HEAD +[Unreleased]: https://github.com/tegojs/tego-standard/compare/v1.6.34...HEAD +[1.6.34]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.34 [1.6.33]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.33 [1.6.32]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.32 [1.6.31]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.31 diff --git a/docs/zh/changelog/changelog.md b/docs/zh/changelog/changelog.md index f0c576b..38aa0eb 100644 --- a/docs/zh/changelog/changelog.md +++ b/docs/zh/changelog/changelog.md @@ -9,6 +9,14 @@ +## [1.6.34] - 2026-08-13 + +### 🐛 修复 + +- **auth**: 从源条目公开安全实用程序 (@TomyJan) +- **tenant**: 在租户设置之前允许旧读取 (@TomyJan) +- **security**: 防止身份验证秘密泄露 (@TomyJan) + ## [1.6.33] - 2026-08-13 ### 🐛 修复 @@ -3128,7 +3136,8 @@ - 更新自述文件 ([#1595](https://github.com/tegojs/tego-standard/pull/1595)) (@sealday) -[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.33...HEAD +[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.34...HEAD +[1.6.34]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.34 [1.6.33]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.33 [1.6.32]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.32 [1.6.31]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.31