Version 2.0.1
August 10, 2022
- Fixed bug where a call was made to Fs::getSubFolder (Method was removed in 2.0.0)
Version 2.0.0
July 25, 2022
- Added support for Craft 4.
Version 1.0.3
January 15, 2021
- Fixed a bug where you received a 500 when trying to download assets from the Bucket
Version 1.0.2
December 3, 2020
- Minor changes to repository. Fixed typos and removed version from
composer.json
Version 1.0.1
August 29, 2020
- Fixed a bug that prevented
craft project-config/apply
because of a rouge comma at the end of an array inVolume.php
Version 1.0.0
July 1, 2020
- Initial Release