Syncfusion Essential Studio UWP 版本發佈

查看各個版本中的最新內容,包含功能、增強與已解決問題的詳細資訊。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
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.