Browse our Products
Aspose.Tasks for .NET 19.11 Release Notes
This page contains release notes information for Aspose.Tasks for .NET 19.11.
All Changes
| Key | Summary | Issue Type |
|---|---|---|
| TASKSNET-3568 | Implement a feature to set “Last Saved on” of a baseline while creating a file | New Feature |
| TASKSNET-2482 | Implement a feature to add tasks columns on each exported page | New Feature |
| TASKSNET-3579 | Enhance task filtering logic for Gantt, Task Usage, and Task Sheet views | Enhancement |
| TASKSNET-3517 | Enhance XML to MPP copying procedure of view information | Enhancement |
| TASKSNET-3289 | Enhance reading of linked OLE object properties | Enhancement |
| TASKSNET-3609 | Fix missing tasks when the copied project is opened in MS Project | Bug |
| TASKSNET-3592 | Fix incorrect saving of Task Usage view | Bug |
| TASKSNET-3569 | Fix invalid values of TDs for a material resource | Bug |
| TASKSNET-3529 | Fix incorrect reporting of the actual work | Bug |
| TASKSNET-3527 | Fix distribution of work for assignments | Bug |
| TASKSNET-3526 | Fix work distribution when custom TDs are used | Bug |
| TASKSNET-2858 | Fix incorrect split parts presentation in MSP for material assignment with custom TDs | Bug |
| TASKSNET-2587 | Fix direct addition of time-phased data into the task TDs collection | Bug |
Public API and Backwards Incompatible Changes
| The following public types were added: | Description |
|---|---|
| Aspose.Tasks.HtmlImageType | Represents HTML image type. |
| The following public enumerations were added: | Description |
| Aspose.Tasks.HtmlImageType.Jpeg | JPEG JFIF. |
| Aspose.Tasks.HtmlImageType.Png | Portable Network Graphics. |
| Aspose.Tasks.HtmlImageType.Bmp | Windows Bitmap. |
| Aspose.Tasks.HtmlImageType.Gif | Gif image format |
| Aspose.Tasks.HtmlImageType.Tiff | Tiff image format |
| Aspose.Tasks.HtmlImageType.Svg | SVG image format |
| Aspose.Tasks.HtmlImageType.Svgz | Compressed SVG |
| Aspose.Tasks.HtmlImageType.Unknown | Unknown format |