Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 875 Bytes

releases.md

File metadata and controls

36 lines (25 loc) · 875 Bytes

Release Notes

v1.3.2 (2018-06-29)

  • Fixed deprecated camera api.

Image Picker 1.3.1

  • Cast value to int (ImgPicker@getConfigBytes).

Image Picker 1.3

  • The data option can now be a function.
  • Fix media stream deprecated method.
  • Send custom data on get request.
  • Cleaned up the code.
  • Few other minor updates.

Image Picker 1.2

Image Picker 1.2 is not compatible with the old 1.* versions because significant changes have been made both on the JavaScript and PHP.

Now it's easier to work with the script because of the new structure and helper functions.

Here are some of the new features:

  • Multiple image versions
  • Upload progress bar
  • Rotate image
  • Re-Crop previously uploaded image
  • Autoload image
  • Drag & Drop support
  • Better modal and inline integration
  • Responsive design
  • Better code
  • In depth documentation