v1.4.6 - bugfix

This commit is contained in:
LINING-PC\lining
2025-12-09 14:18:04 +08:00
parent 39367a7810
commit 3106135677
8 changed files with 23 additions and 34 deletions

View File

@@ -5,11 +5,19 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.4.6-patch.1] - 2025-12-09
### Fixed
- 修复Github编译错误
- Fixed: build errors From github
## [1.4.6] - 2025-12-09
### Fixed
- 修复内置TaskDrawer中负责人列表可以外部初始化
- 修复未设置startDate和endDate时任务无法正确显示的问题
- Fixed: The assignee list in the built-in TaskDrawer can be initialized externally
- Fixed: The issue where tasks could not be displayed correctly when startDate and endDate were not set
## [1.4.5] - 2025-12-06