Skip to content

v1.3.0

Choose a tag to compare

@nauvalazhar nauvalazhar released this 02 May 09:09
· 6 commits to master since this release
61addfa

Fixed:

  • Removed closure in config file, which caused the config not to be cached by Laravel
  • Added ClipboardJS script to loaded scripts in modal view
  • Created the upload directory when it doesn't exists, instead of triggering a 404 error
  • Added missing mime types for image checks before creating the thumbnails

Updated:

  • Added option to select initial value
  • Added localization support
  • Added midia_get_thumbnail($url, $size) helper method to retrieve the image thumbnail with the desired size