Browse our Products

Aspose.Tasks for .NET 23.2 Release Notes

All Changes

KeySummaryIssue Type
TASKSNET-10765Add an option which allows to control whether dates in timescale section of a view is rendered to the end of a pageEnhancement
TASKSNET-10773Fix persistence of Assignment’s guid when reading and writing a project from\to XER and P6XML formats.Bug
TASKSNET-10772Fix calculation of task’s calendar when reading Task dependent activity from file in XER formatBug
TASKSNET-10770Fix reading and generation of timephased data for assignments of tasks with elapsed durationBug
TASKSNET-10766Fix ‘System.ArgumentException’ when calling ResourceAssignment.GetTimephasedDataBug
TASKSNET-10725Fix exception when saving the specific project to XER formatBug
TASKSNET-10663Fix incorrect ‘Duration % complete’ shown in Primavera P6 when opening project saved by Aspose.Tasks.Bug
TASKSNET-4701Fix incorrect Primavera percentage complete valueBug

Public API and Backwards Incompatible Changes

The following public methods and properties were added:Description
Aspose.Tasks.Saving.SaveOptions.FitTimescaleToEndOfPageGets or sets whether a calendar section of a view should be rendered to the end (right side) of the last page.