Skip to content

Releases: microsoft/WebTemplateStudio

Release 0.0.1925201

09 Sep 14:36
5ac6299
Compare
Choose a tag to compare

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

PR merged and issues closed: S19-Final

Included in this version:

  1. Azure page redesign
  2. Azure form redesign
  3. Completely removed Azure Functions
  4. Updated "Getting Started" document
  5. Responsive page preview
  6. Bug fixes:
    • No emoji in "Save To" path
    • Right sidebar closing abruptly
    • Fixed Python dependency checker bug
    • Proper fix for Flask template merging issue

Release 0.0.1922901

19 Aug 18:44
Compare
Choose a tag to compare

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

PR merged and issues closed: S19-12

Included in this version:

  1. Hotfix for Vue + Flask + Grid on Mac
  2. Hotfix for unscrollable svg
  3. Hotfix for App Service
  4. UI changes:
    • Consistent font on Mac
    • Consistent font on right side bar
    • Removed multiple scroll bars
  5. Updated tags on marketplace

Release 0.0.1922602

14 Aug 10:10
Compare
Choose a tag to compare

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

PR merged and issues closed: S19-11

Included in this version:

  1. Vue release
  2. App Service release
    • Added a new Web Template Studio command for deploying the generated project
    • Generate configuration files for projects to use the Azure App Service extension
    • Update Azure App Service application settings to contain connection string when Azure Cosmos DB is selected
  3. New marketplace logo!
  4. Updated package versions
  5. UI changes and accessibility fixes:
    • Redesigned post generation modal
    • Show warning before resetting pages selection
    • Redesigned modals to be consistent
    • Autofill names in Azure forms
    • Redesigned home page to be more responsive
    • Removed borders from input fields, dropdowns and buttons
    • Added space bar handler to redirect modals
    • Added project name and output path to the right sidebar
    • Communicate page state on screen reader
    • Added hide/show feature to right side bar
    • Fixed deployment or App Service Plan name that's too long
  6. Bug fixes
    • Fixed duplicated default pages issue
    • Added default project name and output path on restart
    • Disable "Create project" if project name is not valid on restart
    • Fixed overlapping top nav bar

Release 0.0.1922001

08 Aug 11:33
Compare
Choose a tag to compare

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

PR merged and issues closed: S19-Redmond

Included in this version:

  1. Completed Architecture design update
  2. App Service payload from client to extension and backend implementation
  3. Keep pages selection if frontend framework is changed
  4. Implemented feedback from Vue experts
  5. UI changes and accessibility fixes:
    • App Service icon on right sidebar
    • Changed default option for resource group in Azure forms
    • Responsive background image
    • Hide "installed" dependency checker notification
    • Added descriptive alt tag and role to all images
    • Added a more descriptive screen reader experience
    • Added more context to Quick Start
    • Populate output path with OS home directory
    • Added "Reset all pages" feature
    • Added "Add Pages" modal on summary page
  6. Bug fixes
    • Limit character of page names
  7. Consistent naming for Express, Node, React and Vue

Release 0.0.1920001

19 Jul 09:06
Compare
Choose a tag to compare

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

PR merged and issues closed: S19-9

Included in this version:

  1. Azure App Service form in preview mode
  2. Quick Start
  3. UI changes and accessibility fixes:
    • Improved the copy of the entire wizard
    • Added redirect notice modals for all links
    • Redesigned Azure page
    • Redesigned output path box
    • Redesigned right sidebar
    • Added Azure sign out warning
  4. Bug fixes
    • Cap numbers of pages that can be generated
    • Limit project name length
    • Disable minus (-) button when there is 0 page of the type

Release 0.0.1919601

15 Jul 10:07
Compare
Choose a tag to compare

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

PR merged and issues closed: S19-8

Included in this version:

  1. Architecture design update
  2. Added "Create new" feature for Azure resource group
  3. UI changes and accessibility fixes:
    • Welcome page autofocus
    • New footer design
    • +/- buttons for adding/removing pages
    • New Azure Services page design
    • Azure Cosmos DB Form
    • Post generation modal
  4. Bug fixes

Release 0.0.1919001

09 Jul 20:05
57fb414
Compare
Choose a tag to compare

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

PR merged and issues closed: S19-7

Included in this version:

  1. Flask release
  2. Dependency checker
  3. UI changes:
    • Top navigation bar
    • Summary page
    • Azure Functions form
    • Footer
    • Improved messages for client
  4. Bug fixes