Midia Versions Save

Simple Media manager for your Laravel project

v1.4.1

4 years ago

Updated

  • Fixed auto-generate thumbnail

v1.4.0

4 years ago

Updated:

  • Added auto-generate for missing thumbnail

v1.3.0

5 years ago

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

v1.2.2

5 years ago

Fixed:

  • not updating showing and total files number after delete
  • not updating download link after rename

Updated:

  • make it more object oriented
  • support default settings to all instances
  • support custom url, in case user uses his own controller (backend)
  • support custom http method in get files ajax
  • support custom displaying option menus in file
  • support hiding pick button
  • auto focus to search input when midia opened
  • auto load files when user scrolls down

v1.2.1

5 years ago

Fixed

  • midia_css() and midia_js() helper

v1.2.0

5 years ago

Added

  • Copy URL Button
  • Pick Button
  • Download Button
  • Hambuger Menu
  • Help Page
  • About Page

Updated

  • Improve Design

v1.1.0

5 years ago

Changelogs

Added

  • Multiple directories
  • Multiple instance
  • Multiple thumbnail
  • Resize image on the fly
  • Summernote supported
  • url_prefix key to the config file

Fixed

  • Inline mode

v1.0.0

6 years ago

v0.0.1

6 years ago