6.2.0
What's Changed
- Added support for PHP 8.4 by @selfsimilar in https://github.com/plank/laravel-mediable/pull/362
- MediaUploader directory now defaults to empty string by @EriBloo in https://github.com/plank/laravel-mediable/pull/366
- add support for HEIC image files by @frasmage in https://github.com/plank/laravel-mediable/pull/368
- add php 8.4 to test suite by @frasmage in https://github.com/plank/laravel-mediable/pull/369
New Contributors
- @selfsimilar made their first contribution in https://github.com/plank/laravel-mediable/pull/362
- @EriBloo made their first contribution in https://github.com/plank/laravel-mediable/pull/366
Full Changelog: https://github.com/plank/laravel-mediable/compare/6.1.3...6.2.0