Browse our Products

Aspose.Tasks for Java 7.2.0 Release Notes

Major Features

We have supported WBS code fields reading and writing this release. We also have provided link arrows between tasks across the pages while MPP to PDF conversion. About 12 bugs were fixed. Please see list of all changes below.

All Changes

Issue typeKeySummary
New FeatureTASKS-33775Support WBS code fields reading and writing.
InvestigationTASKS-33808Exception raised while loading the license if culture uses the UmAlQuraCalendar
EnhancementTASKS-33779Provide link arrows between tasks across the pages while MPP to PDF conversion
TaskTASKS-33791TASKS-33779 Implement FF, SF links rendering across vertical pages
TaskTASKS-33786TASKS-33779 Implement FS, SS links rendering across vertical pages
TaskTASKS-33785TASKS-33779 Implement links rendering across horizontal pages
TaskTASKS-33782TASKS-33775 Implement WBS code definition writing to mpp
TaskTASKS-33781TASKS-33775 Implement WBS code definition writing to xml
TaskTASKS-33778TASKS-33775 Implement WBS code definition reading from mpp and xml
BugTASKS-33804MPP to PDF always renders collapsed sub tasks in expanded form
BugTASKS-33801Image added in “i” column
BugTASKS-33800Column text color changes from Black to Red
BugTASKS-33799Difference in value of “Max Units” Columns
BugTASKS-33798Images missing in “i” column
BugTASKS-33795%W.Comp values differ while MPP to PDF conversion
BugTASKS-33794Text alignment is disturbed in MPP to PDF conversion
BugTASKS-33790MPP to PDF: Tasks shown as Overallocated
BugTASKS-33788MPP to PDF: UnAssigned Resource Rendered at the top
BugTASKS-33787Value Mismatch for Column Max. Units
BugTASKS-33728WBS values missing in the output MPP

Public API and Backwards Incompatible Changes

The following public classes were added:

Class NameDescription
WBSCodeDefinitionRepresents a WBS Code Definition
WBSCodeMaskRepresents WBS Code mask
WBSCodeMaskCollectionRepresents a collection of WBSCodeMask objects
WBSSequenceSpecifies sequence for WBSCodeMask

The following public methods were added to existing classes:

Method NameDescription
Project.getWBSCodeDefinitionReturns WBS Code Definition for the project.
Project.setWBSCodeDefinitionSets WBS Code Definition for the project.