Full Changelog: 11.3.0-beta1...11.3.0-beta2
What's Changed
This list contains only changes made since 11.3.0-beta1.
Fixes
Only in 11.3.0-beta2:
- Fix binding null conditional operator not working with AvaloniaProperty by @MrJul in #18583
- Fix DateTimePickerPanel scrolling exception by @MrJul in #18584
- [Grid] Fix ColumnSpacing property name by @kebox7 in #18603
- Fix Window.Show when MinWidth > MaxWidth by @MrJul in #18604
- Disable Metal by default on macOS for 11.3 by @MrJul in #18605
- [Grid] Fix size calculation for ranges by @kebox7 in #18621