What's Changed
Enhancements
- Core – Add support for parsing
BoxShadowswith color functions by @gehongyan in #20321 - X11 – Set
XkbSetDetectableAutoRepeatto true by @flabbet in #20360
Fixes
- Core – Fix thread-race condition in
Dispatcheron shutdown by @11v1 in #20299 - Core – Fix
NullReferenceExceptioninTextShaperImpl.ShapeTexton netstandard2.0 by @adams85 in #20369 - Core – Add null reference check for animation keyframes by @drasticactions in #20422
- Core – Fix accessibility with screen reader on
TextBlockwith inlines by @codecat in #20438 - Core – Fix
BindingExpression.LeafNodethrowing when nodes list is empty by @grokys in #20442 - Documentation – Update
HelpLinkfor XAML namespace resolution by @maxkatz6 in #20371 - iOS – Fix
TextInputResponderby @kerams in #19310 - Android – Call default back callbacks when not handled by @emmauss in #20452
- Windows – Remove obsolete clipboard format
CF_TEXT. by @yu-kopylov in #20389 - Headless – Fix
InvalidOperationExceptionDispatcher job loop detected by @wieslawsoltes in #20310
Full Changelog: 11.3.10...11.3.11