Syncfusion Essential Studio UWP 2026 Volume 2 SP1 (34.2.2)主要版本2026年8月5日
功能
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.
修正
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)主要版本2026年3月16日
功能
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)主要版本2026年2月11日
修正
SfImageEditor
Fixed a NullReferenceException that occurred when both the control's XAML Visibility and IsToolbarVisibility properties were set to Collapsed and false, respectively.