Added htmlAttributes support for the Chip component.
DataManager
Added support for persistence in DataManager. By setting, the enablePersistence and ID properties in DataManager, you can store and retain actions such as sorting, filtering, grouping, and searching. Additionally, you can selectively exclude specific queries from persistence by setting a value for the ignoreOnPersist property.
Document Editor
Added support for editing alternate text for images.
Added support for character spacing and scaling.
Added support for linking to the previous header/footer.
Added a property in the selectionChanged event arguments to identify whether the user has completed their selection.
PDF Export
Added viewer preference support to handle page scaling when printing PDF documents.
PDF Viewer
You can now restrict the file download of export annotation and form fields.
Microsoft .NET MAUI
SfPdfViewer (Preview)
Added 'Tapped' event in the PDF Viewer. When tapping the control, this event provides valuable information such as the page number and position at the tapped location.