Syncfusion Essential Studio UWP Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Syncfusion Essential Studio UWP 2026 Volume 2 SP1 (34.2.2)Major versionAug 5, 2026
Features
  • Common
    • Telemetry
      • Starting with this release, Syncfusion UWP UI Component Suite introduces telemetry (development-only) to help Syncfusion better understand product usage, feature adoption, usage trends and make better product roadmap decisions.
      • Telemetry is enabled by default and collects only a limited set of anonymous usage data while applications are running in a development environment. Telemetry is automatically disabled in production environments, and no telemetry is collected from deployed production applications or end users.
      • Since telemetry has been added as a dependency for most of the controls, it is mandatory to include the telemetry assembly in your project whenever you use any of the control assemblies.
Fixes
  • SfMaps
    • Fixed an issue in SfMaps for UWP where OpenStreetMap tiles failed to load due to tile access restrictions.
Syncfusion Essential Studio UWP 2026 Volume 1 (33.1.44)Major versionMar 16, 2026
Features
  • SfDataGrid
    • Added a new SingleDeselect option to the GridSelectionMode enum, enabling users to select a single row and automatically clear the selection when tapping the same item again.
  • SfTreeGrid
    • Added a new SingleDeselect option to the GridSelectionMode enum, enabling users to select a single row and automatically clear the selection when tapping the same item again.
Syncfusion Essential Studio UWP 2025 Volume 4 SP1 (32.2.4)Major versionFeb 11, 2026
Fixes
  • SfImageEditor
    • Fixed a NullReferenceException that occurred when both the control's XAML Visibility and IsToolbarVisibility properties were set to Collapsed and false, respectively.