11.0.4
Just some bug fixes! Stability++
https://www.nuget.org/packages/Avalonia/11.0.4
What's Changed
- [TransitioningContentControl] Manage his LogicalChildren by @danielmayost in #12173
- Set PreserveSig to true for OleGetClipboard by @EgorRudakov2 in #12553
- Fixed memory leaks in ContextMenu.cs by @adirh3 in #12526
- Fix DataGridHeader style by @Flithor in #12544
- remove legacy nuget feed no longer reachable. by @danwalmsley in #12563
- fix macos keydown and textinput events being raised in the wrong order. by @danwalmsley in #12560
- Fix for Track not arranging after IsDirectionReversed property changed. by @billhenn in #12575
- Enhanced Clipping and Rendered Visuals Tracking in ServerCompositionVisual by @stepangovorko in #12568
- Fix UI thread main loop cancellation from another thread on macOS by @de1acr0ix in #12579
- Introduce RenderOptions.RequiresFullOpacityHandling by @Gillibald in #12572
- Updated ToggleSplitButton.IsChecked to bind TwoWay by default, same as ToggleButton. by @billhenn in #12584
- Fixes TextBox measure logic for MaxLines scenario by @billhenn in #12589
- ShowInTaskBar with Owned window: make consistent with WPF by @danwalmsley in #12593
New Contributors
- @EgorRudakov2 made their first contribution in #12553
- @Flithor made their first contribution in #12544
- @billhenn made their first contribution in #12575
- @stepangovorko made their first contribution in #12568
- @de1acr0ix made their first contribution in #12579
Full Changelog: 11.0.3...11.0.4