Skip to content

Latest commit

History

History
103 lines (60 loc) 路 3.78 KB

CHANGELOG.md

File metadata and controls

103 lines (60 loc) 路 3.78 KB

1.4.2 (2021-05-03)

1.4.1 (2020-10-12)

  • Resolve missing dist folder issue #255

1.4.0 (2020-10-11)

Features

  • config: allow to pass all config options for AWS and S3 instances (3a34c55)
  • config: update README, correct AWS Instance option typings (c7548ea)

1.3.1 (2020-09-10)

Bug Fixes

  • multer-sharp: Allow request params without setting dynamic path (5674a05)

1.3.0 (2020-06-30)

Features

  • multer-sharp: path parameters can be used as a dynamic key path (98329e8)

1.2.1 (2020-06-13)

Bug Fixes

  • multer-sharp: fix for sharpjs for samsung galaxy images (bc6c832)

1.2.0 (2020-06-08)

Features

  • s3options and configloader: support digitalocean spaces (09adacb)

1.1.1 (2020-05-22)

Bug Fixes

  • deps: update dependency sharp to ^0.25.0 (054d334)

1.1.0 (2020-03-06)

Features

  • Add random filename, ability to use random filenames on upload (#61) (8c4110d)
  • Add random filename, ability to use random filenames on upload (#61) (b7ebea0)

Reverts

1.0.2 (2020-02-04)

1.0.1 (2020-02-03)

1.0.0 (2020-02-03)

Features

  • add feature to generate a single image in different sizes (c29b48d)
  • multer-sharp: remove unneeded dependencies and add image resizing (5eed8ba)
  • options: update options to allow for any logger (e1962ff)