Core – Clarify the CenterX and CenterY properties documentation in RotateTransform by @YoriMirus in https://github.com/AvaloniaUI/Avalonia/pull/19741
Core – Add internal PointerCaptureChanging event by @miloush in https://github.com/AvaloniaUI/Avalonia/pull/19833
Core – Distribute LineGap evenly to top and bottom by @Gillibald in https://github.com/AvaloniaUI/Avalonia/pull/19556
Core – Adjust GetBackspaceCaretCharacterHit by @Gillibald in https://github.com/AvaloniaUI/Avalonia/pull/19586
X11 – Enable network location browsing in GTK file chooser dialogs by @meywd in https://github.com/AvaloniaUI/Avalonia/pull/19855
Fixes
Core – Fix PlatformDataTransferItem.TryGetRaw for unknown formats by @MrJul in https://github.com/AvaloniaUI/Avalonia/pull/19791
Core – Ignore PointerOver change when pointer event is CancelCapture by @emmauss in https://github.com/AvaloniaUI/Avalonia/pull/19808
Core – Added guards in so the placeholder stops. by @wieslawsoltes in https://github.com/AvaloniaUI/Avalonia/pull/19891
TryGetGlyphTypeface
$Default
Controls – LayoutTransformControl: fix memory leak due to Transform.Changed event subscription by @pavelovcharov in https://github.com/AvaloniaUI/Avalonia/pull/19718
Controls – Make ScreenBase impl more reliable by @maxkatz6 in https://github.com/AvaloniaUI/Avalonia/pull/19762
Controls – Fix ArgumentException when showing multiple notifications with the same content by @fgsfds in https://github.com/AvaloniaUI/Avalonia/pull/19774
Themes – Fix Checkbox and RadioButton height in compact density of Fluent theme. by @miishan in https://github.com/AvaloniaUI/Avalonia/pull/19882
XAML – Fix ExpressionParseException being reported as an internal compiler error by @TomEdwardsEnscape in https://github.com/AvaloniaUI/Avalonia/pull/19817
X11 – Fix DBus tray icon NullReferenceException when change visible by @memorydream in https://github.com/AvaloniaUI/Avalonia/pull/19742
Windows – Fix margins and nc hit test for caption buttons in extend to client windows by @emmauss in https://github.com/AvaloniaUI/Avalonia/pull/19773
Windows – Fix Win32Exception when a file picker has an invalid file type by @TomEdwardsEnscape in https://github.com/AvaloniaUI/Avalonia/pull/19812
Windows – Add finalizer to Win32Icon which frees its GDI handle by @TomEdwardsEnscape in https://github.com/AvaloniaUI/Avalonia/pull/19813
Windows – Prevent duplicated files during drag-and-drop by @MrJul in https://github.com/AvaloniaUI/Avalonia/pull/19864
Windows – Properly handle non standard italic/oblique fonts on Windows by @Gillibald in https://github.com/AvaloniaUI/Avalonia/pull/19876
Android – Fix scaling of inset when app is launched by @emmauss in https://github.com/AvaloniaUI/Avalonia/pull/19797
macOS – Add parent/automationPeer null guards on AvnWindow by @jmacato in https://github.com/AvaloniaUI/Avalonia/pull/19805
Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/11.3.7...11.3.8