What's Changed
Enhancements
- Core – Add support for parsing
BoxShadowswith color functions by @gehongyan in https://github.com/AvaloniaUI/Avalonia/pull/20321 - X11 – Set
XkbSetDetectableAutoRepeatto true by @flabbet in https://github.com/AvaloniaUI/Avalonia/pull/20360
Fixes
- Core – Fix thread-race condition in
Dispatcheron shutdown by @11v1 in https://github.com/Aval...