* [release] add release date for 20.8.

This commit is contained in:
caoyanyi
2024-10-15 14:36:12 +08:00
committed by 李阳
parent 13436562aa
commit d8a2eb8bbd
4 changed files with 5 additions and 0 deletions
+1
View File
@@ -114,6 +114,7 @@ $lang->misc->feature->promptExecImage = 'theme/default/images/main/prompt_exec
$lang->misc->feature->promptLearnMore = 'https://www.zentao.net/book/zentaopms/1097.html';
/* Release Date. */
$lang->misc->releaseDate['20.8'] = '2024-10-18';
$lang->misc->releaseDate['20.7.1'] = '2024-09-30';
$lang->misc->releaseDate['20.7'] = '2024-09-14';
$lang->misc->releaseDate['20.6'] = '2024-08-30';
+1
View File
@@ -114,6 +114,7 @@ $lang->misc->feature->promptExecImage = 'theme/default/images/main/prompt_exec
$lang->misc->feature->promptLearnMore = 'https://www.zentao.net/book/zentaopms/1097.html';
/* Release Date. */
$lang->misc->releaseDate['20.8'] = '2024-10-18';
$lang->misc->releaseDate['20.7.1'] = '2024-09-30';
$lang->misc->releaseDate['20.7'] = '2024-09-14';
$lang->misc->releaseDate['20.6'] = '2024-08-30';
+1
View File
@@ -114,6 +114,7 @@ $lang->misc->feature->promptExecImage = 'theme/default/images/main/prompt_exec
$lang->misc->feature->promptLearnMore = 'https://www.zentao.net/book/zentaopms/1097.html';
/* Release Date. */
$lang->misc->releaseDate['20.8'] = '2024-10-18';
$lang->misc->releaseDate['20.7.1'] = '2024-09-30';
$lang->misc->releaseDate['20.7'] = '2024-09-14';
$lang->misc->releaseDate['20.6'] = '2024-08-30';
+2
View File
@@ -114,6 +114,7 @@ $lang->misc->feature->promptExecImage = 'theme/default/images/main/prompt_exec
$lang->misc->feature->promptLearnMore = 'https://www.zentao.net/book/zentaopms/1097.html';
/* Release Date. */
$lang->misc->releaseDate['20.8'] = '2024-10-18';
$lang->misc->releaseDate['20.7.1'] = '2024-09-30';
$lang->misc->releaseDate['20.7'] = '2024-09-14';
$lang->misc->releaseDate['20.6'] = '2024-08-30';
@@ -237,6 +238,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.8'][] = array('title' => '', 'desc' => '');
$lang->misc->feature->all['20.7.1'][] = array('title' => '修复已知Bug。', 'desc' => '');
$lang->misc->feature->all['20.7'][] = array('title' => '新手引导优化;菜单自定义;工作流优化;OR界面增加贡献模块。', 'desc' => '');
$lang->misc->feature->all['20.6'][] = array('title' => '工作流支持配置多界面;审批流支持使用工作流中字段配置条件;修复Bug。', 'desc' => '');