Added a new RangeSlider component that displays a start-end range in a given min-max range. The end user can change the values of the range by dragging the start thumb, end thumb, and range track.
Added a new Scheduler component that allows you to easily implement various scheduling scenarios in your apps.
Added a new NavigationView component which provides a common vertical layout for top-level areas in your application via a collapsible navigation menu.
DataGrid
Added the option to customize the busy indicator when the control is in a busy state.
Entry
Added SelectionOnFocus behavior, which automatically selects text when the Entry component gains focus.
ImageEditor
Added ImageLoaded event.
PdfProcessing
You can now prevent exporting exactly the same fonts more than once.