What's Changed
- ImageLibrary: add
diskoption + supports3by @robsontenorio in #261
Full Changelog: 1.17.0...1.17.1
Breaking changes
ImageLibrary
If you are using all default variables name describe on docs example, use this syntax. Check docs updates for more.
$this->syncMedia($this->user);It was necessary to change library json payload structure, to solve some hidden bugs you haven't noticed yet. Unfortunately, if you have uploaded some images, you need to reset the json column and upload images again.