Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor: 更新发布文档 --story=119997066 #1432

Merged
merged 2 commits into from
Oct 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Changelog
## [Version: 2.7.0] - 2024-08-29
## [Version: 2.7.0] - 2024-10-10
【新增】通知人员黑名单过滤
【优化】esb鉴权信息迁移到header,支持版本 open-paas/esb >= 2.12.20
【优化】导航栏中“我的经办”改为“我的已办”
【优化】流程中新增【审批节点】时调整默认项
【优化】平台管理权限调整为无实例鉴权
【修复】导航栏样式按照设计规范统一处理
【修复】公共API文件导出实现方式修改
【修复】修复单据列表在非首页搜索报错的问题
【修复】任务模板编辑点击上一步返回路径优化
【修复】tooltips组件XSS问题修复
【修复】修复部分模块鉴权异常的问题
【修复】修复 APM 部署无数据问题
【修复】修复部分模块鉴权异常的问题
【修复】修复服务可见范围未生效的问题
【修复】修复工单评论父级评论显示异常的问题
【修复】修复运营分析结束时间不准确的问题
Expand Down
7 changes: 4 additions & 3 deletions docs/RELEASE_EN.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Loading