Syncfusion Essential Studio UWP Lanzamientos

Descubre las novedades en cada versión, con detalles de funciones, mejoras y problemas resueltos.

ene
feb
mar
abr
may
jun
jul
ago
sept
oct
nov
dic
Syncfusion Essential Studio UWP 2026 Volume 2 SP1 (34.2.2)Versión principal5 ago 2026
Funciones
  • 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.
Correcciones
  • 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)Versión principal16 mar 2026
Funciones
  • 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)Versión principal11 feb 2026
Correcciones
  • SfImageEditor
    • Fixed a NullReferenceException that occurred when both the control's XAML Visibility and IsToolbarVisibility properties were set to Collapsed and false, respectively.