diff --git a/docs/RELEASE.md b/docs/RELEASE.md index 8339e97c..27703627 100644 --- a/docs/RELEASE.md +++ b/docs/RELEASE.md @@ -1,9 +1,10 @@ # Changelog -## [Version: 2.7.0] - 2024-08-29 +## [Version: 2.7.0] - 2024-10-10 【新增】通知人员黑名单过滤 【优化】esb鉴权信息迁移到header,支持版本 open-paas/esb >= 2.12.20 【优化】导航栏中“我的经办”改为“我的已办” 【优化】流程中新增【审批节点】时调整默认项 +【优化】平台管理权限调整为无实例鉴权 【修复】导航栏样式按照设计规范统一处理 【修复】公共API文件导出实现方式修改 【修复】修复单据列表在非首页搜索报错的问题 @@ -11,7 +12,6 @@ 【修复】tooltips组件XSS问题修复 【修复】修复部分模块鉴权异常的问题 【修复】修复 APM 部署无数据问题 -【修复】修复部分模块鉴权异常的问题 【修复】修复服务可见范围未生效的问题 【修复】修复工单评论父级评论显示异常的问题 【修复】修复运营分析结束时间不准确的问题 diff --git a/docs/RELEASE_EN.md b/docs/RELEASE_EN.md index 0cf057ae..9a417d53 100644 --- a/docs/RELEASE_EN.md +++ b/docs/RELEASE_EN.md @@ -1,16 +1,17 @@ # Changelog -## [Version: 2.7.0] - 2024-08-29 +## [Version: 2.7.0] - 2024-10-10 【Feature】Notification recipient blacklist filtering. 【Improved】Migrated the authentication information to header when calling esb, support open-paas/esb >= 2.12.20 +【Improved】Changed “My Tasks” to “My Completed” in the navigation bar. 【Improved】Adjust default items when adding an Approval Node in the process. +【Improved】Adjusted platform management permissions to be instance-free authentication. 【Fixed】The navigation bar style has been standardized according to the design specifications. 【Fixed】Modified the implementation method for exporting common API files. 【Fixed】Fixed the issue where searching on the document list in non-home pages resulted in an error. 【Fixed】Optimized the return path when clicking ‘Previous’ during task template editing. 【Fixed】Fixed XSS vulnerability in tooltips component. -【Fixed】Fix the issue with authentication anomalies in certain modules. -【Fixed】Resolved the issue of APM deployment without data. 【Fixed】Resolved authentication exceptions in some modules. +【Fixed】Resolved the issue of APM deployment without data. 【Fixed】Resolved the issue where the service visibility range was not effective. 【Fixed】Resolved the issue of abnormal display of parent comments in the work order comments. 【Fixed】Resolved the issue of inaccurate end time in operation analysis.