Skip to content

Releases: pensiero/image-uploader

v0.1.0

14 Feb 16:44
Compare
Choose a tag to compare

New features

  • Catch exceptions in API

Enhancements

  • Variable number of arguments when setting Validators and Filters
  • Upload AWS thumbnails into a folder named with passed params

Fixes

  • Fixed upload form
  • Fixed image exposition when asking resizing version
  • Fixed API create when source is an url

v0.0.2

08 Feb 00:33
Compare
Choose a tag to compare
  • AWS adapter
  • Support to easily extend any Flysystem adapter
  • PHP7 return type declarations
  • "Run in Postman" button in the doc

v0.0.1

06 Feb 19:15
Compare
Choose a tag to compare
  • API
  • Filesystem save handler
  • Validators
  • Filters
  • Docker support