Releases: petergeorgas/Image-Uploader
Releases · petergeorgas/Image-Uploader
Release v1.1.0
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
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.