- Replace URI encode to ERB
- Return response body on upload complete to get workflows jobid
- Add url encoding - fix the issue with transformation crop dim
- Change the version of mini_mime
- Handle nil mimetype of file
- Replace mimemagic with mini_magic
- Update version of mimemagic gem to 0.3.9
- Update version of mimemagic gem to 0.3.8
- Add rescue and raises body message on upload
- Add IO object upload
- Add workflows
- Add content disposition task
- Add compress task to transformations
- Updated version of the parallel gem
- Fix issue with file upload
- Add animate to transformations
- Add minify_js, minify_css and auto_image to transformations
- Add cache transformation and remove monochrome duplicates
- Add fallback and docs processing to transformations
- Fixed issue with multipart upload
- Fixed issue with upload with passed params (mimetype, path, etc.) for external url
- Fix rounded_corners typo in transformations
- Add no_metadata transformation and update docs
- Update logo in README
- FS-4256 Fix issue with uploading file
- FS-3813 Convert security options hash with string keys to symbols
- FS-3903 Add parsing the response body before reading it
- FS-3437 Change Unirest library to Typhoeus, and fix warning in rspecs
- FS-1304 Filestack Intelligent Ingestion
- FS-1452 Rename Client to FilestackClient, Filelink to FilestackFilelink
- FS-1389 Fix import error when calling './lib' in client class
- First release, includes uploads, transformations, conversions and tagging