Skip to content

Releases: microsoft/Windows-universal-samples

Windows 10 1511 Release - March 2016 Update 3

30 Mar 19:12

Choose a tag to compare

  • smalltile-sdk.png and squaretile-sdk.png assets rescaled to appease WACK. Sorry it took so long. We're developers, not graphic designers.
  • BasicSuspension: Upgrade SDK version to 10586. (Missed this in the migration, sorry.)
  • FileAccess: Use TryGetItemAsync to check if a file exists.
  • XamlNavigation: Updated with new visual design.
  • XamlPullToRefresh: Reimplemented to take advantage of Windows.UI.Composition.

Windows 10 RTM Release - March 2016 Update 3

30 Mar 19:11

Choose a tag to compare

  • smalltile-sdk.png and squaretile-sdk.png assets rescaled to appease WACK. Sorry it took so long.
  • FileAccess: Use TryGetItemAsync to check if a file exists.

Windows 10 1511 Release - March 2016 Update 2

23 Mar 19:57

Choose a tag to compare

  • 3DPrinting: Add color support and object model support
  • AppSevices: Fix copy/paste error #324
  • ExtendedExecution: Fix copy/paste error #306
  • SmsSendAndReceive: Update README to clarify intended audience.
  • New sample: BasicSuspension

Windows 10 RTM Release - March 2016 Update 2

23 Mar 19:57

Choose a tag to compare

  • AppSevices: Fix copy/paste error #324
  • ExtendedExecution: Fix copy/paste error #306
  • SmsSendAndReceive: Update README to clarify intended audience.
  • New sample: BasicSuspension

Windows 10 1511 Release - March 2016

10 Mar 02:03

Choose a tag to compare

  • Remove unnecessary references to extension SDKs.
  • Set SDK version for all projects to 10586, so you don't need to have the 10240 SDK installed.
  • Set MaxVersionTested for all projects to 10586.
  • Fix use of deprecated classes, methods, etc.
  • ContextMenu: Fix bug in calculation of menu position
  • EasProtocol: Remove deprecated scenarios; renamed sample to ClientDeviceInformation.
  • XamlAnimatedGif: fixed issue with setting GifView.UriSource to external Uri.
  • New sample: 3DPrinting

Windows 10 RTM Release - March 2016 Update

10 Mar 02:03

Choose a tag to compare

  • Remove unnecessary references to extension SDKs.
  • Fix use of deprecated classes, methods, etc.
  • ContextMenu: Fix bug in calculation of menu position
  • EasProtocol: Remove deprecated scenarios; renamed sample to ClientDeviceInformation.
  • XamlAnimatedGif: fixed issue with setting GifView.UriSource to external Uri.

Windows 10 1511 Release - February 2016

04 Feb 00:50

Choose a tag to compare

  • Update READMEs for WebAccountManagement, WindowsAudioService.
  • Accept community contributions #243, #254, #275, #279.
  • New samples: 3DPrintingFromUnity, ExtendedExecution

Windows 10 RTM Release - February 2016 Update

01 Mar 19:50

Choose a tag to compare

  • Update READMEs for WebAccountManagement, WindowsAudioService.
  • Accept community contributions #243, #254, #279.
  • New sample: ExtendedExecution

Windows 10 1511 Release - January 2016

20 Jan 15:18

Choose a tag to compare

  • Bump build number to 10586 (aka version 1511) for all samples. This avoids having to install the RTM SDK to build them.
  • BackgroundAudio: Remove obsolete comments and code.
  • CameraResolution: C# sample had a typo. Used the wrong MediaStreamType. C++ and JS are okay.
  • LockScreenApps: Remove obsolete comments and code.
  • Nfc: Ensure disposal of connection even if an exception is thrown.
  • WRLOutOfProcessWinRTComponent: Use correct interface names in appxpackage files and remove dependency on kernel32.dll (which was preventing it from working on Phone).
  • XamlListView: New scenario: Scroll into view.
  • New samples: Advertising, XamlWebView

Windows 10 RTM Release - January 2016 Update

20 Jan 15:17

Choose a tag to compare

  • BackgroundAudio: Remove obsolete comments and code.
  • CameraResolution: C# sample had a typo. Used the wrong MediaStreamType. C++ and JS are okay.
  • LockScreenApps: Remove obsolete comments and code.
  • Nfc: Ensure disposal of connection even if an exception is thrown.
  • WRLOutOfProcessWinRTComponent: Use correct interface names in appxpackage files and remove dependency on kernel32.dll (which was preventing it from working on Phone).
  • XamlListView: New scenario: Scroll into view.
  • New samples: Advertising, XamlWebView