This repository has been archived by the owner on May 14, 2020. It is now read-only.
1.4.0
Breaking changes
- Peer dependency: Angular 4.0.0
- directive renamed to
imageUpload
- resize algorithm changed: ensure resized image fits into the specified maximal width and height
Fixes
- Cannot upload files with extensions like JPG, pnG, Gif using ['jpg', 'png', 'gif'] allowed extensions array #16