github kartik-v/bootstrap-fileinput v4.3.6
Version 4.3.6

latest releases: v5.5.4, v5.5.3, v5.5.2...
7 years ago

Date: 17-Dec-2016

  • (enh #809): Various enhancements for preview control and iconic thumbnails.
    • add ability to control and render different previews for file thumbnails and zoomed preview content
    • new property preferIconicPreview will try to parse the previewFileIconSettings and previewFileExtSettings to automatically force iconic previews for file thumbnails.
    • new property preferIconicZoomPreview will try to parse the previewFileIconSettings and previewFileExtSettings to automatically force iconic previews in the zoomed content.
    • the above properties will be applied and parsed for initialPreview content as well.
  • (enh #804): Add Slovenian Translations.
  • (enh #803): Update Hungarian Translations.
  • (enh #802): Allow MOV files preview for supported devices and browsers.
  • (enh #800): Update Spanish Translations.
  • (enh #799): Fix IE memory issue on image load.
  • (enh #791): Auto orientation of images based on EXIF data.
  • (enh #788): New validation for minimum file size:
    • new property minFileSize which validates the minimum file size in KB for upload, else throws
      a validation error using msgSizeTooSmall. This defaults to 0.
    • if minFileSize is set to null, then above validation is skipped and no minimum file size
      check is performed.
  • (enh #782): New validation for invalid slug file name (caption):
    • if slug callback returns an empty string, then an error will be thrown using msgInvalidFileName.
    • if slug callback returns false then the next file will be read and current file skipped.
  • (enh #779, #789): More correct thumbnail identification post rearrange.
  • (enh #769, #785, #786, #787): Better image resized event handling.
  • (enh #771): Update Chinese Translations.
  • (enh #764): Update Russian Translations.
  • (enh #696): Better default preview zoom settings.

Don't miss a new bootstrap-fileinput release

NewReleases is sending notifications on new releases.