Uppy v1.21.2 Release Notes

  • ๐Ÿš€ Released: 2020-10-02

    ๐Ÿ›  Fixed nesting folder uploading from third-party providers, included Zoom meeting name in the file name.

    • ๐Ÿ›  website: Fix XHR upload demos, fixes #2517 (#2537 / @goto-bus-stop)
    • ๐Ÿ“„ docs: Corrected localhost URL to actual URL (#2543 / @adritasharma)
    • ๐Ÿ“„ docs: Include required CSS import (#2548 / @Gkleinereva)
    • โšก๏ธ @uppy/provider-views: szh fix username not updating when switching OneDrive accounts (#2538 / @szh)
    • ๐Ÿ‘ @uppy/provider-views: Add support for uploading nested folders (#2557 / @mokutsu-coursera)
    • ๐Ÿ‘• @uppy/dashboard: Fix missing preact.h import, enable lint for that (25b232eccc04795a869ff60eb6453180e41cdd03 / @goto-bus-stop)
    • @uppy/tus: add withCredentials, fix #2518 (#2544 / @szh)
    • @uppy/zoom: Include meeting name in file name, and include meeting data in response object so it is available in later uppy lifecycle methods when interacting with file object (#2547 / @mokutsu-coursera)