Skip to content

0.1 Preview (April 7, 2016)

Pre-release
Pre-release
Compare
Choose a tag to compare
@weswmsft weswmsft released this 07 Apr 22:20
· 1904 commits to master since this release
  • With this week’s release, we are dropping support for Visual Studio 2015 Update 1 and Windows 10 builds prior to 10586. Please move to Windows 10 Build 10586 or later and Visual Studio 2015 Update 2 to continue using the bridge. Visual Studio 2015 Community Edition (with Update 2) can be downloaded for free here and you can check your Windows 10 build number here. For more information, please see issue #432.
  • Improved Objective-C debugging with object inspection and native visualization now available with Visual Studio 2015 Update 2. For more information, please see issue #435 and the debugging page of our wiki.
  • Updated clang to run in parallel and decrease build time
  • Foundation bug fixes
    • NSInvocation
    • NSString
  • UIKit bug fixes
    • UIViewController
    • UITapGestureRecognizer
    • UIPopupPresentationController
  • Refactored XAML compositor in C++/CX for the following performance improvements:
    • Increased overall application UI responsiveness
    • ~10 mb reduction in disk space per app
    • ~10% reduction in memory commit
    • ~25% reduction in app launch time
  • Added preliminary support for CoreMotion APIs and added corresponding samples to WOCCatalog
  • VSIX telemetry collection has been updated to include a unique machine ID with each event as well as exception types and messages if processing of build messages fails. The unique machine ID used is the same one used by Visual Studio telemetry.