github AvaloniaUI/Avalonia 11.3.7

21 hours ago

What's Changed

Features

Enhancements

  • Core – Add BoxShadow(s) documentation comments by @robloo in #19644
  • Core – Add Add/Remove event handler methods to DragDrop. 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 to AvaloniaXamlIlRuntimeCompiler 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

Don't miss a new Avalonia release

NewReleases is sending notifications on new releases.