diff --git a/docs/en/changelog/changelog.md b/docs/en/changelog/changelog.md index 3ae0780..5e8c503 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.24] - 2026-07-09 + +### 🐛 Fixed + +- **formula-field**: calculate on save only and load association scope & fix(backup): skip unavailable plugins during restore and startup ([#401](https://github.com/tegojs/tego-standard/pull/401)) (@bai.zixv) +- add document preview ([#319](https://github.com/tegojs/tego-standard/pull/319)) (@dududuna) +- set the table alignment to center ([#394](https://github.com/tegojs/tego-standard/pull/394)) (@dududuna) + ## [1.6.23] - 2026-07-07 ### ✨ Added @@ -3055,7 +3063,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.23...HEAD +[Unreleased]: https://github.com/tegojs/tego-standard/compare/v1.6.24...HEAD +[1.6.24]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.24 [1.6.23]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.23 [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 diff --git a/docs/zh/changelog/changelog.md b/docs/zh/changelog/changelog.md index ea302ed..a95d883 100644 --- a/docs/zh/changelog/changelog.md +++ b/docs/zh/changelog/changelog.md @@ -9,6 +9,14 @@ +## [1.6.24] - 2026-07-09 + +### 🐛 修复 + +- **formula-field**: 仅计算保存和加载关联范围和修复(备份):在恢复和启动期间跳过不可用的插件([#401](https://github.com/tegojs/tego-standard/pull/401)) (@bai.zixv) +- 添加文档预览 ([#319](https://github.com/tegojs/tego-standard/pull/319)) (@dududuna) +- 将表格对齐设置为居中([#394](https://github.com/tegojs/tego-standard/pull/394)) (@dududuna) + ## [1.6.23] - 2026-07-07 ### ✨ 新增 @@ -3055,7 +3063,8 @@ - 更新自述文件 ([#1595](https://github.com/tegojs/tego-standard/pull/1595)) (@sealday) -[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.23...HEAD +[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.24...HEAD +[1.6.24]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.24 [1.6.23]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.23 [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