Skip to content

Releases: microsoft/Windows-universal-samples

Windows 11 Version 24H2 - July 2025 Samples Update

24 Jul 06:24
Compare
Choose a tag to compare
  • BluetoothAdvertisement: Detect and offer to take advantage of the ability to advertise Bluetooth LE advertisements and scan for Bluetooth LE advertisements using both the 1M, 2M, and Coded PHYs, use coexistence-optimized Bluetooth LE advertisement scanning, and offload Bluetooth LE advertisement filtering to hardware.
  • BluetoothLE: Detect and take advantage of the ability to advertise GATT Services with Bluetooth LE advertisements using the 1M and 2M PHYs, update the advertising parameters for a GATT Service, and publish and operate a custom GATT Service in the background

Windows 11 Version 23H2 - July 2025 Samples Update

24 Jul 06:20
Compare
Choose a tag to compare
  • BasicHologram: Updating CLR version
  • Updating old URLs in README files

Windows 11 future version - May 2024 Samples Update

16 May 20:21
Compare
Choose a tag to compare
  • MobileHotspot: New property NetworkOperatorTetheringAccessPointConfiguration.AuthenticationKind
  • New sample: PowerGrid
  • Delete obsolete samples: AllJoyn

Windows 11 Version 22H2 - May 2024 Samples Update

16 May 20:21
Compare
Choose a tag to compare
  • Geolocation: Report property Geocoordinate.PositionSource
  • Delete obsolete samples: C++/CX and JS Geolocation, C++/CX RadioManager,CallerID, PhoneCall
  • Arm64 builds added to Geolocation, NetworkConnectivity, RadioManager, VoIP samples
  • New sample: PersonalDataEncryption

Windows 11 Version 22H2 - October 2023 Samples Update

16 May 19:39
Compare
Choose a tag to compare
  • WebAuthenticationBroker: Remove Google support (issue #1376)
  • New: MobileHotspot, LampArray

Windows 11 Version 22H2 - June 2023 Samples Update

20 Jun 21:09
Compare
Choose a tag to compare
  • Capabilities: Show how to use AppCapability.DisplayMessage
  • All samples upgraded to 22H2 SDK
  • New: OnDemandHotspot, PresenceSensor
  • Archived: MyPeopleNotifications

Windows 11 Version 21H2 - June 2023 Samples Update

16 Jun 23:48
Compare
Choose a tag to compare
  • BluetoothLE: Protect against bad device thumbnails #905
  • BarcodeScanner: Add software trigger support to scenario 1 #681
  • New: NetworkConnectivity
  • Archived: BarcodeScanner VB and C++/CX

Windows 11 - May 2022 Samples Update 2

25 May 23:53
Compare
Choose a tag to compare
  • BluetoothLE: C++/WinRT translation errors #1210 #1326 #1341
  • CustomCapability: Stick with .NET version 5.0.0, aligns with other samples
  • WebAuthenticationBroker: Fix C++/CX Facebook oauth scope to match C# #1323
  • Add SECURITY.md, fix README links due to rename of default branch #1304 #1320

Windows 11 - May 2022 Samples Update

19 May 00:33
Compare
Choose a tag to compare
  • ApplicationData: Remove roaming scenarios that don't apply to Windows 11
  • Geolocation: Add geometric and time dilution of position properties
  • WindowsAudioSession: Fix buffer leaks, waveformat leaks, low latency, hardware offload, handle systems with no sound device
  • UserInfo: New CheckUserAgeConsentGroupAsync method
  • ApplicationData, PasswordVault, WindowsAudioSession: Ported to C++/WinRT

Windows 11 - March 2022 Samples Update

10 Mar 04:45
Compare
Choose a tag to compare
  • Geolocation: New IsRemoteSource property
  • IoT-GPIO: Remember event token so we can unsubscribe later #1247
  • SimpleCommunication: Fix typo in parameter ordering (code worked, but names were backward) #1294
  • WiFiDirect: Fix build #1319
  • WRLOutOfProcessWinRTComponent: Builds now
  • .editorconfig to help maintain uniformity
  • Delete obsolete samples templates
  • New sample: PenHaptics, XamlListView (C++/WinRT)