Telerik UI for WPF Releases

Released: Nov 13, 2024

Updates in 2024 Q4 (2024.4.1111)

Features

  • What's New
    • Introduced a new FilterEditor FilteringMode, which allows building of complex filter expressions based on the ItemsSource of the RadGridView.
    • UI for WPF suite is built against .NET Framework 4.6.2, .NET 6, and .NET 8 versions. All DLLs, installers, NuGet packages, and Visual Studio Extensions are updated to support these versions. The suite is compatible if the project targets higher versions of these frameworks.
    • The .NET 7 distributions are now discontinued, following...

Released: Sep 25, 2024

Updates in 2024 Q3 (2024.3.924)

Features

  • Spreadsheet
    • Introduced a HyperlinkClicked event that indicates when a hyperlink has been clicked.

Fixes

  • AutoCompleteBox
    • NullReferenceException when the SelectionMode is changed before the control is loaded in UI.
  • Diagrams
    • Remediated security vulnerability.
  • PDF Viewer
    • Remediated security vulnerability.
  • RichTextBox
    • Applying font style and performing the undo operation does not return the correct annotation count if using reverse mouse selection.
    • The annotations are not restored correctly...

Released: Aug 22, 2024

Updates in 2024 Q3 (2024.3.821)

Fixes

  • RichTextBox
    • Performing an Undo operation on a span executes a delete which removes the annotations within the current selection.

Released: Aug 7, 2024

Updates in 2024 Q3 (2024.3.806)

Features

  • What's New
    • Created 'Search as You Type' behavior without filtering the items in RadGridView.
    • Introduced new DistinctValuesDisplayMode property for GridViewColumn which allows for displaying the distinct values inside the FilteringControl in a tree structure. For DateTime columns the values are grouped in a year/month/day hierarchy.
    • Included Telerik.UI.for.Wpf.AllControls.Xaml and Telerik.UI.for.Wpf.AllControls.NoXaml meta NuGet packages that reference the individual NuGet packages for...

Released: May 15, 2024

Updates in 2024 Q2 (2024.2.514)

Features

  • What's New
    • Introduced a new AI Prompt component that bridges the gap between an app and next-generation AI language model applications.
  • Common
    • UI for WPF suite is built against Microsoft .NET Framework 4.6.2, .NET 6, and .NET 7 versions. All DLLs, installers, NuGet packages, and Microsoft Visual Studio Extensions have been updated to support these versions. The suite is compatible if the project targets higher versions of these frameworks.
    • In 2024 Q4 (November), the .NET 7 distributions...

Released: Apr 24, 2024

Updates in 2024 Q1 (2024.1.423)

Fixes

  • RichTextBox
    • Starting the selection with the shift from an empty cell, expands one more cell.

Released: Apr 12, 2024

Updates in 2024 Q1 (2024.1.408)

Features

  • GridView
    • ScrollBar background is now set to gray in the Office2019 theme which doesn't match the design.
  • RichTextBox
    • MoveSelectionCommandParameter class has been made public.
    • The HandleDocumentCaretPositionChanging and HandleDocumentCaretPositionChanged methods are no longer available, use the ExpandTopRight and ExpandDownLeft methods instead.

Fixes

  • Common
    • Telerik.UI.for.Wpf nuggets have a System.ServiceModel.Http described with non-existing version 6.0.2, should be 6.2.0.
  • Buttons...

Released: Mar 13, 2024

Updates in 2024 Q1 (2024.1.312)

Features

  • DateTimePicker
    • Improved visibility of focus border and background for when the 'RadDateTimePicker' is opened in 'Windows11' theme.
  • PdfProcessing
    • Introduced support for fonts that use simulated bold and italic forms.
  • ZipLibrary
    • Added support for creating AES-encrypted archives.

Fixes

  • Common
    • Removed Microsoft.Windows.Compatibility package reference from Controls, RichTextBox, DataVisualization, MediaFoundation, DiagramRibbon NetCore projects, and related NuGets.
  • Buttons
    • The initial switch...

Released: Jan 31, 2024

Updates in 2024 Q1

Features

  • What's New
    • Added DateRangePicker control which can be used to choose date intervals via user input or when selecting a range in a calendar popup.
  • Common
    • Added TicksToDateTimeConverter.
  • Docking
    • Enabled support for drag-drop of docking instances placed in different windows.
  • Examples
    • Upgraded sample applications to use configuration based on Microsoft .NET 8.
  • GridView
    • Added check/uncheck keyboard support (Enter, Space keys) for the CheckBoxes in the distinct values list of FilteringControl...

Released: Nov 15, 2023

Updates in R3 2023 SP1

Features

  • What's new
    • Added support for Microsoft .NET 8.
    • Updated System.Drawing.Common package to version 6.0.0 in Navigation and SyntaxEditor assemblies for .NET Core.
  • SvgImage
    • Added XmlSource property for reading SVG images from strings.
  • WordsProcessing
    • Introduced а mechanism to replicate the whole row when a nested mail merge is executed on a table with only one column.

Fixes

  • ChartView3D
    • Changing the Visibility of LineSeries3D doesn't hide the line.
  • DatePicker
    • IndexOutOfRangeException is...