#I688668 – The NullReferenceException will no longer be thrown while opening a DOCX document.
#I689149 - TrackChanges options will no longer be enabled improperly while resaving DOCX document.
#I684651 – The System.Globalization.CultureNotFoundException will no longer be thrown while opening a DOCX document.
#I685334 - Hyperlink is now preserved properly while resaving a DOCX document.
#F195751 - Table cell padding is now preserved properly while resaving a DOCX document.
#I680416 - Reference field is now updated properly after calling the UpdateDocumentFields API.
Presentation
Bug Fixes
#I687113 - Hyperlink color is now applied properly in PowerPoint presentation.
SfAutocomplete
Bug Fixes
#I682303 - Fixed an issue with the .NET MAUI SfAutocomplete dropdown placement not functioning correctly when using a transparent input.
#I686096, - Fixed the ObjectDisposedException arise when navigating the page contains SfAutocomplete in .NET MAUI.
#I685652 - Resolved the issue where the SfAutoComplete dropdown opens automatically upon rendering when ShowSuggestionsOnFocus was set to true.
#I687543 - Fixed the issue where the SfAutocomplete control did not display the “No Results Found” template when custom filtering behavior was applied.
SfComboBox
Bug Fixes
#I686107,#I692414,#I678102, - Fixed the ObjectDisposedException arise when navigating the page contains SfComboBox in .NET MAUI.
#I667749 - Resolved an issue where the sharp corners of the dropdown obscured when a minimal stroke thickness was applied on devices with a density of 1.5
SfDataGrid
Bug Fixes
#FB65031 - The SfDataGrid now correctly adds records to the item source using the load more feature when grouping is applied.
SfImageEditor
Bug fixes
I685336- Changing an text annotation's text style now correctly applies only to the selected one, without impacting others.
SfNumericEntry
Bug Fixes
#I687543 - Fixed the issue where SfNumericEntry’s HorizontalTextAlignment was not centering properly due to the leading edge margin.
SfPdfViewer
Bug Fixes
#I686685,#I691581,#I689718 - PDF Viewer no longer crashes while scrolling using scroll head on continuous page layout mode.
SfStepProgressBar
Bug Fixes
#I682973 - Now, the SfStepProgressBar control can be placed centered when the orientation is horizontal.
SfSwitch
Bug Fixes
#I688713 - Resolved the issue where SwitchSettings did not update correctly on dynamic theme changes in SfSwitch.
XlsIO
Bug Fixes
#I691906 - Exception is no longer thrown when assigning a double-quoted string in CF Contains Text.
#I683039 - DateTime is now returned correctly when accessed through the DisplayText property in German culture.