Releases: cloudinary-community/cloudinary-laravel
Releases Β· cloudinary-community/cloudinary-laravel
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
Version 2.0.3
- Support Laravel 10
Version 2.0.2
- Analytics Coverage
Version 2.0.1
- Fix listContents() and make it compatible with Flysystem v3. @brandon14
Version 2.0.0
- Rewrite Cloudinary Adapter to work with Flysystem v3
- Support for Laravel 9 without issues
- Remove deprecated methods