Browse our Products

Aspose.Tasks for .NET 19.5 Release Notes

All Changes

KeySummaryIssue Type
TASKSNET-1904Render comments when saving as image, HTML or PDFNew Feature
TASKSNET-2511Add check for OutlineCodeId uniquenessEnhancement
TASKSNET-1639Provision of a facility to check if the schedule has a conflict with otherEnhancement
TASKSNET-3187Fix ArgumentOutOfRangeException when rendering Gantt chartBug
TASKSNET-3166Fix failed opening project file from SQLite DB source in .NET Core environmentBug
TASKSNET-3161Fix reading of WBS codes for MSP 2016Bug
TASKSNET-3151Fix incorrect reading of Tsk.Id valuesBug
TASKSNET-3140Fix corruption of SaveOptions.PresentationFormat property after saving of the projectBug
TASKSNET-3105Fix rendering to use updated header and footer info without resaving of the project.Bug
TASKSNET-3093Fix infinite loop when Gantt chart with the custom font is renderedBug
TASKSNET-3029Text font info and image scaling is not persisted when saving the project to MPPBug

Public API and Backwards Incompatible Changes

The following public types were deleted:Description
Aspose.Tasks.InvalidAssignmentException
Aspose.Tasks.InvalidTaskException
The following public methods and properties were added:Description
Aspose.Tasks.Task.Get(Aspose.Tasks.Key(System.String,Aspose.Tasks.TaskKey))Returns the value to which the property is mapped in this container.
The following public methods and properties were deleted:Description
Aspose.Tasks.InvalidAssignmentException.AssignmentUid
Aspose.Tasks.InvalidTaskException.TaskId
Aspose.Tasks.License.IsLicensed
Aspose.Tasks.Visualization.BarStyle.Dispose
The following public enumerations were added:Description
Aspose.Tasks.TaskKey.WarningRepresents the flag which indicates that the task has schedule discrepancies.
Aspose.Tasks.Tsk.WarningRepresents the flag which indicates that the task has schedule discrepancies.