* [misc] update release info.

This commit is contained in:
caoyanyi
2024-08-28 10:36:27 +08:00
committed by 田淑杰
parent 73faf6920a
commit f0ac7c76c6
4 changed files with 4 additions and 1 deletions
+1
View File
@@ -235,6 +235,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['20.6'][] = array('title' => "The workflow now allows for the configuration of multiple interfaces. The approval workflow can be customized to include conditional logic based on workflow fields. Bug fixes implemented.", 'desc' => '');
$lang->misc->feature->all['20.5'][] = array('title' => 'Document optimized; 23 new built-in metric items added.', 'desc' => '');
$lang->misc->feature->all['18.13'][] = array('title' => "Enhanced list views for My Work, Story, Task, and Bug, along with improved detail pages for Product and Project. ZenTao now offers compatibility with Dameng database. Copying Stories, Tasks, Bugs, and Test Cases now includes the ability to copy custom fields and values added through workflow customization. Bug fixes implemented.", 'desc' => '');
$lang->misc->feature->all['20.4'][] = array('title' => 'Add a new message center. Enhance release management. Implement branch and tag management. Enable additional signers in the approval workflow.', 'desc' => '');
+1
View File
@@ -235,6 +235,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['20.6'][] = array('title' => "The workflow now allows for the configuration of multiple interfaces. The approval workflow can be customized to include conditional logic based on workflow fields. Bug fixes implemented.", 'desc' => '');
$lang->misc->feature->all['20.5'][] = array('title' => 'Document optimized; 23 new built-in metric items added.', 'desc' => '');
$lang->misc->feature->all['18.13'][] = array('title' => "Enhanced list views for My Work, Story, Task, and Bug, along with improved detail pages for Product and Project. ZenTao now offers compatibility with Dameng database. Copying Stories, Tasks, Bugs, and Test Cases now includes the ability to copy custom fields and values added through workflow customization. Bug fixes implemented.", 'desc' => '');
$lang->misc->feature->all['20.4'][] = array('title' => 'Add a new message center. Enhance release management. Implement branch and tag management. Enable additional signers in the approval workflow.', 'desc' => '');
+1
View File
@@ -235,6 +235,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['20.6'][] = array('title' => "The workflow now allows for the configuration of multiple interfaces. The approval workflow can be customized to include conditional logic based on workflow fields. Bug fixes implemented.", 'desc' => '');
$lang->misc->feature->all['20.5'][] = array('title' => 'Document optimized; 23 new built-in metric items added.', 'desc' => '');
$lang->misc->feature->all['18.13'][] = array('title' => "Enhanced list views for My Work, Story, Task, and Bug, along with improved detail pages for Product and Project. ZenTao now offers compatibility with Dameng database. Copying Stories, Tasks, Bugs, and Test Cases now includes the ability to copy custom fields and values added through workflow customization. Bug fixes implemented.", 'desc' => '');
$lang->misc->feature->all['20.4'][] = array('title' => 'Add a new message center. Enhance release management. Implement branch and tag management. Enable additional signers in the approval workflow.', 'desc' => '');
+1 -1
View File
@@ -235,7 +235,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['20.6'][] = array('title' => '', 'desc' => '');
$lang->misc->feature->all['20.6'][] = array('title' => '工作流支持配置多界面;审批流支持使用工作流中字段配置条件;修复Bug。', 'desc' => '');
$lang->misc->feature->all['20.5'][] = array('title' => '文档优化;新增23个内置度量项。', 'desc' => '');
$lang->misc->feature->all['18.13'][] = array('title' => '性能优化:我的待办和需求、任务、Bug列表页面、项目、产品的详情页面。禅道兼容达梦数据库;复制需求、任务、Bug、用例时,可以复制工作流中添加的字段和值;修复Bug。', 'desc' => '');
$lang->misc->feature->all['20.4'][] = array('title' => '新增消息中心;完善发布管理;增加分支和标签管理;审批流支持加签设置。', 'desc' => '');