Aspose.Tasks for C++ Releases

Released: Mar 31, 2024

Updates in V24.3

Fixes

  • Fixed reading of MPP file with non-standard structure saved by MS Project version 16.0.16924.20150.
  • Fixed reading of task and resource Guids from XML format.
  • Fixed writing of TimephasedData for assignment of material resource.
  • Fixed empty Assignments guids when project is saved to MPP and XML repeatedly.
  • Fixed calculation of the dependent properties when task PercentComplete is set to 100%.
  • Fixed inability to set ActualFinish for tasks with zero duration.

Released: Feb 29, 2024

Updates in V24.2

Features

  • Add the ability to set 'IsPortrait' in save options.
  • Add limitation to length of 'Filter.Name' property.

Fixes

  • Fixed incorrect reading of time-phased data for specific file.
  • Error writing interval filter criteria with values containing field reference.
  • Error writing 'Filter.ShowRelatedSummaryRows' flag to MPP file.

Released: Jan 30, 2024

Updates in V24.1

Fixes

  • Existing graphical indicators are not preserved when MPP is opened and then saved by Aspose.Tasks.
  • Fixed reading and writing of ExternalTaskId and ExternalTaskUid.
  • Extra empty resource is shown when opening MPP9 file.
  • Fixed incorrect calculation of Rsc.CostVariance for the specific versions of MPP files.

Released: Dec 30, 2023

Updates in V23.12

Features

  • Added validation that checks if calendar names are unique.
  • Write Task and Resource filters for MPP14+ formats.

Fixes

  • Fixed performance degradation when saving the specific project to XML.
  • Filters added via Aspose.Tasks are not displayed correctly when opened by MS Project.
  • Fixed costs and duration rounding when reading a project from MPP and XML.
  • Fixed ArgumentOutOfRangeException when trying to get Task.Status for the specific project.
  • Incorrect formula's field arguments are saved to...

Released: Nov 29, 2023

Updates in V23.11

Features

  • Added support for writing 'Project.Calendar.Guid' to MPP files.
  • Added the ability to calculate an assignment's work for the specified date/time interval.
  • Added read-only 'task status' column.
  • Initialized CsvOptions.View with default view.

Released: Oct 19, 2023

Updates in V23.10

Features

  • Added support for reading baseline projects in Primavera XML format.
  • Added validation which ensures that 'Project.Calendar' points to calendars belonging to 'Project.Calendars' collection.
  • New property allows you to set the encoding type for Primavera XER files.
  • You can now modify the hierarchy of 'Save Options' to remove members that are not applicable to certain formats.

Released: Sep 27, 2023

Updates in V23.9

Features

  • 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 30, 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 26, 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 23, 2023

Updates in V23.6

Fixes

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