All notable changes to laravel-glide will be documented in this file.
- Laravel 11.x Compatibility by @laravel-shift in #89
Full Changelog: https://github.com/spatie/laravel-glide/compare/3.7.0...3.8.0
- @patinthehat made their first contribution in #87
Full Changelog: https://github.com/spatie/laravel-glide/compare/3.6.2...3.7.0
- Add Laravel 9 support
- make compatible with PHP 8.0
- make compatible with Laravel 8
- make compatible with Laravel 7
- make compatible with Laravel 6
- drop support for PHP 7.1 and below
- drop support for Laravel 5.7 and below
- support for Laravel 5.8
- support for Laravel 5.7
- support for Laravel 5.6
- support for Laravel 5.5
- support for Laravel 5.4
- fixed creation of watermarks
- added support for Glide 1.0.0
- this package now requires PHP 7.0
- removed all controller functionality
- fixed issue that prevented Glide from accessing exif data.
- removing constraint on Intervention package.
- temporary add constraint on Intervention package while investigating exif exception.
- fix memory leak.
- in some cases the wrong mime-type was return. This is fixed.
- Fixing Issue that would create a invalid signature based on empty get parameters
- Moved github repo from freekmurze to spatie
- Fixed an issue where the controller would not work when the default namespace is not "App"
- Add support for Laravel 5's route caching
- Added an option to disable the signing of urls
- Prevent slashes from being encoded in a generated url
- Fixed a bug where the baseURL from config would not be used
- Stable release for Laravel 5
- Stable release for Laravel 4
- Made the method names less verbose
Support for Glide 0.3.0