Telerik UI for WPF 릴리스

Released: Dec 16, 2024

2024 Q4 (2024.4.1213) 버젼 업데이트

기능

  • RichTextBox
    • Exposed API that allows you to change the mouse selection handler and override its methods.

수정사항

  • PersistenceFramework
    • Remediated CVE-2024-10095.
  • Barcode
    • The UPCE symbology is not validated correctly.
  • Map
    • KeyNotFoundException can be raised in TilesDownLoadManager's GetTileSource / UpdateTileCache when zooming extensively.
  • RichTextBox
    • Selecting a numeric/bullet list and clicking the button does not mark all items as numeric/bullet.
  • Touch Manager
    • Exception in resolving System.Windows...

Released: Nov 13, 2024

2024 Q4 (2024.4.1111) 버젼 업데이트

기능

  • 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 Microsoft's...

Released: Sep 25, 2024

2024 Q3 (2024.3.924) 버젼 업데이트

기능

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

수정사항

  • 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 when...

Released: Aug 22, 2024

2024 Q3 (2024.3.821) 버젼 업데이트

수정사항

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

Released: Aug 7, 2024

2024 Q3 (2024.3.806) 버젼 업데이트

기능

  • 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 all UI...

Released: May 15, 2024

2024 Q2 (2024.2.514) 버젼 업데이트

기능

  • 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 will...

Released: Apr 24, 2024

2024 Q1 (2024.1.423) 버젼 업데이트

수정사항

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

Released: Apr 12, 2024

2024 Q1 (2024.1.408) 버젼 업데이트

기능

  • 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.

수정사항

  • 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

2024 Q1 (2024.1.312) 버젼 업데이트

기능

  • 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.

수정사항

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

Released: Jan 31, 2024

2024 Q1 버젼 업데이트

기능

  • 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...