v1.0.9 - Add Story and sub-tasks deletion logic; l18n updates; GanttConfirmDialog updates

This commit is contained in:
LINING-PC\lining
2025-07-04 21:41:06 +08:00
parent 06c049f49c
commit 94ee66cbb4
15 changed files with 651 additions and 292 deletions
+9
View File
@@ -115,5 +115,14 @@
"Story进度根据子任务集进度改编重新计算",
"同时保留Story进度单独的调整方式"
]
},
{
"version": "1.0.9",
"date": "2025-07-04",
"notes": [
"更新多语言标签",
"增加Story删除时选择是否删除子任务的选项",
"删除Story或Task时同时删除前后的关系线路"
]
}
]