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.
- Adding support for connecting to Azure storage accounts with non-standard blob endpoint hostnames. See Azure storage emulator docs. Thanks @sidm1983
- settings fields are now auto suggest fields
- guess missing mime/content type
Breaking change! To migrate Volumes after upgrading this plugin, edit each Azure Volume and add the required fields from your ENV variables.
- Store Azure Storage configs on a per-volume basis.
- Allow multiple containers.
- Allow using a container’s subfolder as a Volume.
- Fixed Craft 3 Volume requirement of at least a single setting. Thanks @MarcoWilliamsPF!
- Initial release