Releases: microsoft/TemplateStudio
Release 3.0.19031.02
Please head to https://aka.ms/wtsinstall to install the VSIX.
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)
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
Please head to https://aka.ms/wtsinstall to install the VSIX.
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
Please head to https://aka.ms/wtsinstall to install the VSIX.
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
Please head to https://aka.ms/wtsinstall to install the VSIX.
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
Please head to https://aka.ms/wtsinstall to install the VSIX.
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
Please head to https://aka.ms/wtsinstall to install the VSIX.
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
Please head to https://aka.ms/wtsinstall to install the VSIX.
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. -
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)
Release 1.7.18030.1
Please head to https://aka.ms/wtsinstall to install the VSIX.
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