Releases: plank/laravel-mediable
Releases · plank/laravel-mediable
6.2.1
What's Changed
- Fix imageManipulation::outputWebpFormat() encoding by @frasmage in #373
- Update 2020_10_12_000000_add_variants_to_media.php by @solomon-ochepa in #372
- adjust variant FK constraint drop by @frasmage in #374
New Contributors
- @solomon-ochepa made their first contribution in #372
Full Changelog: 6.2.0...6.2.1
6.2.0
What's Changed
- Added support for PHP 8.4 by @selfsimilar in #362
- MediaUploader directory now defaults to empty string by @EriBloo in #366
- add support for HEIC image files by @frasmage in #368
- add php 8.4 to test suite by @frasmage in #369
New Contributors
- @selfsimilar made their first contribution in #362
- @EriBloo made their first contribution in #366
Full Changelog: 6.1.3...6.2.0
6.1.3
What's Changed
- Migration Class Refactor and Column Existence Check by @anilkumarthakur60 in #358
Full Changelog: 6.1.2...6.1.3
6.1.2
What's Changed
- Fix publish add_alt_to_media migration by @jason-nabooki in #353
New Contributors
- @jason-nabooki made their first contribution in #353
Full Changelog: 6.1.1...6.1.2
6.1.1
- Fix typo in driver class FQCN
Full Changelog: 6.1.0...6.1.1
6.1.0
What's Changed
- Attempt to automatically select an intervention/image driver by @frasmage in #352
- Fix an error in package discovery if attempting to install both
plank/laravel-mediable
andintervention/image-laravel
at the same time
Full Changelog: 6.0.5...6.1.0
6.0.5
6.0.4
- Fix alt migration default value for the mysql dialect
Full Changelog: 6.0.3...6.0.4