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