Aspose.Tasks for Java Releases
Released: Jun 3, 2025
Updates in V25.5
Fehlerkorrekturen
- Fixed reading of PageInfo.Margins and PageInfo.Legend.Width for MPP with "Inch" units.
- Fixed incorrect rendering of Gantt chart's timescale's labels when Units == TimescaleUnit.Years.
- Fixed incorrect rendering of "Critical Task" item in Gantt chart's legend.
- Fixed incorrect stretching of the timescale when TimescaleFitBehavior.ScaleToEndOfPage is used.
- Fixed issue with infinite loop when trying to fit RTF fragment to an area with small width.
- Fixed logic of GetTimephasedData...
Released: Apr 29, 2025
Updates in V25.4
Funktionen
- Added an API which allows you to control the bars in a Gantt chart's legend.
- Added a public API for calendar calculations using the intersection of task and resource calendars.
- Added a setting which allows you to specify that a timescale should stretch to the end of the page.
Fehlerkorrekturen
- Fixed issue exporting to Primavera P6 XML: the resulting file is imported incorrectly.
- Fixed logic problem when exporting summary task assignments to Primavera formats (XER, P6XML).
- Fixed...
Released: Mar 29, 2025
Updates in V25.3
Funktionen
- Added the ability to read more than 10 Activity Codes from P6 XML or XER files.
- Added support for writing implicit assignment actual work TD exceptions to MPP.
- Added the ability to calculate negative Start, Finish and Total slacks.
Fehlerkorrekturen
- Material resources are not included in the 'Baseline Work' after setting baseline manually.
- Fixed calculation of Task.Resume and Task.Stop properties.
- Fixed issue where remaining work TD is generated incorrectly after resource's calendar...
Released: Feb 21, 2025
Updates in V25.2
Fehlerkorrekturen
- Baseline work discrepancies in task usage view - incorrect rollups and Missing Timephased Data.
- Fixed incorrect dates of timephased data start/finish in some cases.
- Fixed issue where zero baseline cost timephased data is not shown when opening MPP file using MS Project.
- Fixed issue where task start is not adjusted to Prj.DefaultStartTime when task start is set to a date without time.
- Fixed issue where timephased data is generated incorrectly when assignment is started before...
Released: Jan 29, 2025
Updates in V25.1
Funktionen
- Added the ability to create a Table for resources.
Fehlerkorrekturen
- Fixed reading of Asn.ActualStart and Asn.ActualFinish properties from MPP format.
- Baseline work incorrectly assigned to tasks without assignments and on weekends.
- Adding "zero value" actual distributes remaining in the resultant file.
- Setting baseline changes finish dates as "NA".
Released: Dec 19, 2024
Updates in V24.12
Funktionen
- Added the ability to customize font of text labels of task bars in Gantt chart.
Fehlerkorrekturen
- Fixed issue where TimescaleTier.Alignment is not taken into account when rendering timescale date labels.
- Fixed issue where TimescaleTier time period is rendered incorrectly at the border of the pages.
- Fixed issue where empty column is inserted at index 26 when saving a project to XLSX format.
- Fixed incorrect position of task bars when rendering Gantt Chart.
- Fixed issue where gridline's...
Released: Nov 27, 2024
Updates in V24.11
Funktionen
- Implemented a macro (VBA) removal operation.
- Added support for writing Group definitions to MPP format.
- Added "GroupAssignments" property to Group class.
Fehlerkorrekturen
- The baseline value is not equal to the planned values.
- Fixed reading of GroupCriterion.GroupOn, GroupCriterion.GroupInterval properties in some cases.
- Fixed System.ArgumentException: An item with the same key has already been added exception when opening the specific MPP file.
- Fixed issue where font size is not...
Released: Oct 25, 2024
Updates in V24.10
Funktionen
- Added an API to allow reading the of an extended attribute's graphical indicators and their properties.
- Added an API to add and modify graphical indicators and write to MPP files.
- Added validation for a resource's availability periods.
Fehlerkorrekturen
- Fixed initialization of MinutesPerDay, MinutesPerWeek, HoursPerMonth properties when reading a project from XER file with v6.0.0.
- Fixed TaskLinkCollection.Add method: value of Duration.TimeUnit is not passed to TaskLink.LagFormat...
Released: Sep 30, 2024
Updates in V24.9
Funktionen
- Added support for rendering RectangleBottom, LineMiddle, LineTop task bars middle shapes.
- Added TaskUid to TaskValidationException.
Fehlerkorrekturen
- 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.
- Added baseline bars rendering in Gantt chart.
- Fixed rendering of Gantt chart bars...
Released: Aug 28, 2024
Updates in V24.8
Funktionen
- Implemented RescheduleUncompletedWorkToStartAfter logic for cases when Project.SplitsInProgressTasks is false.
Fehlerkorrekturen
- 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.