| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 11.3.8 source code.tar.gz | 2025-10-23 | 30.4 MB | |
| 11.3.8 source code.zip | 2025-10-23 | 33.0 MB | |
| README.md | 2025-10-23 | 3.1 kB | |
| Totals: 3 Items | 63.4 MB | 0 | |
What's Changed
Enhancements
- Core – Clarify the
CenterXandCenterYproperties documentation inRotateTransformby @YoriMirus in https://github.com/AvaloniaUI/Avalonia/pull/19741 - Core – Add internal
PointerCaptureChangingevent by @miloush in https://github.com/AvaloniaUI/Avalonia/pull/19833 - Core – Distribute
LineGapevenly to top and bottom by @Gillibald in https://github.com/AvaloniaUI/Avalonia/pull/19556 - Core – Adjust
GetBackspaceCaretCharacterHitby @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.TryGetRawfor unknown formats by @MrJul in https://github.com/AvaloniaUI/Avalonia/pull/19791 - Core – Ignore
PointerOverchange when pointer event isCancelCaptureby @emmauss in https://github.com/AvaloniaUI/Avalonia/pull/19808 - Core – Added guards in
TryGetGlyphTypefaceso the$Defaultplaceholder stops. by @wieslawsoltes in https://github.com/AvaloniaUI/Avalonia/pull/19891 - Controls –
LayoutTransformControl: fix memory leak due toTransform.Changedevent subscription by @pavelovcharov in https://github.com/AvaloniaUI/Avalonia/pull/19718 - Controls – Make
ScreenBaseimpl more reliable by @maxkatz6 in https://github.com/AvaloniaUI/Avalonia/pull/19762 - Controls – Fix
ArgumentExceptionwhen showing multiple notifications with the same content by @fgsfds in https://github.com/AvaloniaUI/Avalonia/pull/19774 - Themes – Fix
CheckboxandRadioButtonheight in compact density of Fluent theme. by @miishan in https://github.com/AvaloniaUI/Avalonia/pull/19882 - XAML – Fix
ExpressionParseExceptionbeing reported as an internal compiler error by @TomEdwardsEnscape in https://github.com/AvaloniaUI/Avalonia/pull/19817 - X11 – Fix DBus tray icon
NullReferenceExceptionwhen 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
Win32Exceptionwhen a file picker has an invalid file type by @TomEdwardsEnscape in https://github.com/AvaloniaUI/Avalonia/pull/19812 - Windows – Add finalizer to
Win32Iconwhich 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/automationPeernull guards onAvnWindowby @jmacato in https://github.com/AvaloniaUI/Avalonia/pull/19805
Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/11.3.7...11.3.8