Aspose.Tasks for .NET Releases

Released: Sep 26, 2024

Updates in V24.9

Features

  • Added support for rendering RectangleBottom, LineMiddle, LineTop task bars middle shapes.
  • Added TaskUid to TaskValidationException.

Fixes

  • Fixed issue where indents are included to task names when rendering bar texts in Gantt chart.
  • Fixed calculation of assignments peak units.
  • Fixed calculation of ActualDuration and Duration by work for resource assignments with non-flat work contour.
  • Fixed reading of timephased data for the file with intersection of working exception and calendar...

Released: Aug 26, 2024

Updates in V24.8

Features

  • Implemented RescheduleUncompletedWorkToStartAfter logic for cases when Project.SplitsInProgressTasks is false.

Fixes

  • Fixed differences in dates after using RescheduleUncompletedWorkToStartAfter in Aspose.Tasks and in MS Project.
  • Fixed calculation of Stop/Resume properties for tasks.
  • Fixed calculation of ActualDuration, Duration and Finish for summary tasks.

Released: Jul 26, 2024

Updates in V24.7

Features

  • Added an API to get the project's names to PrimaveraBaseReader.

Fixes

  • Fixed order of project import when importing default projects from XER file containing several projects.
  • Fixed calendar reading from XER format: project's MinutesPerDay, MinutesPerWeek, DaysPerMonth are taken from non-default calendar.
  • Fixed exception when MPP9 file is saved after resource leveling.
  • Fixed generation of AssignmentActualWork timephased data.
  • Fixed "An entry with the same key already exists" when reading...

Released: Jun 26, 2024

Updates in V24.6

Features

  • Implemented resource leveling.

Fixes

  • Fixed usage of non-FIPS-compliant algorithms.
  • Timephased data of assignment with Contoured work contour is not changed when parent task's start is changed.
  • Fixed collision of referenced versions of System.Drawing.Common for version targeting .NET Standard 2.0.
  • Fixed multipage TIFF generation in version targeting .NET 6.0.
  • Fixed reading of calendar for the specific file.
  • Fixed exception when reading Global MPT template file.

Released: May 22, 2024

Updates in V24.5

Fixes

  • Fixed Asn.WorkVariance calculation.
  • Fixed generation of timephased data when load's change is aligned with weekends.
  • Fixed issue where task split by Aspose.Tasks is displayed as three-parts in MS Project.

Released: Apr 15, 2024

Updates in V24.4

Features

  • You can now remove rounding when reading Asn.Units from MPP.
  • Enhanced the usability of exporting to CSV format.

Fixes

  • Fixed incorrect work of material assignment shown by MS Project when project.WorkFormat is set to TimeUnitType.Day.
  • Fixed setting PageInfo.Legend.LegendOn is not applied when project is rendered.
  • Fixed incorrect writing of zero duration tasks which can lead to incorrect dates shown when project is recalculated in MS Project.

Released: Mar 21, 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 25, 2024

Updates in V24.2

Features

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

Fixes

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

Released: Jan 27, 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 17, 2023

Updates in V23.12

Features

  • Added validation which checks that calendar names are unique.
  • Implemented the writing of 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 durations 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...