Releases: microsoft/vscode-azurestorage
Releases · microsoft/vscode-azurestorage
v0.12.1
v0.12.0
Added
- Now depends on the "Azure Resources" extension, which provides a "Resource Groups" and "Help and Feedback" view
Changed
- "Report an Issue" button was removed from errors. Use the "Help and Feedback" view or command palette instead
Fixed
v0.11.0
Added
- Support for downloading multiple blobs, files, and directories at a time
- Added setting "azureStorage.deleteBeforeDeploy" to delete existing blobs before deploying to static website (defaults to "true")
- View AzCopy log files when transfers fail
Fixed
v0.10.1
v0.10.0
Added
- File and folder transfers now use AzCopy for faster performance
- Upload multiple files using the
Upload Files...
command - Upload folders using the
Upload Folder...
command
Changed
- Removed the 4MB upload/download limit
Fixed
v0.9.0
Added
- Azure Storage Emulator support
- Attach storage accounts using connection strings
Upload to Azure Storage...
command for uploading local files and folders- Inline button for the
Open in File Explorer...
command
Changed
- Improved experiences for deployment and storage account creation
- Show the tree hierarchy when creating nested blobs in the Azure view
Fixed
v0.8.0
Added
- View and edit Azure files and blobs in the file explorer
- Blobs have a hierarchical directory structure in the Azure view
- Enable "Secure transfer required" by default when creating storage accounts
Changed
Create Storage Account...
has been streamlined with fewer prompts.Create Storage Account... (Advanced)
provides the same level of account customization as before- Files and blobs created with a file extension have a smart default content type
- Editing files and blobs doesn't clear metadata or properties
Fixed
v0.7.2
v0.7.1
v0.7.0
Fixed
- Improved installation and start-up performance