Skip to content

Releases: itskodinger/midia

v1.4.1

01 Jun 13:56
c226b87
Compare
Choose a tag to compare

Updated

  • Fixed auto-generate thumbnail

v1.4.0

01 Jun 13:13
bb54207
Compare
Choose a tag to compare

Updated:

  • Added auto-generate for missing thumbnail

v1.3.0

02 May 09:09
61addfa
Compare
Choose a tag to compare

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

05 Aug 11:57
5471c33
Compare
Choose a tag to compare

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

28 Jul 16:12
Compare
Choose a tag to compare

Fixed

  • midia_css() and midia_js() helper

Improve Design

28 Jul 15:06
Compare
Choose a tag to compare

Added

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

Updated

  • Improve Design

v1.1.0

19 May 07:19
5c9a48a
Compare
Choose a tag to compare

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

29 Dec 06:28
6b2f4a7
Compare
Choose a tag to compare
Update README.md

Initial release

06 Dec 13:05
a57e342
Compare
Choose a tag to compare
v0.0.1

Update README.md