Releases: AsgardCms/Media
Releases · AsgardCms/Media
1.18.1
Changes
- Fixing instantiation of the
RefreshThumbnailCommand
1.18.0
Changed
- Queue closures in the
FileService
has ben extracted to a queued job
- The refresh thumbnail command now uses a queued job
1.17.2
- Method to get the file path as a string using
$file->path_string
1.17.1
- Fixed extension guessing
- Fixed file location for non images files
1.17.0
Changed
- Hiding the thumbnail display if file is not an image
- Fixing the filename property on the edit view
- Removed language files, they are now in the translation module
1.16.0
added
- Adding the timestamps on the morph files relation
- Adding support for local and s3 file storage!
changed
- If file with already present filename, new unique filename will be generated instead of throwing error
1.15.1
Changed
- Including the Asgard js global definition
1.15.0
Changed
- Read the dropzone post URL from the Asgard global object
1.14.2
Changed
- Fixing the display of the max file size error message
1.14.1
Changed
- Fixed the include media pop up link to assets