Skip to content

Releases: petergeorgas/Image-Uploader

Release v1.1.0

29 Oct 22:50
addd6fb
Compare
Choose a tag to compare

This release adds more functionality to the application, including:

  • Preserving the aspect ratio of image preview
  • Using the correct font (Poppins) on Apple devices
  • A button on the success screen to upload another image

v1.0.2

27 Oct 01:14
addd6fb
Compare
Choose a tag to compare

Basically the initial release. This release contains all of the core functionality of the application, including:

  • Drag-n-drop image upload
  • Manual file select image upload
  • File verification -- so that only images get uploaded
  • A loading page while the image uploads
  • A success page displaying the uploaded image, along with a link to the image
    • A copy button, which displays a snackbar when the image link is copied.