Browse our Products

Aspose.Tasks for .NET 19.8 Release Notes

All Changes

KeySummaryIssue Type
TASKSNET-3424Add writing DurationText tag in XML outputBug
TASKSNET-3414Page order ignored when saving into PDFBug
TASKSNET-3412Fix TasksReadingException on loading MS Project xml fileBug
TASKSNET-3391Fix double-parsing of Mpp structure when .mpp file is openedBug
TASKSNET-3364Fix incorrect writing/reading of extended attributes when baseline and null resource assignment were addedBug
TASKSNET-3331Fix incorrect calculation of tasks’ idsBug
TASKSNET-3330Elements missing in exported PDFBug
TASKSNET-3164Too many external resources when rendering Project to HTMLBug
TASKSNET-3141Fix timeline renderingBug
TASKSNET-3101Fix generation of custom timephased dataBug

Public API and Backwards Incompatible Changes

The following public methods and properties were deleted:Description
Aspose.Tasks.ExtendedAttribute.#ctor
Aspose.Tasks.ExtendedAttribute.DurationFormat
Aspose.Tasks.ExtendedAttribute.Value
Aspose.Tasks.ExtendedAttributeDefinition.CreateExtendedAttribute(Aspose.Tasks.OutlineValue)