Rilasci di Syncfusion Essential Studio .NET MAUI

Released: Oct 17, 2023

Aggiornamenti in 2023 Volume 3 (23.1.41)

Funzionalità

  • DocIO
    • Breaking Change - Updated SkiaSharp and SkiaSharp.Harfbuzz to v2.88.6 in DocIORenderer to convert Word to PDF/Image.
  • Presentation
    • Breaking Change - Updated SkiaSharp to v2.88.6 in PresentationRenderer to convert presentations to PDF/Image.

Correzioni

  • DocIO
    • The ArgumentOutOfRangeException will no longer be thrown while converting a DOCX format document to PDF.
    • Decimal number format is now preserved properly after executing mail merge.
    • The Japanese text is now properly split...

Released: Oct 10, 2023

Aggiornamenti in 2023 Volume 3 (23.1.40)

Correzioni

  • DocIO
    • Watermark is now preserved properly while converting a Word document to PDF.
    • The NullReferenceException will no longer be thrown while adding a form field to an inline content control.
    • The hyperlink inside the content control is now preserved properly while converting a DOCX format document to PDF.
  • Presentation
    • Black and white mode is now applied properly while saving PowerPoint Presentation.

Released: Oct 4, 2023

Aggiornamenti in 2023 Volume 3 (23.1.39)

Correzioni

  • DocIO
    • The NullReferenceException will no longer be thrown while converting a Word document with floating item to PDF.
    • Hyperlink for the headings is now working properly while converting a Word document to PDF.
    • Frame is now positioned properly while converting a Word document to PDF.
    • Footer content is now preserved properly while converting a Word document with a rotated and auto-fit textbox to PDF.
    • The ArgumentException will no longer be thrown while executing mail merge with a SQL...

Released: Sep 26, 2023

Aggiornamenti in 2023 Volume 3 (23.1.38)

Correzioni

  • SfPdfViewer
    • [Android] The PDF document is now aligned properly when device orientation changed.

Released: Sep 15, 2023

Aggiornamenti in 2023 Volume 3

Funzionalità

  • Production-ready controls - The following .NET MAUI controls have been developed to meet industry standards and are now marked as production-ready:
    • Accordion.
    • Chips.
    • Expander.
    • Numeric Entry.
    • PDF Viewer.
  • Button (New)
    • The .NET MAUI Button is a custom button control. Its built-in features include UI customization, support for icons, predefined styles, rounded corners, and visual state customization using the visual state manager. Key features:
      • Easily customize a button to be an outline...

Released: Sep 5, 2023

Aggiornamenti in Syncfusion Essential Studio for .NET MAUI

Correzioni

  • DocIO
    • List number is now preserved properly while converting a DOCX format document to HTML.
    • Section column width is now preserved properly while converting a DOCX format document to PDF.
  • SfComboBox
    • Fixed the issue where tapping the Drop-down button on an already opened SfCombobox did not close it in .NET MAUI.

Released: Aug 29, 2023

Aggiornamenti in Syncfusion Essential Studio for .NET MAUI

Correzioni

  • SfDataGrid
    • The cell style is now appropriately applied to the edit element within data grid cells. The default style of the data grid does not always take effect when the cell style is set.
    • The global style set for Grid control will no longer be applied to the column header cells.
  • SfCalendar
    • The Microsoft Native Embedding issue in the Apple iOS platform has now been fixed.
  • SfImageEditor
    • The zooming behavior in Android will now work properly while adding the SfImageEditor inside the...

Released: Aug 8, 2023

Aggiornamenti in Syncfusion Essential Studio for .NET MAUI

Funzionalità

  • SfDataGrid
    • The DataColumnBase.ColumnElement property has now been made public. As a result, the DataGridCell and its associated element can be customized within the DataGridCellRenderer.OnSetCellStyle method.

Correzioni

  • DocIO
    • Header row in floating table is now preserved properly on each page while converting a Word document to PDF.
    • Sequence field is now updated properly while calling UpdateDocumentFields API.
    • Reference field is now updated properly while calling...

Released: Aug 2, 2023

Aggiornamenti in Syncfusion Essential Studio for .NET MAUI

Correzioni

  • SfListView
    • The Entry element within the SfListView.ItemTemplate now maintains focus when tapped.
  • SfTextInputLayout
    • Resolved an issue where the ErrorLabel text in the SfTextInputLayout was getting cropped when increasing the font size of the ErrorLabel.

Released: Jul 27, 2023

Aggiornamenti in 2023 Volume 2 SP1

Funzionalità

  • PDF
    • Added support for extracting 'OCSP' and 'CRL' certificates, along with their validity, from embedded timestamps during digital signature validation.
    • Added support for removing the specified key from document information in existing PDF documents.
  • DataGrid
    • Added support for listening for mouse right-click event on desktop platforms.
    • Added support for loading a custom data template for the sort icon.
    • Added functionality to obtain the position of a data grid cell.
  • LinearGauge...