Browse our Products
Aspose.Tasks for .NET 20.8 Release Notes
This page contains release notes information for Aspose.Tasks for .NET 20.8.
All Changes
| Key | Summary | Issue Type |
|---|---|---|
| TASKSNET-4285 | Implement a check that file is encrypted | New Feature |
| TASKSNET-4311 | Improve resource deletion execution time | Enhancement |
| TASKSNET-4275 | Add .NET 461 in Aspose.Tasks for .NET release packages | Enhancement |
| TASKSNET-4308 | Fix incorrect ActualStart of manual assigned tasks | Bug |
| TASKSNET-4278 | Fix incorrect calculation of timephased data for assignment’s remaining work | Bug |
| TASKSNET-4270 | Fix recalculation of assignments’ work and timephased data for task with Type = “FixedWork” when task’s duration is changed | Bug |
| TASKSNET-4269 | Fix “A generic error occurred in GDI+” exception while rendering MPP file | Bug |
| TASKSNET-4256 | Fix invalid generated TimephasedData for assignments of Fixed Duration tasks | Bug |
Public API and Backwards Incompatible Changes
| The following public property was added: | Description |
|---|---|
| Aspose.Tasks.ProjectFileInfo.IsPasswordProtected | Gets a value indicating whether a project is password protected. |