* [misc] update relase detail.

This commit is contained in:
caoyanyi
2025-05-09 13:41:25 +08:00
committed by 刘刚
parent 40a420ec98
commit 0bf4ebbd61
5 changed files with 14 additions and 1 deletions
+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' => '');