Lançamentos do Aspose.HTML for .NET

Released: Apr 12, 2024

Atualizações na V24.4

Correções

  • HTML to PDF - SVG images need to retain their quality.
  • HTML to PNG conversion generates incorrect output on Linux System.
  • Image created from HTML was broken on Linux box while working properly in Windows systems.
  • HTML to PNG: Content is missing.

Released: Mar 19, 2024

Atualizações na V24.3

Correções

  • HTML to PNG -System.NullReferenceException : Object reference not set to an instance of an object.
  • Aspose.HTML not working with ASP.NET core 'bookwarm' but working for 'bullseye'. In non working version it displays font as a block.

Released: Feb 28, 2024

Atualizações na V24.2

Correções

  • PDF generation is taking more then 10 seconds.
  • Margin issue when saving HTML as an image.
  • Program hitting infinite loop and failing to generate PDF.
  • HTML tables are not rendered correctly in PDF.
  • 'System.NullReferenceException' when converting EPUB to PNG on masOS.

Released: Jan 12, 2024

Atualizações na V24.1

Correções

  • Infinite loop when converting HTML to PNG.
  • HTML to PNG - System.ArgumentException: 'Invalid operation'.
  • System.OutOfMemoryException when converting HTML to PNG.

Released: Dec 5, 2023

Atualizações na V23.12

Recursos

  • Improved the CSS parser and increased parsing speed by 10-15%.
  • Reduced memory consumption in the CSS parser.

Correções

  • HTML to PDF conversion fails.
  • HTML to PDF: Incorrect margins.

Released: Nov 4, 2023

Atualizações na V23.11

Correções

  • Argument Exception value cannot be null.
  • HTML to PDF - The style and images are missing in the output PDF.
  • HTML to PDF - Content missing and exception thrown.
  • HTML element inside comment triggers an invalid output file.

Released: Oct 6, 2023

Atualizações na V23.10

Recursos

  • Added 'GetRule(string ruleName)' method to AccessibilityRules class.
  • Added 'Code' and 'Description' properties to the IRule interface.
  • Changed the type of the IRuleResult interface to ITechniqueResult.
  • Added 'Success' and 'Warnings' properties to the RuleValidationResult class.
  • Added 'Warnings' property to the ValidationResult class.

Correções

  • Fixed issues with the Validate method of the AccessibilityValidator class.
  • Invalid HREF URL crashes converter.
  • How to block all external resource...

Released: Sep 5, 2023

Atualizações na V23.9

Correções

  • Tags with hidden attribute visible in PDF output.
  • System.AggregateException occurs while loading a document.
  • Table-Layout:fixed causes ArgumentException: Invalid operation.
  • Infinite loop when converting HTML to PNG.
  • HTML Content being cutoff on new page when converting from HTML-PDF.
  • How to get the converted Markdown file content in Memory Stream.
  • libpng warning: pHYs: CRC error when converting HTML to PDF.

Released: Aug 4, 2023

Atualizações na V23.8.1

Recursos

  • Improved HTMLrenderer performance.

Released: Jul 12, 2023

Atualizações na V23.7

Recursos

  • Added API for converting HTML to text.
  • Improved ECMAScript 2020, 2021, 2022, 2023 support in JavaScript.

Correções

  • HTML to PDF - Lower half getting cut.