Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Latest commit

 

History

History
92 lines (59 loc) · 3.45 KB

CHANGELOG.md

File metadata and controls

92 lines (59 loc) · 3.45 KB

Change Log

All notable changes to the "pwa-studio" extension will be documented in this file.

[v1.0.4]

[v1.0.3]

[v0.3.1]

[v0.3.0]

[v0.2.6]

[v0.2.5]

  • Added better usage analytics. No personal information is handled, only command usage. This will allow us to better scope our work in the future to what is being used the most in PWA Studio.

[v0.2.4]

  • More readme updates for the VSCode Marketplace

[v0.2.3]

  • Updated readme for VSCode Marketplace

[v0.2.2]

  • Updated the Windows packaging URL to our new Windows packaging server

[v0.2.1]

[v0.2.0]

  • Better error messages
  • Webviews now use the VSCode UI toolkit
  • Submit buttons in webviews now have "generating..." UI to let the user know something is going on in the background
  • We now use the built in VSCode icons
  • Our Icon now matches the VSCode extension design guidelines
  • Bug fixes around manifest generation
  • Actions in the bottom bar now live in the view panels

[v0.1.2]

  • Paths for save dialogs are now correct
  • Icons generated for the default manifest are converted to files
  • diagnostics are only ran on JSON files

[v0.1.0]

  • Icons are now generated as files, not base64 strings.

[v0.0.9]

  • New in-manifest error prompts for key manifest issues.

[v0.0.8]

  • Major fix around windows paths causing the manifest / service worker to not be found.