Browse our Products
Aspose.HTML for .NET 26.6 Release Notes
This page contains release notes information for Aspose.HTML for .NET 26.6.
As per the regular monthly update process of all APIs being offered by Aspose, we are honored to announce the June release of Aspose.HTML for .NET.
Release Notes
The June update for Aspose.HTML for .NET focuses on rendering consistency, advanced layout behavior, and overall stability.
Package references
Aspose.HTML for .NET 26.6.0 NuGet
Aspose.HTML for Python via .NET 26.6.0 PyPI
Improvements and Changes
| Key | Summary | Category |
|---|---|---|
| HTMLNET-7104 | Fixed an ArgumentException caused by incompatible unit types that could occur during Flexbox layout. | Bug |
| HTMLNET-6717 | Resolved a stack overflow exception that could arise while processing large documents. | Bug |
| HTMLNET-6699 | Resolved a problem with emoji rendering. | Bug |
| HTMLNET-6403 | Resolved a page-break bug that produced incorrect pagination during rendering. | Bug |
| HTMLNET-4786 | The layout engine now computes logical size and block size to improve layout sizing. | Bug |
| HTMLNET-3081 | Corrected cell background painting to span all rows covered by a rowspan cell. | Bug |
| HTMLNET-6925 | The library now supports the space-evenly value for align-content and justify-content in Flexbox and Grid layouts. | Feature |
| HTMLNET-5407 | The library now supports the CSS textalignlast property and lastline text justification. | Feature |
| HTMLNET-3072 | Rendering issues when converting certain web pages to PDF | Bug |