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.