- Bugfix for loading picker with video in iframe (chrome browser)
- Add changes for Cloudinary upload presets and resource type #57
- Make try/catch block less aggressive #46
- Bugfix for
logout()
method
- Added
logout()
method #41
- Fixed issue #21
- Pass
converted
property to blob in onSuccess callback
- Replace cdn urls for preview widget #34
- Passing crop and rotation data to blob #33
- Handle HTTP server errors #32
- Extensions are case insensitive now #31
- Widget button rebranded to FileStack #29
- Add filtering support to audio client #28
- Responsive images lookup can be triggered at any time. #23
- Fix typo in
data-fp-custom-source-conatiner
attribute name. #27
- Allow every image to be processed. #25
- Handle safari standalone mode #11
- Parse options.noFileReader parameter for server vars #17
- Bugfix for dialog close method.
- Add custom source container and path options for html widgets attributes list. #13
- Hotfix. Missing slash in processing base url.
- Set dynamicly domain for processing.
- Add custom source path as a picker option #7
- Add custom text option to the widget options. #4
- Add responsive images feature. #1
- Add prepublish action. Make sure to build dist version before publishing to npm.
- Fix. Filtering allowed conversions. Use hasOwnProperty method.
- Do not use Array.filter and Array.indexOf methods. Support IE8.
- Add filepicker debug script.
- Add client value to response object.
- init filepicker-js repository as separate module