Skip to content

Commit e272297

Browse files
Merge pull request #877 from AvaloniaUI/xpf161
XPF 1.6.1 release notes
2 parents c9bdc66 + 1a560f6 commit e272297

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

xpf/release-notes.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@ id: release-notes
33
title: Release Notes
44
---
55

6+
## XPF 1.6.1 (2026-02-19)
7+
8+
* Avalonia version updated from 11.3.11 to 11.3.12
9+
* Support for macOS bitmap formats pasted from clipboard
10+
* Fixed AvaloniaHost taking all input
11+
* Fixed switching tabs in TabControl taking all input
12+
* Fixed WinForms dialogs crash without FilterIndex
13+
* [Accessibility] Support for ItemType and ItemStatus properties
14+
* [Accessibility] Fixed lack of notification when children added
15+
* Implemented BringWindowToTop, DestroyWindow, IsChild, SetActiveWindow, SetFocus API shims
16+
17+
Known issues:
18+
19+
* Closing popup from its button might require an extra click (macOS, Linux)
20+
621
## XPF 1.6.0 (2026-01-19)
722

823
* Avalonia version updated from 11.3.1 to 11.3.11

0 commit comments

Comments
 (0)