Skip to content

Releases: microsoft/TemplateStudio

Release 3.0.19031.02

31 Jan 13:50
c5213ed
Compare
Choose a tag to compare

Please head to https://aka.ms/wtsinstall to install the VSIX.

3.0 January 2019

Included in this version:

  • Code now generates as a multi-project solution. This will enable better reuse and separation of code logic. This now will output a UWP project and .NET Core project.
  • Support adding new projects on right click
  • Horizontal Navigation View is replaced the Pivot navigation pattern.
  • Update MVVMLight to use .NET Standard library
  • Bug fixes

Dev platform updates:

  • AdaptiveCards to v1.1.2
  • Microsoft.AppCenter.Analytics to v 1.12.0
  • Microsoft.AppCenter.Crashes to v 1.12.0
  • Microsoft.Services.Store.Engagement to v10.1810.16002
  • Microsoft.UI.Xaml to v2.0.181018003.1
  • Newtonsoft.Json to v12.0.1
  • Telerik.UI.for.UniversalWindowsPlatform to v1.0.1.3

Known Issues:

  • Visual Studio 2019 Preview support for multi-project has a NuGet reference failure for the Core project. (#2862). Workaround currently it to manually add the reference. The only known reference we do is to Newtonsoft.Json in Core.
  • Feedback hub has been removed until a bug has been fixed in their SDK (#2879)

Release 2.5.18334.01 (Templates Only)

30 Nov 09:30
38d01dc
Compare
Choose a tag to compare

This is a hotfix for 2.5. It was a template only hotfix.
#2774 WinUI:NavigationView does not navigate in Release Mode

Release 2.5.18319.01

15 Nov 16:36
503687d
Compare
Choose a tag to compare

Please head to https://aka.ms/wtsinstall to install the VSIX.

2.5 November 2018

Included in this version:

  • Switch to WinUI NavView
  • Use of NavigationView Backbutton for back navigation
  • Include changes from Fluent Design Review, giving possibility to customize/hide NavView Header
  • Improved startup time splitting templates by platform/language
  • Improved guidance on Suspend and Resume feature
  • Support for VS 2019
  • Bug fixes

Dev platform updates:

  • Updated target platform version to 10.0.17763.0 and min target version to 10.0.17134.0
  • Updated Microsoft.NETCore.UniversalWindowsPlatform to 6.1.9
  • AdaptiveCards to 1.1.0
  • Microsoft.AppCenter.Analytics and Microsoft.AppCenter.Crashes to 1.10.0
  • Telerik.UI.for.UniversalWindowsPlatform 1.0.1.2
  • MVVMLight to 5.4.1.1
  • Windows Community Toolkit to 5.0.0

Release 2.4.18260.01

17 Sep 10:32
c511863
Compare
Choose a tag to compare

Please head to https://aka.ms/wtsinstall to install the VSIX.

2.4 September 2018

Included in this version:

  • User Activity feature
  • Data Grid page from Windows Community Toolkit
  • Separate Theme Selection Feature
  • Rename UriScheme to DeepLinking
  • Bug fixes

Dev platform updates:

  • Updated Microsoft.NETCore.UniversalWindowsPlatform to 16.1.7
  • Updated Microsoft.AppCenter to 1.9.0
  • Updated Microsoft.Toolkit.Uwp to 4.0.0
  • Updated Telerik.UI.for.UniversalWindowsPlatform to 1.0.1.1

Release 2.3.18212.01

31 Jul 17:43
fed744c
Compare
Choose a tag to compare

Please head to https://aka.ms/wtsinstall to install the VSIX.

2.3 July 2018

Included in this version:

  • Ink pages: Ink Draw, Ink Smart Canvas and Ink Draw Picture
  • Added Alt+LeftArrow support for back navigation in generated apps
  • Bug fixes

Dev platform updates:

  • Update Microsoft.AppCenter.Analytics and Microsoft.AppCenter.Crashes to 1.7.0

Release 2.2.18159.01

08 Jun 16:32
6f9c2b2
Compare
Choose a tag to compare

Please head to https://aka.ms/wtsinstall to install the VSIX.

2.2 June 2018

Included in this version:

  • 3D Launcher feature
  • Wizard enhancements
  • Improved documentation
  • Improved testing
  • Bug fixes

Dev platform updates:

  • Updated Microsoft.NETCore.UniversalWindowsPlatform to 6.15
  • Updated Newtonsoft.Json to 11.0.2
  • Updated Microsoft.Toolkit.Uwp, Microsoft.Toolkit.Uwp.Notifications and Microsoft.Toolkit.Uwp.UI.Controls to 3.0.0
  • Update Telerik.UI.for.UniversalWindowsPlatform to 1.0.1

Release 2.1.18124.01

04 May 12:14
04c6b7e
Compare
Choose a tag to compare

Please head to https://aka.ms/wtsinstall to install the VSIX.

2.1 - May 2018

Included in this version:

  • Breaking change notifications
  • Under the hood work to allow creation of multiple projects, support different platforms
  • Bug fixes

Dev platform updates:

  • Updated SDKs to 17134 and Microsoft.NETCore.UniversalWindowsPlatform to 6.0.8
  • Navigation Pane projects now use NavigationView instead of Hamburger Menu. If you're using Hamburger Menu please see this doc to update to NavigationView
  • New feature: Visual Studio App Center Analytics
  • Make app title and descrption localizable

Release 2.0.18100.1

11 Apr 09:21
ef19106
Compare
Choose a tag to compare

Please head to https://aka.ms/wtsinstall to install the VSIX.

2.0 - April 2018

Included in this version:

  • Updated Wizard design
  • Improved template selection and addition process
  • Fully accessible
  • Supports VS Themes
  • Improved feedback on template package synchronization

Dev platform updates:

  • Updated MVVMLight to 5.4.1
    Please note that the update includes a change in the namespace for CommonServiceLocator from Microsoft.Practices.ServiceLocation to CommonServiceLocator.
    If you're adding new pages to an existing project, please make sure you update to MVVMLight 5.4.1 and adjust namespaces accordingly.

    • For more info on MVVMLight 5.4.1 see here

    • For more info on WTS and 3rd party libraries updates and breaking changes see here

  • Updated Json to 11.0.1

  • Updated Microsoft.Services.Store.Engagement SDK to 10.1711.28001

  • Updated Telerik library to 1.0.0.9

Release 1.7.18037.1 (Templates Only)

06 Feb 14:28
bda4d78
Compare
Choose a tag to compare

This is a hotfix for 1.7. It was a template only hotfix.

  • #1757 Mediaplayer - Pausing video
  • #1774 Page Navigation - Double Click
  • #1793 Not all VB templates have fully translated descriptions

Release 1.7.18030.1

30 Jan 12:05
aecfbb0
Compare
Choose a tag to compare

Please head to https://aka.ms/wtsinstall to install the VSIX.

1.7 - Jan, 30 2017

Included in the new version:

  • Visual Basic .NET Language support
  • Prism Framework for C# projects
  • Improved template update process
  • Bug fixing and other improvements

Coming soon:

  • Documentation improvements
  • Provisional support for 3rd party templates