#I711386 - Improper paragraphs are not preserved after calling ReplaceSingleLine API.
#I710624 - Style name having special characters are now preserved properly while resaving RTF document.
#I716462 - Numbering list is now positioned properly with hyphen while converting Word document to PDF.
#I716421 - The NullReferenceException will no longer be thrown while opening a DOC format document.
#I712427 – The ArgumentOutOfRangeException will no longer be thrown while opening Strict DOCX document.
#I704588 - Justified paragraph with hyphenation is now preserved properly while converting a Word document to PDF.
#I713829 - Footnote inside nested table will be updated properly while converting a Word document to PDF.
#F196299 - Nested table is now preserved properly while converting DOCX to PDF.
PDF
Bug Fixes
I717111 - Fixed the issue of unwanted glyphs being added to the text extracted from PDF documents.
I711444 - Resolved the problem of improper word extraction in the text collection from a specific PDF document.
FB67090 - Fixed the issue of incorrect PdfLayoutResult after rendering a PdfGrid.
I715583 - Resolved the occurrence of an IndexOutOfRangeException during the merging of a specific PDF document.
Presentation
Bug Fixes
#I716487 - Default text body margin values will now returned properly from Presentation library.
SfCalendar
Bug fixes
#I709201 - Special dates can now be rendered on today’s date in the .NET MAUI Calendar control.
SfComboBox
Bug Fixes
#I196655 - Fixed the issue where the maximum suggestion is not applied when the dropdown is opened programmatically.
#I715455 - Fixed the issue where SelectedValue was not set to null when clearing the selected item.
SfPdfViewer
Bug Fixes
#I692016- The PDF pages are now rendering correctly during rapid scrolling and zooming on the Windows platform.
#I715278- The PDF no longer turns blank when using pinch-to-zoom in highlight annotation mode on the iOS platform.
SfPopup
Bug Fixes
#I711618 - [iOS] Fixed an issue where the popup size was incorrect in landscape orientation when AutoSizeMode was set to Both.
SfScheduler
Bug fixes
I708414- Appointment loading time has been significantly improved, ensuring better performance when handling large volumes of appointments with themes.
I714688- The Agenda View now correctly displays appointments from the upcoming months on initial load, ensuring a smooth scrolling experience even when limited appointments are present.
SfSwitch
Bug Fixes
#I639417 - Fixed a memory leak issue that occurred when applying global styles using VisualStateGroups in SwitchSettings.
SfTextInputLayout
Bug Fixes
#I717419 - Resolved the issue with ReturnType not functioning correctly when using SfNumericEntry within SfTextInputLayout on iOS.