Skip to content

Releases: MadeHQ/silverstripe-cloudinary

Full release of Cloudinary module with asset admin integration

27 Mar 09:52
Compare
Choose a tag to compare
4.1.0

Fix for "Error: Cannot mutate DI container after it has been initiali…

Initial Release of SS4 code with dependency on AssetAdmin

22 Mar 12:50
Compare
Choose a tag to compare
4.1.0-alpha

Correctly storing Images as via a link table with Title, Alt, Gravity…

Various fixes

01 May 10:01
Compare
Choose a tag to compare

#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

12 Dec 12:16
32624dc
Compare
Choose a tag to compare
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

05 Dec 16:59
Compare
Choose a tag to compare

This is an initial release for Silverstripe 4

Release for SS 3

20 Jul 13:53
Compare
Choose a tag to compare

Added a version tag into composer.json to match release tag

1.1.0

05 Apr 14:53
Compare
Choose a tag to compare

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

25 Mar 02:32
Compare
Choose a tag to compare
1.0.0

removed the third party folder from the module and import it via comp…