Releases: microsoft/Windows-universal-samples
Releases · microsoft/Windows-universal-samples
Windows 10 1511 Release - March 2016 Update 3
- 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
- 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
Windows 10 RTM Release - March 2016 Update 2
Windows 10 1511 Release - March 2016
- 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
- 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
Windows 10 RTM Release - February 2016 Update
Windows 10 1511 Release - January 2016
- 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
- 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