Google Cloud Storage
Version 2.2.0
March 21, 2024
- Added the “Visibility” filesystem setting. (#35)
Version 2.1.0
March 19, 2024
- Added Craft 5 compatibility.
Version 2.0.0
May 3, 2022
Added
- Added Craft 4 compatibility.
Version 1.4.1
July 13, 2021
- Allow manual bucket selection. ([#21]((https://github.com/craftcms/google-cloud/issues/21), #24
Version 1.4.0
June 1, 2020
Added
- The bucket setting can now be set to an environment variable. (#7)
- The contents of the access key file can now be set to an environment variable. (#12)
Fixed
- Fixed a bug where the CacheControl header was set to a value that prevented caching. (#11)
- Fixed an error where file deletion would fail silently if prevented by bucket retention policy. (#13)
- Fixed an error where the expiry time could be set up incorrectly when upgrading from Craft 2 to Craft 3. (#14)
Version 1.3.0
February 8, 2019
Added
- The Project ID and Subfolder settings can now be set to environment variables. (#7)
Version 1.2.1
February 6, 2019
Fixed
- Fixed a bug where installing this plugin via
project.yaml
would result in other changes being applied partially.
Version 1.2.0
February 1, 2019
Fixed
- Fixed a bug where error message would not be displayed for the bucket dropdown when configuring a volume. (#4)
- Fixed an error that occurred when updating from Craft 2 to Craft 3.1 when using this plugin.
Version 1.0.5
January 15, 2018
Fixed
- Fixed a bug where the Field Layout tab wasn’t showing up on volume settings when Google Cloud Storage was installed. (#1)
Version 1.0.4
January 2, 2018
Added
- Google Cloud volumes’ Base URL settings are now parsed for aliases (e.g.
@web
).
Version 1.0.3
December 4, 2017
Changed
- Loosened the Craft CMS version requirement to allow any 3.x version.
Version 1.0.2
August 15, 2017
Changed
- Craft 3 Beta 24 compatibility.
Fixed
- Fixed a bug where cache duration information was not being saved for Volumes.
- Fixed a bug where cache duration information was not being set when uploading a file.
Version 1.0.1
July 7, 2017
Changed
- Craft 3 Beta 20 compatibility.
Version 1.0.0
May 2, 2017
Initial release.