# Filestack-Ruby Changelog ## 2.8.1 (October 1, 2020) - Add rescue and raises body message on upload ## 2.8.0 (September 29, 2020) - Add IO object upload ## 2.7.0 (September 28, 2020) - Add workflows ## 2.6.7 (August 4, 2020) - Add content disposition task ## 2.6.6 (June 19, 2020) - Add compress task to transformations ## 2.6.5 (January 9, 2020) - Updated version of the parallel gem ## 2.6.4 (November 4, 2019) - Fix issue with file upload ## 2.6.3 (August 12, 2019) - Add animate to transformations ## 2.6.2 (August 8, 2019) - Add minify_js, minify_css and auto_image to transformations ## 2.6.1 (May 6, 2019) - Add cache transformation and remove monochrome duplicates ## 2.6.0 (March 25, 2019) - Add fallback and docs processing to transformations ## 2.5.4 (February 12, 2019) - Fixed issue with multipart upload ## 2.5.3 (January 18, 2019) - Fixed issue with upload with passed params (mimetype, path, etc.) for external url ## 2.5.2 (January 7, 2019) - Fix rounded_corners typo in transformations ## 2.5.1 (December 4, 2018) - Add no_metadata transformation and update docs ## 2.5.0 (October 10, 2018) - Update logo in README - FS-4256 Fix issue with uploading file ## 2.4.0 (August 27, 2018) - FS-3813 Convert security options hash with string keys to symbols - FS-3903 Add parsing the response body before reading it ## 2.3.0 (July 26, 2018) - FS-3437 Change Unirest library to Typhoeus, and fix warning in rspecs ## 2.2.0 (August 23, 2017) - FS-1304 Filestack Intelligent Ingestion ## 2.1.0 (August 4, 2017) - FS-1452 Rename Client to FilestackClient, Filelink to FilestackFilelink ## 2.0.1 (July 11, 2017) - FS-1389 Fix import error when calling './lib' in client class ## 2.0.0 - First release, includes uploads, transformations, conversions and tagging