Uppy v1.11 Release Notes

    • ๐Ÿ”Œ [ ] plugins: Transformations, cropping, filters for images, study https://github.com/MattKetmo/darkroomjs/, https://github.com/fengyuanchen/cropperjs #151 #53 (@arturi)
    • ๐Ÿ“„ [ ] google-drive: Google Drive - Google Docs https://github.com/transloadit/uppy/issues/1554#issuecomment-554904049 (@ife)
    • [ ] core: add maxTotalFileSize restriction #514 (@arturi)
    • [ ] dashboard: Dark Mode & Redesign by Alex & Artur (@arturi)
    • [ ] companion: what happens if access token expires during/between an download & upload (@ife)
    • [ ] webcam: Pick format based on restrictions.allowedFileTypes, eg. use PNG for snapshot instead of JPG if allowedFileTypes: ['.png'] is set, you can probably ask for the correct filetype. In addition, we should stop recording video once the max allowed file size is exceeded. should be possible given how the MediaRecorder API works (@goto-bus-stop)
    • ๐Ÿ”€ [ ] plugins: review & merge screenshot+screencast support similar to Webcam #148 (@arturi)
    • [ ] core: report information about the device --^ (@arturi)
    • ๐Ÿ’ป [ ] providers: Provider Browser don't handle uppy restrictions, can we hide things that don't match the restrictions in Google Drive and Instagram? #1827 (@arturi)