Syncfusion Essential Studio WinUI 2025 Volume 4 (32.1.19)

Released: Dec 16, 2025

Updates in 2025 Volume 4 (32.1.19)

Funktionen

  • Common
    • Added support for .NET 10 via dedicated assemblies.
    • Added support for Visual Studio 2026.
    • Enhanced WinUI localization support delivers functionality across all supported Windows platforms, including client and server editions, with full compatibility with the latest Windows SDKs.
  • AI AssistView
    • Input toolbar header template - Supports customizing the header section of the input area using a flexible template. The layout and styling of the header can include elements such as file upload information, error details, notifications, or other custom components to display relevant information.
    • PromptRequest event - This event notifies users when a prompt is submitted in the control. It can be used to validate user input before processing or trigger custom actions based on the prompt content.
  • Kanban
    • Tooltips - Users can now view additional details about kanban cards when hovering over them through interactive tooltips.
    • Card item sorting - Users can now sort card items in ascending and descending order within kanban columns.
  • ComboBox
    • Null value support in ComboBox - Added support for displaying a null value when the selected item is cleared in ComboBox.