# 2025 v2.2

## Content

## DataFilter

**Improvements**

* Set initial **SVG icon viewBox values**, eliminating runtime calculations.

## Gauge

**Bug Fixes**

* Fixed an issue where large `StartAngle` and `SweepAngle` values caused rendering to freeze.

## Menu

**Breaking changes**

* Removed the `Orientation` property from `C1MenuSeparator` in the Blazor implementation.

**Bug fixes**

* Fixed an issue where the menu item separator did not render correctly in horizontal orientation.

## TreeView

**Bug fixes**

* Fixed an issue where the drop target was unavailable when the tree contained no items.