v8.2.251219
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 https://github.com/CommunityToolkit/Windows/pull/699
- Fixed a11y issue #391 by @Jaylyn-Barbee in https://github.com/CommunityToolkit/Windows/pull/702
- Lower the opacity of a BitmapIcon when card is Disabled by @niels9001 in https://github.com/CommunityToolkit/Windows/pull/732
- Workaround ColorPicker AoT issue by @AndrewKeepCoding in https://github.com/CommunityToolkit/Windows/pull/714
- Draggable Settings Control Example by @michael-hawker in https://github.com/CommunityToolkit/Windows/pull/741
- Fixed Segment hover part CornerRadius by @Avid29 in https://github.com/CommunityToolkit/Windows/pull/739
- Fix ColorPicker initial value issue by @AndrewKeepCoding in https://github.com/CommunityToolkit/Windows/pull/742
- Fix WrapPanel stretching behavior for last item by @AndrewKeepCoding in https://github.com/CommunityToolkit/Windows/pull/704
- Fix the issue causing crashes with LayoutTransformControl in AOT publishing. by @qian-o in https://github.com/CommunityToolkit/Windows/pull/692
- Added key names to Sizer controls to make it possible to override the styles by @0x5bfa in https://github.com/CommunityToolkit/Windows/pull/717
- Fix DispatcherQueueTimerExtensions sample file reference issue by @AndrewKeepCoding in https://github.com/CommunityToolkit/Windows/pull/760
- Update ReadMe.md by @AndrewKeepCoding in https://github.com/CommunityToolkit/Windows/pull/713
- Fix SegmentedItem visibility issue by @AndrewKeepCoding in https://github.com/CommunityToolkit/Windows/pull/728
- Fix TargetObject's dependency property owner type in StartAnimationAction by @AndrewKeepCoding in https://github.com/CommunityToolkit/Windows/pull/762
- Fix Segmented left-arrow key navigation issue by @AndrewKeepCoding in https://github.com/CommunityToolkit/Windows/pull/761
- Fix wrappanel new row issue by @AndrewKeepCoding in https://github.com/CommunityToolkit/Windows/pull/759
Infrastructure
- Refactor project reference generation to include test projects by @Arlodotexe in https://github.com/CommunityToolkit/Windows/pull/684
- Update Uno Behaviors to 3.0.3 by @Arlodotexe in https://github.com/CommunityToolkit/Windows/pull/693
- Install .NET 6 SDK to re-enable XAML Styler by @Arlodotexe in https://github.com/CommunityToolkit/Windows/pull/729
- Remove net6.0 install for Xaml-Style-Check CI job, update xamlstyler by @Arlodotexe in https://github.com/CommunityToolkit/Windows/pull/733
- Pin to windows-2022 runners by @Arlodotexe in https://github.com/CommunityToolkit/Windows/pull/737
- Replace Task.Delay with CompositionTargetHelper in RichSuggestBox tests by @Copilot in https://github.com/CommunityToolkit/Windows/pull/753
- Bump uno-check to latest stable version by @Arlodotexe in https://github.com/CommunityToolkit/Windows/pull/758
New Contributors
- @AndrewKeepCoding made their first contribution in https://github.com/CommunityToolkit/Windows/pull/699
- @Jaylyn-Barbee made their first contribution in https://github.com/CommunityToolkit/Windows/pull/702
- @Avid29 made their first contribution in https://github.com/CommunityToolkit/Windows/pull/739
- @Copilot made their first contribution in https://github.com/CommunityToolkit/Windows/pull/753
- @qian-o made their first contribution in https://github.com/CommunityToolkit/Windows/pull/692
- @0x5bfa made their first contribution in https://github.com/CommunityToolkit/Windows/pull/717
Full Changelog: https://github.com/CommunityToolkit/Windows/compare/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.