Descubre las novedades en cada versión, con detalles de funciones, mejoras y problemas resueltos.
Aspose.Tasks for Java V26.8Versión principal30 ago 2026
Funciones
- Added progress notification API when loading Project from XER format.
- Added progress notification API when loading Project from MPP format.
Correcciones
- Fixed reading of values of task's extended attributes from MS Project DB.
- Fixed incorrect assignment field calculations when setting a task's ActualFinish results in a zero-duration assignment.
- Fixed recalculation of a task changes finish date of completed assignment.
- Updating Task.ActualFinish doesn't update child assignment's ActualFinish.
- Fixed summary task duration calculation logic for projects read from Primavera formats.
- Optimized baseline timephased data recalculation when baseline data is unchanged and Project.Save() is called.
- Fixed 'offset should be within the boundaries of the span' error when reading the specific file.
- Fixed incorrect handling of string literals in the calculation of a formula's results.
- Fixed incorrect logic of GetTimephasedWork.
- Fixed reading of project-specific extended attribute definitions from MS Project DB.
- Fixed recalculation logic of assignments when updating parent task's ActualFinish.
Aspose.Tasks for C++ V26.8Versión principal27 ago 2026
Funciones
- Added progress notification API when loading a Project from XER format.
- Added progress notification API when loading a Project from MPP format.
Correcciones
- Fixed reading of values of task's extended attributes from MS Project DB.
- Fixed incorrect assignment field calculations when setting a task's ActualFinish results in a zero-duration assignment.
- Fixed recalculation of a task changes finish date of completed assignment.
- Updating Task.ActualFinish doesn't update child assignment's ActualFinish.
- Fixed summary task duration calculation logic for projects read from Primavera formats.
- Optimized baseline timephased data recalculation when baseline data is unchanged and Project.Save() is called.
- Fixed 'offset should be within the boundaries of the span' error when reading the specific file.
- Fixed incorrect handling of string literals in the calculation of a formula's results.
- Fixed incorrect logic of GetTimephasedWork.
- Fixed reading of project-specific extended attribute definitions from MS Project DB.
- Fixed recalculation logic of assignments when updating parent task's ActualFinish.
Aspose.Tasks for Python via .NET V26.8Versión principal26 ago 2026
Funciones
- Added progress notification API when loading Project from XER format.
- Added progress notification API when loading Project from MPP format.
Correcciones
- Fixed reading of values of task's extended attributes from MS Project DB.
- Fixed incorrect assignment field calculations when setting a task's ActualFinish results in a zero-duration assignment.
- Fixed recalculation of a task changes finish date of completed assignment.
- Updating Task.ActualFinish doesn't update child assignment's ActualFinish.
- Fixed summary task duration calculation logic for projects read from Primavera formats.
- Optimized baseline timephased data recalculation when baseline data is unchanged and Project.Save() is called.
- Fixed 'offset should be within the boundaries of the span' error when reading the specific file.
- Fixed incorrect handling of string literals in the calculation of a formula's results.
- Fixed incorrect logic of GetTimephasedWork.
- Fixed reading of project-specific extended attribute definitions from MS Project DB.
- Fixed recalculation logic of assignments when updating parent task's ActualFinish.
Aspose.Tasks for .NET V26.8Versión principal21 ago 2026
Funciones
- Added progress notification API when loading a Project from XER format.
- Added progress notification API when loading a Project from MPP format.
Correcciones
- Fixed reading of values of task's extended attributes from MS Project DB.
- Fixed incorrect assignment field calculations when setting a task's ActualFinish results in a zero-duration assignment.
- Fixed recalculation of a task changes finish date of completed assignment.
- Updating Task.ActualFinish doesn't update child assignment's ActualFinish.
- Fixed summary task duration calculation logic for projects read from Primavera formats.
- Optimized baseline timephased data recalculation when baseline data is unchanged and Project.Save() is called.
- Fixed 'offset should be within the boundaries of the span' error when reading the specific file.
- Fixed incorrect handling of string literals in the calculation of a formula's results.
- Fixed incorrect logic of GetTimephasedWork.
- Fixed reading of project-specific extended attribute definitions from MS Project DB.
- Fixed recalculation logic of assignments when updating parent task's ActualFinish.
Aspose.Tasks for C++ V26.7Versión principal30 jul 2026
Funciones
- You can now allow the passing of an instance of DbProviderFactory instead of ProviderInvariantName when using DbSettings.
- Added support for reading Resource Codes from Primavera DB, XER, XML formats.
Correcciones
- Fixed 'An item with the same key has already been added' exception when adding more than 1 view to the project.
- Fixed "InvalidCast" exception when Microsoft.Data.Sqlite provider is used to read project from MS Project database.
- Fixed import of activity codes and UDF from Primavera DB.
- Fixed incorrect (multiplied by 100) values in baseline cost timephased data.
- Fixed issue where Task.GetTimephasedData and Resource.GetTimephasedData don't cut the resulting timephased data items according to the passed start/end argument.
- Fixed "System.ArgumentException: An entry with the same key already exists" when reading a project from DB.
Aspose.Tasks for Java V26.7Versión principal30 jul 2026
Funciones
- Added support for reading Resource Codes from Primavera DB, XER, XML formats.
Correcciones
- Fixed 'An item with the same key has already been added' exception when adding more than 1 view to the project.
- Fixed "InvalidCast" exception when Microsoft.Data.Sqlite provider is used to read project from MS Project database.
- Fixed import of activity codes and UDF from Primavera DB.
- Fixed incorrect (multiplied by 100) values in baseline cost timephased data.
- Fixed issue where Task.GetTimephasedData and Resource.GetTimephasedData don't cut the resulting timephased data items according to the passed start/end argument.
- Fixed "System.ArgumentException: An entry with the same key already exists" when reading a project from DB.
Aspose.Tasks for Python via .NET V26.7Versión principal16 jul 2026
Funciones
- Added support for reading Resource Codes from Primavera DB, XER, XML formats.
Correcciones
- Fixed 'An item with the same key has already been added' exception when adding more than 1 view to the project.
- Fixed "InvalidCast" exception when Microsoft.Data.Sqlite provider is used to read project from MS Project database.
- Fixed import of activity codes and UDF from Primavera DB.
- Fixed incorrect (multiplied by 100) values in baseline cost timephased data.
- Fixed issue where Task.GetTimephasedData and Resource.GetTimephasedData don't cut the resulting timephased data items according to the passed start/end argument.
- Fixed "System.ArgumentException: An entry with the same key already exists" when reading a project from DB.
Aspose.Tasks for .NET V26.7Versión principal12 jul 2026
Funciones
- You can now allow the passing of an instance of DbProviderFactory instead of ProviderInvariantName when using DbSettings.
- Added support for reading Resource Codes from Primavera DB, XER, XML formats.
Correcciones
- Fixed 'An item with the same key has already been added' exception when adding more than 1 view to the project.
- Fixed "InvalidCast" exception when Microsoft.Data.Sqlite provider is used to read project from MS Project database.
- Fixed import of activity codes and UDF from Primavera DB.
- Fixed incorrect (multiplied by 100) values in baseline cost timephased data.
- Fixed issue where Task.GetTimephasedData and Resource.GetTimephasedData dont't cut the resulting timephased data items according to the passed start/end argument.
- Fixed "System.ArgumentException: An entry with the same key already exists" when reading a project from DB.
Aspose.Tasks for C++ V26.6Versión principal19 jun 2026
Funciones
- Updated version of Aspose.Drawing dependency.
- Added support for the reading of task expenses for Primavera DB format.
- Changed source field of Task.Duration to "At completion Duration" instead of "Planned duration" when reading a project from Primavera formats.
Correcciones
- Fixed calculation of BudgetedExpenseCost for Primavera XER and Primavera DB formats.
- Fixed 'date cannot be DateTime.MinValue' exception when recalculating the project.
- Fixed issue where Assignment.ActualStart date is not updated when parent task's start date is modified.
- Fixed issue where task bar is rendered outside of Gantt chart's calendar's area.
Aspose.Tasks for Java V26.6Versión principal19 jun 2026
Funciones
- Updated version of Aspose.Drawing dependency.
- Added support for the reading of task expenses for Primavera DB format.
- Changed source field of Task.Duration to "At completion Duration" instead of "Planned duration" when reading a project from Primavera formats.
Correcciones
- Fixed calculation of BudgetedExpenseCost for Primavera XER and Primavera DB formats.
- Fixed 'date cannot be DateTime.MinValue' exception when recalculating the project.
- Fixed issue where Assignment.ActualStart date is not updated when parent task's start date is modified.
- Fixed issue where task bar is rendered outside of Gantt chart's calendar's area.
Aspose.Tasks for Python via .NET V26.6Versión principal17 jun 2026
Funciones
- Updated version of Aspose.Drawing dependency.
- Added support for the reading of task expenses for Primavera DB format.
- Changed source field of Task.Duration to "At completion Duration" instead of "Planned duration" when reading a project from Primavera formats.
Correcciones
- Fixed calculation of BudgetedExpenseCost for Primavera XER and Primavera DB formats.
- Fixed 'date cannot be DateTime.MinValue' exception when recalculating the project.
- Fixed issue where Assignment.ActualStart date is not updated when parent task's start date is modified.
- Fixed issue where task bar is rendered outside of Gantt chart's calendar's area.
Aspose.Tasks for .NET V26.6Versión principal16 jun 2026
Funciones
- Updated version of Aspose.Drawing dependency.
- Added support for the reading of task expenses for Primavera DB format.
- Changed source field of Task.Duration to "At completion Duration" instead of "Planned duration" when reading a project from Primavera formats.
Correcciones
- Fixed calculation of BudgetedExpenseCost for Primavera XER and Primavera DB formats.
- Fixed 'date cannot be DateTime.MinValue' exception when recalculating the project.
- Fixed issue where Assignment.ActualStart date is not updated when parent task's start date is modified.
- Fixed issue where task bar is rendered outside of Gantt chart's calendar's area.
Aspose.Tasks for Java V26.5Versión principal26 may 2026
Funciones
- Made Rsc.Start and Rsc.Finish calculated-on-demand properties.
Correcciones
- Fixed sort order of leaf tasks when reading a project from XER, Primavera XML or Primavera DB.
- Fixed issue where overtime timephased data is shown incorrectly in MS Project.
- Fixed calculation of assignment's fields when ActualOvertimeWork is set.
Aspose.Tasks for C++ V26.5Versión principal23 may 2026
Funciones
- Made Rsc.Start and Rsc.Finish calculated-on-demand properties.
Correcciones
- Fixed sort order of leaf tasks when reading a project from XER, Primavera XML or Primavera DB.
- Fixed issue where overtime timephased data is shown incorrectly in MS Project.
- Fixed calculation of assignment's fields when ActualOvertimeWork is set.
Aspose.Tasks for Python via .NET V26.5Versión principal22 may 2026
Funciones
- Made Rsc.Start and Rsc.Finish calculated-on-demand properties.
Correcciones
- Fixed sort order of leaf tasks when reading a project from XER, Primavera XML or Primavera DB.
- Fixed issue where overtime timephased data is shown incorrectly in MS Project.
- Fixed calculation of assignment's fields when ActualOvertimeWork is set.
Aspose.Tasks for .NET V26.5Versión principal21 may 2026
Funciones
- Made Rsc.Start and Rsc.Finish calculated-on-demand properties.
Correcciones
- Fixed sort order of leaf tasks when reading a project from XER, Primavera XML or Primavera DB.
- Fixed issue where overtime timephased data is shown incorrectly in MS Project.
- Fixed calculation of assignment's fields when ActualOvertimeWork is set.
Aspose.Tasks Product Family Update1 may 2026
Aspose.Tasks for C++ V26.4Versión principal26 abr 2026
Correcciones
- Fixed incorrect recalculation of Actual Work timephased data when changing resource base calendar and adding exceptions.
- Fixed incorrect calculation of summary tasks after modification of Task.Finish.
- Fixed incorrect cascading recalculation of '% complete' and '% work complete' fields.
- Fixed issue where actual work distribution is changed when calendar exception is added to the calendar.
- Fixed issue with reading of values of enterprise extended attribute with type = Cost for the specific file.
- Fixed issue with writing of Outline Code values to MPP.
- Fixed issue where assignments not aligned with parent task become aligned after changing task duration.
- Fixed issue where actual assignment work TD is corrupted when task calendar is modified.
- Fixed issue where MS Project removes split when recalculating project containing non-working split between Stop and Resume dates.
Aspose.Tasks for Java V26.4Versión principal23 abr 2026
Correcciones
- Fixed incorrect recalculation of Actual Work timephased data when changing resource base calendar and adding exceptions.
- Fixed incorrect calculation of summary tasks after modification of Task.Finish.
- Fixed incorrect cascading recalculation of '% complete' and '% work complete' fields.
- Fixed issue where actual work distribution is changed when calendar exception is added to the calendar.
- Fixed issue with reading of values of enterprise extended attribute with type = Cost for the specific file.
- Fixed issue with writing of Outline Code values to MPP.
- Fixed issue where assignments not aligned with parent task become aligned after changing task duration.
- Fixed issue where actual assignment work TD is corrupted when task calendar is modified.
- Fixed issue where MS Project removes split when recalculating project containing non-working split between Stop and Resume dates.
- Adding calendar exceptions changes Actual Work distribution after save.
- Changing resource base calendar and adding exceptions shifts Resume time and alters Actual Work.
Aspose.Tasks for Python via .NET V26.4Versión principal23 abr 2026
Correcciones
- Fixed incorrect recalculation of Actual Work timephased data when changing resource base calendar and adding exceptions.
- Fixed incorrect calculation of summary tasks after modification of Task.Finish.
- Fixed incorrect cascading recalculation of '% complete' and '% work complete' fields.
- Fixed issue where actual work distribution is changed when calendar exception is added to the calendar.
- Fixed issue with reading of values of enterprise extended attribute with type = Cost for the specific file.
- Fixed issue with writing of Outline Code values to MPP.
- Fixed issue where assignments not aligned with parent task become aligned after changing task duration.
- Fixed issue where actual assignment work TD is corrupted when task calendar is modified.
- Fixed issue where MS Project removes split when recalculating project containing non-working split between Stop and Resume dates.
Aspose.Tasks for .NET V26.4Versión principal16 abr 2026
Correcciones
- Fixed incorrect recalculation of Actual Work timephased data when changing resource base calendar and adding exceptions.
- Fixed incorrect calculation of summary tasks after modification of Task.Finish.
- Fixed incorrect cascading recalculation of '% complete' and '% work complete' fields.
- Fixed issue where actual work distribution is changed when calendar exception is added to the calendar.
- Fixed issue with reading of values of enterprise extended attribute with type = Cost for the specific file.
- Fixed issue with writing of Outline Code values to MPP.
- Fixed issue where assignments not aligned with parent task become aligned after changing task duration.
- Fixed issue where actual assignment work TD is corrupted when task calendar is modified.
- Fixed issue where MS Project removes split when recalculating project containing non-working split between Stop and Resume dates.
Aspose.Tasks Product Family Update1 abr 2026
Aspose.Tasks for C++ V26.3Versión principal29 mar 2026
Correcciones
- Fixed CalendarException.ToDate property setter logic.
- Fixed error when writing EarnedValueMethod and PhysicalPercentComplete fields to MPP format.
- Incorrect calculation of formulas with absent date field values.
- Activity Codes and User Defined Fields are not read when project is read from Primavera DB.
Aspose.Tasks for Python via .NET V26.3Versión principal27 mar 2026
Correcciones
- Fixed CalendarException.ToDate property setter logic.
- Fixed error when writing EarnedValueMethod and PhysicalPercentComplete fields to MPP format.
- Incorrect calculation of formulas with absent date field values.
- Activity Codes and User Defined Fields are not read when project is read from Primavera DB.
Aspose.Tasks for Java V26.3Versión principal26 mar 2026
Correcciones
- Fixed CalendarException.ToDate property setter logic.
- Fixed error when writing EarnedValueMethod and PhysicalPercentComplete fields to MPP format.
- Incorrect calculation of formulas with absent date field values.
- Activity Codes and User Defined Fields are not read when project is read from Primavera DB.
Aspose.Tasks for .NET V26.3Versión principal14 mar 2026
Correcciones
- Fixed 'CalendarException.ToDate' property setter logic.
- Fixed writing of 'EarnedValueMethod' and 'PhysicalPercentComplete' fields to MPP format.
- Fixed incorrect calculation of formula with absent Date fields values.
- Activity Codes and User Defined Fields are not read when project is read from Primavera DB.
Aspose.Tasks Product Family Update2 mar 2026
Aspose.Tasks for C++ V26.2Versión principal28 feb 2026
Funciones
- Added API to set globalized values of 'True' and 'False' literals in formulas.
- Added the ability to specify a Project's localization-specific settings.
Correcciones
- Fixed logic of ProjDateValue formula function in some cases.
- Fixed infinite loop when saving the specific file.
- Fixed incorrect generation of timephased data when assignment baseline is added.
- Fixed IndexOutOfRangeException when assigning a calendar where Tuesday is non-working.
Aspose.Tasks for Java V26.2Versión principal28 feb 2026
Funciones
- Added API to set globalized values of 'True' and 'False' literals in formulas.
- Added the ability to specify a Project's localization-specific settings.
Correcciones
- Fixed logic of ProjDateValue formula function in some cases.
- Fixed infinite loop when saving the specific file.
- Fixed incorrect generation of timephased data when assignment baseline is added.
- Fixed IndexOutOfRangeException when assigning a calendar where Tuesday is non-working.
Aspose.Tasks for Python via .NET V26.2Versión principal28 feb 2026
Funciones
- Added API to set globalized values of 'True' and 'False' literals in formulas.
- Added the ability to specify a Project's localization-specific settings.
Correcciones
- Fixed logic of ProjDateValue formula function in some cases.
- Fixed infinite loop when saving the specific file.
- Fixed incorrect generation of timephased data when assignment baseline is added.
- Fixed IndexOutOfRangeException when assigning a calendar where Tuesday is non-working.
Aspose.Tasks for .NET V26.2Versión principal17 feb 2026
Funciones
- Added API to set globalized values of 'True' and 'False' literals in formulas.
- Added the ability to specify a Project's localization-specific settings.
Correcciones
- Fixed logic of ProjDateValue formula function in some cases.
- Fixed infinite loop when saving a specific file.
- Fixed incorrect generation of timephased data when assignment baseline is added.
- Fixed IndexOutOfRangeException when assigning a calendar where Tuesday is non-working.
Aspose.Tasks Product Family Update3 feb 2026
Aspose.Tasks for Python via .NET V26.1Versión principal31 ene 2026
Funciones
- Added public API for customizing task links color when rendering the Gantt Chart view.
Correcciones
- Summary task material assignment TimephasedData not refreshed on duration change.
- Fixed incorrect behavior of MS Project when working with formula-calculated extended attributes in project created by Aspose.Tasks.
- Fixed reading of task-specific calendars from Primavera DB.
- Fixed issue where CalculationType for OutlineCode is None in some cases when project is read from MPP file.
Aspose.Tasks for C++ V26.1Versión principal29 ene 2026
Funciones
- Added public API for customizing task links color when rendering the Gantt Chart view.
Correcciones
- Summary task material assignment TimephasedData not refreshed on duration change.
- Fixed incorrect behavior of MS Project when working with formula-calculated extended attributes in project created by Aspose.Tasks.
- Fixed reading of task-specific calendars from Primavera DB.
- Fixed issue where CalculationType for OutlineCode is None in some cases when project is read from MPP file.
Aspose.Tasks for Java V26.1Versión principal28 ene 2026
Funciones
- Added public API for customization of task links color when rendering Gantt Chart view.
Correcciones
- Summary task material assignment TimephasedData not refreshed on duration change.
- Fixed incorrect behavior of MS Project when working with formula-calculated extended attributes in project created by Aspose.Tasks.
- Fixed reading of task-specific calendars from Primavera DB.
- Fixed issue where CalculationType for OutlineCode is None in some cases when project is read from MPP file.
Aspose.Tasks for .NET V26.1Versión principal22 ene 2026
Funciones
- Added public API for customizing task links color when rendering the Gantt Chart view.
Correcciones
- Summary task material assignment TimephasedData not refreshed on duration change.
- Fixed incorrect behavior of MS Project when working with formula-calculated extended attributes in project created by Aspose.Tasks.
- Fixed reading of task-specific calendars from Primavera DB.
- Fixed issue where CalculationType for OutlineCode is None in some cases when project is read from MPP file.
Aspose.Tasks Product Family Update6 ene 2026