Skip to content

0.10.15

Compare
Choose a tag to compare
@danwalmsley danwalmsley released this 03 Jun 21:11

Full changelog: 0.10.14...0.10.15

New features/APIs

#8083 Expose CurrentOpacity on ISkiaDrawingContextImpl.
#8119 Added support for IReflectableType in InpcPropertyAccessorPlugin

Bugfixes

#8154 [macOS] Multiple windowing platform fixes on OSX
#8187 [macOS] Fix file dialog filter nullable annotation, and osx platform.
#8258 [macOS] Fix call to virtual method from ctor.
#8268 [Linux] Added support for the basic version of _NET_WM_SYNC_REQUEST protocol
#8095 Respect Window MaxWidth and MaxHeight when using any SizeToContent to Auto
#8106 Make ThreadSafeObjectPool actually thread safe
#8114 #8126 #8141 Fix property and events registrations
#8172 Fix Menu selection to match UWP
#8115 Fix missing NotifyCountChanged in AvaloniaList.AddRange
#8236 Fix FlyoutBase/ContextMenu memory leak
#8252 Check if BindingValue actually has a value before logging an error
#8253 Stop listening for IsCancel on button detached

Misc

#8233 Upgraded SkiaSharp packages