What's Changed
Features
- Core – Clipboard rework by @MrJul in #19347
- Controls – Add
IsEditable
toComboBox
by @almightyju in #18094 - Controls – Add
SplitViewPanePlacement
settings forTop
andBottom
by @danwalmsley in #19465 - Controls – Add
HeadingLevel
toAutomationProperties
by @codecat in #19696 - X11 – Add INCR support by @kekekeks in #18428
- macOS – Implement
IOSurface/MTLSharedEvent
interop APIs by @kekekeks in #18791 - Windows – Respond to
WM_CAPTURECHANGED
by @miloush in #19685
Enhancements
- Core – Add
BoxShadow(s)
documentation comments by @robloo in #19644 - Core – Add
Add/Remove
event handler methods toDragDrop
. by @grokys in #19739 - Themes – Add resource for
TextControlPlaceholderOpacity
by @codecat in #19705 - Build – Update
Avalonia.BuildServices
package version by @maxkatz6 in #19757
Fixes
- Core – Fix
BoxShadow
equality by @MrJul in #19650 - Core – Fix typeface exception when created with empty font family name by @jay-mao-cn in #19654
- Core – Do not recapture already captured element by @miloush in #19740
- Controls – Fix tooltip hit test following a dirty rect invalidation not respecting
IsHitTestVisible
by @TomEdwardsEnscape in #19642 - Controls – Limit
InlineUIContainer
to available width by @miloush in #19651 - Controls – Make sure inlines properly inherit text run properties from their parent by @Gillibald in #19750
- Controls – Fix focus issues with
ComboBox
by @almightyju in #19672 - XAML – Fix
TypeConverterAttribute
for avalonia properties by @kekekeks in #19727 - XAML – Add
FindAssembliesGrantingInternalAccess
toAvaloniaXamlIlRuntimeCompiler
by @drasticactions in #19735 - X11 – Fix memory leaks when closing a window on Linux by @dif-sam in #19699
- macOS – Move Drag and Drop logic to
TopLevelImpl
by @drasticactions in #19731 - Browser – Fix
StorageItem
methods not working and handle conversion issue by @Bugord in #19708 - Build – Remove
Microsoft.SourceLink.GitHub
PackageReference by @KirillOsenkov in #19744
Full Changelog: 11.3.6...11.3.7