* [misc] update relase detail.

This commit is contained in:
caoyanyi
2025-05-19 10:26:26 +08:00
committed by 刘刚
parent 68c2a8445f
commit 5aedba769b
5 changed files with 14 additions and 1 deletions
+10
View File
@@ -1,6 +1,16 @@
2025-04-30 21.6.1
完成的需求
修复的Bug
开源版:
61525 快捷访问下编辑文档提示无权限 (Feedback#9021)
61758 【内禅】文档升级成功后内容有丢失
61761 【内禅】预览文档附件有报错
61772 接口文档的历史记录不正确
61773 [内禅]文档中显示附件已做防盗链处理
61785 需要手动刷新浏览器后,文档正文才显示
61799 [内禅]文档正文内容为空
61808 【内禅】火狐浏览器简单表格内文字丢失
61873 emoji显示不正确
2025-04-11 21.6
完成的需求
+1
View File
@@ -247,6 +247,7 @@ $lang->misc->releaseDate['7.1.stable'] = '2015-03-07';
$lang->misc->releaseDate['6.3.stable'] = '2014-11-07';
/* Release Detail. */
$lang->misc->feature->all['21.6.1'][] = array('title' => 'Documentation Bug Resolution.', 'desc' => '');
$lang->misc->feature->all['21.6'][] = array('title' => 'Jira import optimization. Multi-user document collaboration.', 'desc' => '');
$lang->misc->feature->all['21.6.beta'][] = array('title' => 'Jira 2.0 import implementation and Confluence integration deployment.', 'desc' => '');
$lang->misc->feature->all['21.5'][] = array('title' => 'Performance optimization; Enhancements for the performance of file uploads in the comment section; Document optimization.', 'desc' => '');
+1
View File
@@ -247,6 +247,7 @@ $lang->misc->releaseDate['7.1.stable'] = '2015-03-07';
$lang->misc->releaseDate['6.3.stable'] = '2014-11-07';
/* Release Detail. */
$lang->misc->feature->all['21.6.1'][] = array('title' => 'Documentation Bug Resolution.', 'desc' => '');
$lang->misc->feature->all['21.6'][] = array('title' => 'Jira import optimization. Multi-user document collaboration.', 'desc' => '');
$lang->misc->feature->all['21.6.beta'][] = array('title' => 'Jira 2.0 import implementation and Confluence integration deployment.', 'desc' => '');
$lang->misc->feature->all['21.5'][] = array('title' => 'Performance optimization; Enhancements for the performance of file uploads in the comment section; Document optimization.', 'desc' => '');
+1
View File
@@ -247,6 +247,7 @@ $lang->misc->releaseDate['7.1.stable'] = '2015-03-07';
$lang->misc->releaseDate['6.3.stable'] = '2014-11-07';
/* Release Detail. */
$lang->misc->feature->all['21.6.1'][] = array('title' => 'Documentation Bug Resolution.', 'desc' => '');
$lang->misc->feature->all['21.6'][] = array('title' => 'Jira import optimization. Multi-user document collaboration.', 'desc' => '');
$lang->misc->feature->all['21.6.beta'][] = array('title' => 'Jira 2.0 import implementation and Confluence integration deployment.', 'desc' => '');
$lang->misc->feature->all['21.5'][] = array('title' => 'Performance optimization; Enhancements for the performance of file uploads in the comment section; Document optimization.', 'desc' => '');
+1 -1
View File
@@ -247,7 +247,7 @@ $lang->misc->releaseDate['7.1.stable'] = '2015-03-07';
$lang->misc->releaseDate['6.3.stable'] = '2014-11-07';
/* Release Detail. */
$lang->misc->feature->all['21.6.1'][] = array('title' => '', 'desc' => '');
$lang->misc->feature->all['21.6.1'][] = array('title' => '修复文档相关Bug。', 'desc' => '');
$lang->misc->feature->all['21.6'][] = array('title' => 'Jira导入优化,文档多人协作。', 'desc' => '');
$lang->misc->feature->all['21.6.beta'][] = array('title' => 'Jira导入2.0版本,Confluence导入。', 'desc' => '');
$lang->misc->feature->all['21.5'][] = array('title' => '性能优化,备注支持上传附件性能优化,文档优化。', 'desc' => '');