Windows 11 Insider Preview Build 25352 has been made available to Windows Insiders in the canary channel.
Announcing Windows 11 Insider Preview Build 25352
Hello Windows Insiders, today we are releasing Windows 11 Insider Preview Build 25352 to the Canary Channel.
Changes and Improvements
[Widgets]
Updated widgets picker.
- We are beginning to roll out a new widget picker experience to Windows Insiders in the Canary and Dev Channels with an image that gives a visual preview of the widget before pinning, a deep linking ability that allows users to jump directly to the picker from the provider app/service as well as a link to the widgets Store collection page where users can discover more apps with widgets.
For developers
You can download the latest Windows Insider SDK at aka.ms/windowsinsidersdk.
SDK NuGet packages are now also flighting at NuGet Gallery | WindowsSDK which include:
- .NET TFM packages for use in .NET apps as described at aka.ms/windowsinsidersdk
- C++ packages for Win32 headers and libs per architecture
- BuildTools package when you just need tools like MakeAppx.exe, MakePri.exe, and SignTool.exe
These NuGet packages provide more granular access to the SDK and better integration in CI/CD pipelines.
SDK flights are now published for both the Canary and Dev Channels, so be sure to choose the right version for your Insider Channel.
Remember to use adaptive code when targeting new APIs to make sure your app runs on all customer machines, particularly when building against the Dev Channel SDK. Feature detection is recommended over OS version checks, as OS version checks are unreliable and will not work as expected in all cases.
Announcing Windows 11 Insider Preview Build 25352