Essential Studio for Xamarin.Forms Release Notes

v22.1.34
June 21, 2023

DocIO

Breaking Changes

  • The stream position is now internally reset to 0 after saving the Word document using Stream overloads.

Bug Fixes

  • #I467060 - REF field is now updated properly after calling UpdateDocumentFields API.

PDF

Features

  • Added support for finding and extracting the RTL text in an existing PDF document.
  • Improved the performance and memory consumption of extracting images from the PDF document.
  • Added support to sign non-exportable store certificates with different algorithms.
  • Added support to get the revision details of the signature in the PDF document.
  • Added support to get the revocation certificate information and validity details.
  • Added support to specify revocation type while enabling LTV to the signature.

Bug Fixes

  • #I469640 - Fixed issue where extracted text content with the word collection had missing space between words.
  • #I465695 - Hyperlink destination no longer becomes null after adding a new hyperlink and saving.
  • #I462623 - Preservation issue no longer occurs while flattening the checkbox field in the rotated PDF document.
  • #I465500 - Conformance level now returned properly in the specific PDF document.

Presentation

Features

Breaking Changes

  • The stream position is now internally reset to 0 after saving the PowerPoint Presentation using Stream overloads.

SfAutoComplete

Bug fixes

  • #I470647 - [iOS]Fixed an issue where the initial text was not rendering in the SfAutoComplete entry field.

SfDiagram

Bug fixes

  • #I457160 - [UWP]Now, the node constraints are working properly.
  • #I464936 – [UWP] Now, the SfDiagram scrolled to view the nodes that are out of the visible screen.

SfImageEditor

Bug fixes

  • #I460327 - The Image disappearing issue when clicking on the toolbar items, if gradient is setup for the SfimageEditor’s background property has now been fixed.

SfNavigationDrawer

Bug fixes

  • #I463687 - [iOS]Fixed an issue where the SfNavigationDrawer did not open when using the ToggleDrawer method.

SfPdfViewer

Bug fixes

  • #I465288 - Performing the text selection and text marking on a certain document will work properly.
  • #I465306 - Text searching will highlight the text at the exact location when the device is in the German Language.
  • #I465825 - [Android] Page navigation will occur properly when performing bookmark navigation on the custom toolbar sample.
  • #I465824 - [iOS] Now, certain large width PDFs will perfectly fit into the viewer.
  • #I465819 - [UWP] The application will no longer crash when loading the PDFs with flattened annotations.

Features

  • #I301081, #I397620 - Implemented support for adding ink annotations on multiple pages with separate sessions for each page.

SfProgressBar

Bug fixes

  • #I463945 - Fixed a problem on the Android platform where the trackColor was not working properly on the ProgressBar.

SfPullToRefresh

Bug Fixes

  • #I462329 - [iOS] Now, the PullToRefresh can be triggered with pull down on the custom control after scrolling the SfListView.

SfRichTextEditor

Bug fixes

  • #F181903 - Now, the RichTextEditor is scrolled based on the corresponding curser position in the Android and UWP Platform.
  • #F181907 - Resolved an issue on Android platform where setting read-only to true in SfRichTextEditor would cause the soft keyboard to malfunction.

SfSchedule

Bug fixes

  • #I443859 - [Android]The Intersect Appointment will arrange correctly when we set the StartTimeZone and EndTimeZone for the Appointment.

SfTextInputLayout

Bug fixes

  • #I463334 -[Android]Fixed an issue where the hint text overlapped with the SfComboBox when it was added to the SfTextInputLayout.

Visual Studio Extensions

New Feature

Syncfusion provides a notification message such as a trial version notification if the user using the Syncfusion trial assemblies in the Xamarin application, the latest NuGet package available notification and the latest Essential Studio build available notification if the user using the old version of the Syncfusion assemblies/NuGet packages in the Xamarin application.

XlsIO

Features

  • #I441410 - Opening RC4 encrypted Excel documents with a password is now supported.
  • Linear and Radial gradient fill for cells and charts are now supported in Excel to image conversion.