docs: update release notes

This commit is contained in:
hardy 2025-02-25 20:27:56 +08:00
parent a7ff1c6220
commit 5cc4ea9ef1
No known key found for this signature in database
GPG Key ID: 6A2F0E0049AB3F59
2 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,7 @@ Information about release notes of INFINI Console is provided here.
- Fixed Devtools `_sql` support for elasticsearch 6.x (#158)
- Fixed audit log default sorting across pagination (#161)
- Fixed mapping type conflict error (#164)
- Fixed `Gateway` template config for mTLS#166
### Improvements
- Update agent config with cluster name (#148)

View File

@ -23,6 +23,7 @@ title: "版本历史"
- 修复开发工具 `_sql` 查询支撑 Elasticsearch 6.x 版本 (#158)
- 修复审计日志默认排序翻页之后丢失的问题 (#161)
- 修复 `Mapping` 冲突问题 (#161)
- 修复配置文件模板中 `Gateway` mTLS 配置(#166
### Improvements
- 优化下发给 Agent 的配置,增加集群名称 (#148)