Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

45 lines (24 loc) · 1.19 KB

Azure Blob Remote Volume Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.1.1 - 2020-09-10

Added

1.0.2 - 2019-09-03

Added

  • settings fields are now auto suggest fields

1.0.1 - 2019-06-07

Fixed

  • guess missing mime/content type

1.0.0 - 2019-05-31

Breaking change! To migrate Volumes after upgrading this plugin, edit each Azure Volume and add the required fields from your ENV variables.

Added

  • Store Azure Storage configs on a per-volume basis.
  • Allow multiple containers.
  • Allow using a container’s subfolder as a Volume.

0.1.1 - 2019-05-20

Fixed

  • Fixed Craft 3 Volume requirement of at least a single setting. Thanks @MarcoWilliamsPF!

0.1.0 - 2019-05-08

Added

  • Initial release