Avalonia 12.0.4

12.0.4
Added 2
  • Add missing AutomationPeers from built-in Controls
  • Add accessibility events for expand and collapse events on macOS
Changed 7
  • Bump ANGLE version and sign native binaries
  • Update XML documentation to reflect correct type references in Avalonia.Controls project
  • Align Touch/Pen capture semantics with Mouse
  • Fire property-changed events when AutomationId changes at runtime
  • Update SkiaSharp to 3.119.4
  • Implement TextRunCache for performance improvement
  • Improve type caching in the XAML compiler
Fixed 11
  • Fix CommandBar overflow labels when label position is collapsed
  • Fix RenderTargetBitmap losing effects
  • Fix SelectionChanged not raised on collection reset
  • Ensure system back event is passed to child page once
  • Make sure TryGetGlyphTypeface does not fail for concurrent access
  • Avoid exceptions when getting a position from a PointerEventArgs

From Avalonia

What's Changed
Enhancements
Performance
Fixes

Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/12.0.3...12.0.4

View original

Upgraded? How did it go?

Discussion