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