Syncfusion Essential Studio WinUI 2023 Volume 3 SP1 (23.2.4)

Released: Nov 20, 2023

Mises à jour de 2023 Volume 3 SP1 (23.2.4)

Fonctionnalités

  • Common
    • Added compatibility with Microsoft .NET 8.
  • PDF
    • Added support for setting polygon points in PdfLoadedPolygonAnnotation and PdfPolygonAnnotation.
    • Added support for retrieving the Certificate Revocation List (CRL) with revocation serial numbers, revoked dates, and revocation status from embedded CRLs during signature validation.
    • Added support for including certificates in the Document Security Store (DSS) during Long-Term Validation (LTV).
    • Added support for retrieving certificates from the Document Security Store (DSS).
  • SfMaskedTextBox
    • The MaskedTextBox control now supports the compact mode for rendering a high-density layout.

Correctifs

  • DocIO
    • Image is now preserved properly while saving a DOCX format document.
  • PDF
    • Resolved an issue where the destination was not behaving as expected after an update to the destination array functionality in the file link annotation.
    • Resolved an exception that occurred while converting Word to PDF, specifically when handling Arabic text in italic style.
    • The Index outside the bounds of the array exception no longer occurs when compressing a particular PDF document.
    • The Null Reference exception will no longer occur when using the loaded document StructureElement for a particular document.
    • Fixed the issue where the border width is not updated when exporting the annotation in XFDF format.
  • SfComboBox
    • X:Bind now works properly for SelectionBoxItemTemplate property in the SfComboBox control.
  • SfMaskedTextBox
    • The ValueChanging event with e.Cancel as True will now prevent value change in SfMaskedTextBox.
  • SfNumberBox
    • NumberBox values are now updated properly while using inside the ContentDialog.
  • XlsIO
    • Object reference exception is no longer thrown while resaving the Excel document with empty chart shape.