Skip to content

11.0.11

Latest
Compare
Choose a tag to compare
@grokys grokys released this 18 Jun 09:19
· 909 commits to master since this release

https://www.nuget.org/packages/Avalonia/11.0.11
Full Changelog: 11.0.10...11.0.11

What's Changed

  • Implement MacOSProperties.IsTemplateIcon attached property on TrayIcon by @maxkatz6 in #14348
  • Create a new run loop observer for a nested loop if it's being started from an observer callback by @kekekeks in #15425
  • Fix VirtualizingStackPanel ScrollIntoView by @grokys in #15449
  • [Win] Fix composition on focus change by @Gillibald in #15907