What's Changed
Enhancements
- Enable TemplateBinding inside ItemsPanelTemplate by @MrJul in #17483
- Updated PackageProjectUrl with UTM tags by @kekekeks in #17389
- Added basic date/time picker automation peers. by @grokys in #17426
- Bring back ".net 8" target for Avalonia.Browser by @maxkatz6 in #17452
Fixes
- Fix InlineUIContainer clipping in text when ArrangeOverride called. (#17183) by @Danich27rus in #17194
- Fix DataGrid native aot crash when sorting. by @dameng324 in #17248
- Fix InlineDictionary Behavior for Single Item Reassignment by @lindexi in #17370
- Don't use GLib helper functions introduced in 2.74 by @kekekeks in #17392
- Fix DateTimePickerPanelType enum backward compatibility by @rabbitism in #17398
- Typeface simulation fixes by @Gillibald in #17399
- Implement TryGetFeature on secondary previewer windows by @maxkatz6 in #17409
- fix Expander.cs for transition broken by @Coloryr in #17411
- Create an autorelease pool for every render timer tick by @kekekeks in #17414
- Fix TemplateBinding in custom IControlTemplate implementations by @MrJul in #17427
- Handle previously missing event types in PenDevice by @maxkatz6 in #17454
- CalendarDatePicker - use CustomDateFormatString for parsing the text input by @punker76 in #17465
- Fix Gtk open file dialog returns folder by @zii-dmg in #17500
- [Browser] Add dotnet/runtime#109289 workaround by @maxkatz6 in #17507
- Disable Metal as a default rendering mode for 11.2 by @maxkatz6 in #17508
- Fix TextBlock TextAlignment issues when a HorizontalAlignment is defined by @Gillibald in #17402
- Revert "Fixed publishing multi-architecture Android builds" by @MrJul in #17499
Full Changelog: 11.2.0...11.2.1