Browse our Products

Aspose.Tasks for .NET 20.9 Release Notes

All Changes

KeySummaryIssue Type
TASKSNET-4365Add and ability to assign cost to the Resource Assignment in manual calculation modeEnhancement
TASKSNET-4371Fix incorrect reading of MPP with a large number of long assignmentsBug
TASKSNET-4370Fix bad performance while deleting of resources when CalculationMode.Manual is setBug
TASKSNET-4363Fix task’s assignments are not visible in Task usage viewBug
TASKSNET-4340Fix out of memory exception when saving MPP as PNG in LinuxBug
TASKSNET-4338Fix out of memory exception when saving MPP as PNG in LinuxBug
TASKSNET-4337Fix out of memory exception when saving MPP as PNG in LinuxBug
TASKSNET-4336Fix out of memory exception when saving MPP as PNG in LinuxBug
TASKSNET-4322Fix out of memory exception when saving MPX as JPG in LinuxBug
TASKSNET-4318Fix out of memory exception when saving MPX as PNG in LinuxBug
TASKSNET-4189Fix an issue with a file modification and resavingBug
TASKSNET-4154Fix invalid recalculated Start and Finish values for assignment with zero durationBug
TASKSNET-4350Fix missing ActualFinishBug
TASKSNET-4063Fix CryptographicException while save into PDF with encryption detailsBug
TASKSNET-4350ActualFinish is showing as NA for some tasksBug
TASKSNET-4390Fix file resaved with Aspose.Tasks for .NET cannot be opened by MSP 2016Bug

Public API and Backwards Incompatible Changes

The following public types were deleted:Description
Aspose.Tasks.ProjectOnlineReaderReplaced by ProjectServerManager type.
The following public methods and properties were deleted:Description
Aspose.Tasks.ProjectOnlineReader.#ctor(Aspose.Tasks.ProjectServerCredentials)
Aspose.Tasks.ProjectOnlineReader.GetProject(System.Guid)
Aspose.Tasks.ProjectOnlineReader.GetProjectRawData(System.Guid)
Aspose.Tasks.ProjectOnlineReader.GetProjectList
Aspose.Tasks.Value.NumberValueReplaced with NumericValue (decimal) property