Aspose.Tasks for .NET Releases

Released: Sep 21, 2023

Updates in V23.9

Features

  • Added support for Microsoft .NET 6.
  • Added a duplicated Task UIDs validation check.

Fixes

  • Fixed the resource unit cannot be automatically 100% when adding resources to the exported MPP file.
  • Fixed calculation of early and late dates when task has constraints.
  • Fixed exception when setting license from embedded resource.
  • Fixed writing of tasks without assignments to XML format.

Released: Aug 19, 2023

Updates in V23.8

Features

  • Improved memory footprint for large projects.
  • Added API that allows you to specify the user’s font folder, when system font folders cannot be accessed by the application.

Fixes

  • Exception when Aspose.Tasks 23.7 is installed alongside Aspose.Drawing.23.7.

Released: Jul 21, 2023

Updates in V23.7

Features

  • Added the ability to read incomplete baselines.
  • You can now set 'WeekDay.DayWorking = true' when working times are added.
  • Added checks, when saving to MPP, which verify that 'UniqueId' is not greater than the max allowed.
  • Added the ability to read 'Unit of Measure' abbreviations from Primavera XER and P6XML formats.

Fixes

  • Fix GetTimephasedData method returning empty collection in some cases.
  • Fix logic of ActualDuration calculation for projects read from Primavera XER and P6XML formats...

Released: Jun 19, 2023

Updates in V23.6

Fixes

  • Fixed reading of ResourceAssignment.ActualCost from XER format: OvertimeCost should be added.
  • Fixed writing of base calendars to MPP15+ formats.
  • Fixed escaping of values when exporting project to CSV format.
  • Fixed incorrect rendering of timescale when units are set to TimescaleUnit.Years.

Released: May 17, 2023

Updates in V23.5

Features

  • New property allows you to control the automatic calculation of 'assignment cost' and 'remaining cost'.

Fixes

  • Fix 'TimeSpan overflowed because the duration is too long' exception when reading project with cost resource from XER format.
  • Fix reading of Tsk.Work field when reading project from Primavera XML format: should read from 'Planned Labor Units' instead of 'At Completion Labor Units'.
  • Fix 'Cannot find any fonts installed on the system' error when saving project to MPP when system...

Released: Apr 18, 2023

Updates in V23.4

Features

  • Added Microsoft .NET 6.0 support for non-Microsoft Windows operating systems.
  • Breaking change - Replace usages of System.Drawing.StringAlignment with Aspose.Tasks.Visualization.StringAlignment

Fixes

  • Fix logic of UseProjectDefaultFont flag when project is rendered to HTML, PDF or Image formats.
  • Fix NullReferenceException when accessing AssignmentBaseline.TimephasedData for new Assignment's baseline.
  • Fix task baseline 1-10 properties are not shown when opening a resulting MPP 2007 file...

Released: Mar 13, 2023

Updates in V23.3

Features

  • Added 'DurationType', 'ActivityType' and 'PercentCompletetype' properties to 'PrimaveraTaskProperties'.
  • Added 'LoadProject' method to 'PrimaveraXmlReader' and 'PrimaveraXerReader'.
  • Added support for initializing view data in projects read from non-MPP format.
  • Added support for reading 'Calendar for Scheduling Relationship Lag' from Primavera XML and XER formats.
  • Added support for reading 'ActualExpenseCost', 'RemainingExpenseCost', 'ActualLaborCost', 'ActualMaterialCost'...

Released: Feb 8, 2023

Updates in V23.2

Features

  • Added an option to control whether dates in timescale section of a view are rendered to the end of a page.

Fixes

  • Fix persistence of Assignment’s GUID when reading and writing a project from\to XER and P6XML formats.
  • Fix calculation of task’s calendar when reading Task dependent activity from file in XER format.
  • Fix reading and generation of timephased data for assignments of tasks with elapsed duration.
  • Fix ‘System.ArgumentException’ when calling ResourceAssignment.GetTimephasedData...

Released: Jan 17, 2023

Updates in V23.1

Features

  • You can now access 'Labor Units', 'Physical Percent Complete' and 'Percent Complete' from projects in Primavera format.

Released: Dec 12, 2022

Updates in V22.12

Features

  • Added 'LinkLagTimeSpan' property to 'TaskLink'.
  • Added new task property: 'Tsk.ExternalUid'. Microsoft Project requires the unique ID of external tasks to be set in order to properly link tasks between projects.

Fixes

  • Fix escaping of text values when writing project to XER format.
  • Fix cost calculations for case when multiple rates are effective on a day.
  • Fix System.FormatException when reading a project from XER file.
  • Fix creation of external task links.
  • Fix addition of new table for a...