What's Changed
An incremental update of various fixes atop the 8.2 release: 8.2.251219.
For changes since 8.1, see the full 8.2 release notes here. Below are changes since 8.2.250402.
Bug Fixes
- Fix workaround in Segmented control by @AndrewKeepCoding in #699
- Fixed a11y issue #391 by @Jaylyn-Barbee in #702
- Lower the opacity of a BitmapIcon when card is Disabled by @niels9001 in #732
- Workaround ColorPicker AoT issue by @AndrewKeepCoding in #714
- Draggable Settings Control Example by @michael-hawker in #741
- Fixed Segment hover part CornerRadius by @Avid29 in #739
- Fix ColorPicker initial value issue by @AndrewKeepCoding in #742
- Fix WrapPanel stretching behavior for last item by @AndrewKeepCoding in #704
- Fix the issue causing crashes with LayoutTransformControl in AOT publishing. by @qian-o in #692
- Added key names to Sizer controls to make it possible to override the styles by @0x5bfa in #717
- Fix DispatcherQueueTimerExtensions sample file reference issue by @AndrewKeepCoding in #760
- Update ReadMe.md by @AndrewKeepCoding in #713
- Fix SegmentedItem visibility issue by @AndrewKeepCoding in #728
- Fix TargetObject's dependency property owner type in StartAnimationAction by @AndrewKeepCoding in #762
- Fix Segmented left-arrow key navigation issue by @AndrewKeepCoding in #761
- Fix wrappanel new row issue by @AndrewKeepCoding in #759
Infrastructure
- Refactor project reference generation to include test projects by @Arlodotexe in #684
- Update Uno Behaviors to 3.0.3 by @Arlodotexe in #693
- Install .NET 6 SDK to re-enable XAML Styler by @Arlodotexe in #729
- Remove net6.0 install for Xaml-Style-Check CI job, update xamlstyler by @Arlodotexe in #733
- Pin to windows-2022 runners by @Arlodotexe in #737
- Replace Task.Delay with CompositionTargetHelper in RichSuggestBox tests by @Copilot in #753
- Bump uno-check to latest stable version by @Arlodotexe in #758
New Contributors
- @AndrewKeepCoding made their first contribution in #699
- @Jaylyn-Barbee made their first contribution in #702
- @Avid29 made their first contribution in #739
- @Copilot made their first contribution in #753
- @qian-o made their first contribution in #692
- @0x5bfa made their first contribution in #717
Full Changelog: v8.2.250402...v8.2.251219
Windows Community Toolkit Labs 🧪
As always, be sure to follow the Windows Community Toolkit Labs releases for the latest new controls and experiments getting worked on! Now published to NuGet as well! See updates in that release feed here.