Skip to content

Releases: microsoft/Windows-universal-samples

Windows 10 1511 Release - March 2016 Update 2

23 Mar 19:57
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

Windows 10 1511 Release - December 2015 (second try)

17 Dec 04:18
Compare
Choose a tag to compare
  • No changes to sources, but recording as a merge from the win10-1507 branch for proper bookkeeping. Sorry for the mistake.

Windows 10 RTM Release - December 2015 Update

17 Dec 01:57
Compare
Choose a tag to compare
  • BackgroundAudio: Remove obsolete comments and code
  • LockScreenApps: Update Scenario 1 to describe Windows 10 behavior (instead of Windows 8 behavior)