Releases: acb-studio/kirby-cloudinary-sync
Releases · acb-studio/kirby-cloudinary-sync
Release list
1.4.2
What's Changed
- 🐛 fix edge case where cloudinary URL was not stored as string by @jonathan-reisdorf in #9
1.4.1
What's Changed
- 🐛 fix broken url when resizing image with existing extension delimiter in file name by @jonathan-reisdorf in #8
1.4.0
What's Changed
- 🐛 fix transformations after latest cloudinary library update by @jonathan-reisdorf in #7
1.3.1
What's Changed
- ✨ support dynamic base url by @jonathan-reisdorf in #6
1.3.0
What's Changed
- ✨ support custom base url by @jonathan-reisdorf in #5
1.2.1
What's Changed
- 🐛 updateMetaFromResponse: mark param as nullable by @jonathan-reisdorf in #4
1.2.0
What's Changed
- 🐛⬆️ fix cropping when width and height are provided, update library by @jonathan-reisdorf in #3
1.1.0
✨ add image transformations support (#1)