Skip to content

v1.8.2 release

Compare
Choose a tag to compare
@streamtw streamtw released this 16 Oct 03:52
· 611 commits to master since this release

Bug fixes

  • Fix a bug in image resizing.
  • Fix last modified time of a file.
  • Fix orientation problem when uploading an image.

Enhancements

  • Add ext-fileinfo extension as a requirement.
  • Documents modified.
  • Config renamed: change prefix to url_prefix.
  • Languages updated: hu, tr, zh-CN, zh-TW.
  • Demo route is now disabled by default.

Features

  • Loader effect added, thanks @iankov.
  • New config: should_create_thumbnails, raster_mimetypes , create_folder_mode , create_file_mode .
  • Integrate with Dropzone.js, thanks @harimayco.