cloudex v1.4.1 Release Notes
Release Date: 2020-03-01 // over 4 years ago-
- Thanks @tonnenpinguin for adding options to delete private images like:
Cloudex.delete(public_id, %{resource_type: "image", type: "private"})
- Thanks @tonnenpinguin for adding options to delete private images like:
Previous changes from v1.4.0
-
- Thanks @davepersing to Allow S3 paths to be passed to Cloudinary when using a private bucket.
- Thanks @saicoder for bumping httpoison and timex