| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 11.3.9 source code.tar.gz | 2025-11-17 | 35.9 MB | |
| 11.3.9 source code.zip | 2025-11-17 | 38.4 MB | |
| README.md | 2025-11-17 | 3.4 kB | |
| Totals: 3 Items | 74.4 MB | 1 | |
What's Changed
Enhancements
- Core – Add
SaveFilePickerWithResultAsyncAPI by @jmacato in https://github.com/AvaloniaUI/Avalonia/pull/19783 - Core – Primary mouse device by @miloush in https://github.com/AvaloniaUI/Avalonia/pull/19898
- Core – Add an optional
ConvertBackmethod toFuncValueConverterby @zacfromaustinpowder in https://github.com/AvaloniaUI/Avalonia/pull/19920 - Core – Support reading from and copying images to clipboard by @emmauss in https://github.com/AvaloniaUI/Avalonia/pull/19930
- Core – Add
SuggestedFileTypefor Save/OpenFilePicker by @jmacato in https://github.com/AvaloniaUI/Avalonia/pull/20026 - Headless – Add headless
AvaloniaTestIsolationLevelby @maxkatz6 in https://github.com/AvaloniaUI/Avalonia/pull/20000 - Build – Update
Avalonia.BuildServicespackage version by @maxkatz6 in https://github.com/AvaloniaUI/Avalonia/pull/20078
Fixes
- Core – Properly handle
DrawableRun.Baselineby @Gillibald in https://github.com/AvaloniaUI/Avalonia/pull/19896 - Core – Fix
Selector.ValidateNestingSelectornot calling overrides by @zacfromaustinpowder in https://github.com/AvaloniaUI/Avalonia/pull/19947 - Core – Handle long file paths in
UriFromFilePathby @startewho in https://github.com/AvaloniaUI/Avalonia/pull/19955 - Core – Fix
ServerCompositionSimplePenmemory leak by @aguahombre in https://github.com/AvaloniaUI/Avalonia/pull/19958 - Core – Cache platform font manager
TryMatchCharacterresult by @Gillibald in https://github.com/AvaloniaUI/Avalonia/pull/19987 - Core – Fix
EmbeddedFontCollection.TryGetNearestMatchcaching by @Gillibald in https://github.com/AvaloniaUI/Avalonia/pull/20013 - Controls – Make
ContentPresenter.RecognizesAccessKeystylable by @Gillibald in https://github.com/AvaloniaUI/Avalonia/pull/19893 - Previewer – Don't let the
PreviewerWindowbe any size by @mrlacey in https://github.com/AvaloniaUI/Avalonia/pull/19957 - Android – Fix changes to
AccessibilityNodeInfoCompat.Checkeddata type from bool to int by @BobbyCannon in https://github.com/AvaloniaUI/Avalonia/pull/19985 - Android - Fix external app not reading text in clipboard by @emmauss in https://github.com/AvaloniaUI/Avalonia/pull/20023
- macOS – Fix fullscreen transitions with
ExtendClientAreaToDecorationsHintwindows by @drasticactions in https://github.com/AvaloniaUI/Avalonia/pull/19939 - macOS – Fix XButtons event handler by @DrunkyBard in https://github.com/AvaloniaUI/Avalonia/pull/19997
- macOS – Correct key mapping for scan code 0x18 by @snowflysky in https://github.com/AvaloniaUI/Avalonia/pull/20009
- macOS – Fix
TryCreateGlyphTypefacereturn on macOS with SkiaSharp 2.88 by @MrJul in https://github.com/AvaloniaUI/Avalonia/pull/20084 - Windows – Handle mouse movement in non-client areas of window. (#19922) by @drasticactions in https://github.com/AvaloniaUI/Avalonia/pull/19922
- Windows – Fix
ComVariantnative size (add extended field and asserts) by @AndreyRusyaev in https://github.com/AvaloniaUI/Avalonia/pull/20017 - Windows – Do not activate embedded windows when shown by @emmauss in https://github.com/AvaloniaUI/Avalonia/pull/20027
- Windows – Properly snapshot
GlSkiaImportedImageby @MrJul in https://github.com/AvaloniaUI/Avalonia/pull/20053
Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/11.3.8...11.3.9