Releases: cloudinary-community/cloudinary-laravel
3.0.1
What's Changed
- Fix bug when Cloudinary storage adapter was not working correctly on Windows by @thecodeholic in #150
New Contributors
- @thecodeholic made their first contribution in #150
Full Changelog: 3.0.0...3.0.1
3.0.0
Notable Changes
With the v3 update, we've brought the Blade components to use the modern Blade system like <x-cloudinary::image />
. We've also removed the limited upload, retrieval, transformation and MediaAlly
system for just setting up and exposing the underlining Cloudinary PHP SDK directly with a helper in cloudinary()
. We've also integrated directly into the File Storage disk system and auto detects and installs appropriate SDK's for when you're installing into an Inertia application.
If you find any bugs or feature requests please open an issue!
Full Changelog: 2.3.0...3.0.0
2.3.0
2.2.3
What's Changed
- chore: repo improvements by @joshmanders in #133
- fix: return types by @joshmanders in #140
- fix: dont clobber disk settings by @joshmanders in #141
- fix: inaccurate docs by @joshmanders in #142
- fix: handle video and other resource types gracefully by @joshmanders in #143
Full Changelog: 2.2.2...2.2.3
2.2.2
What's Changed
- chore: improve readme by @joshmanders in #130
- fix: update package version by @joshmanders in #132
Full Changelog: 2.2.1...2.2.2
2.2.1
What's Changed
- Properly handle Cloudinary public IDs and extensions for media and raw resources by @newtonjob in #125
- fix: getResponse return type by @joshmanders in #127
New Contributors
- @newtonjob made their first contribution in #125
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- chore: update test matrix to test against 7.2+ by @joshmanders in #121
- Bring up to date with Laravel 11 by @joshmanders in #123
Full Changelog: 1.0.6...2.2.0
1.0.7
Re-release of v1.0.5
1.0.6
- Fixes for Laravel v9
- Back fill tests
2.1.0
What's Changed
- fix response array conversion by @Mdhesari in #70
- Updating Contributing by @colbyfayock in #79
- Add a Code of Conduct by @colbyfayock in #80
- laravel 10 support by @parth391 in #86
- Update README.md by @peteeveleigh in #91
- Fix detachMedia deleting all files by @Delaney in #96
- add transformation documention by @Adtrex in #101
- Fixes [Issue #93] semantic major version of Laravel by @miteyema in #94
- Get upload image link from widget by @Delaney in #102
- laravel 11 support by @parth391 in #111
- docs: specify the class being used by @justinkekeocha in #106
New Contributors
- @Mdhesari made their first contribution in #70
- @colbyfayock made their first contribution in #79
- @parth391 made their first contribution in #86
- @peteeveleigh made their first contribution in #91
- @Delaney made their first contribution in #96
- @Adtrex made their first contribution in #101
- @miteyema made their first contribution in #94
- @justinkekeocha made their first contribution in #106
Full Changelog: 2.0.3...2.1.0