Releases: MadeHQ/silverstripe-cloudinary
Releases · MadeHQ/silverstripe-cloudinary
Full release of Cloudinary module with asset admin integration
4.1.0 Fix for "Error: Cannot mutate DI container after it has been initiali…
Initial Release of SS4 code with dependency on AssetAdmin
4.1.0-alpha Correctly storing Images as via a link table with Title, Alt, Gravity…
Various fixes
#30 Moved HTML5TimeField
into the cloudinary repo
#31 Add Faces as an option for gravity on Images
a605b98 Minor image browser improvements
271cec3 Adds a new option to the Image
call so as to NOT use fetch_format = "auto"
eb9d897 Admin CSS Fix for image field pop up
921f3f1 Remove gravity
parameter when "auto" was causing issues
Fix for min stability
Update composer.json Updated requirement for `cloudinary/cloudinary_php` to be latest version instead of `dev-master` as it causes min stability requirements issues
Initial Release for Silverstripe 4
This is an initial release for Silverstripe 4
Release for SS 3
Added a version tag into composer.json to match release tag
1.1.0
Replaced Cloudinary tab with uploader to Cloudinary (by directory)
Uploaded Choose Image fields with pop up to choose from last 100 images uploaded to Cloudinary via CMS or directly
Initial release
1.0.0 removed the third party folder from the module and import it via comp…