Uppy v1.21.1 Release Notes

  • ๐Ÿš€ Released: 2020-09-16

    ๐Ÿšš Zoom fixes and preact-css-transition-group removed.

    ๐Ÿ“ฆ | Package | Version | Package | Version | |-|-|-|-| | @uppy/companion | 2.0.1 | @uppy/onedrive | 1.1.15 | | @uppy/dashboard | 1.12.7 | @uppy/provider-views | 1.7.6 | | @uppy/dropbox | 1.4.15 | @uppy/react | 1.10.7 | | @uppy/facebook | 1.1.15 | @uppy/robodog | 1.9.7 | | @uppy/google-drive | 1.5.15 | @uppy/transloadit | 1.6.10 | | @uppy/instagram | 1.4.15 | @uppy/zoom | 0.1.4 | | @uppy/locales | 1.16.7 | uppy | 1.21.1 |

    • โœ๏ธ @uppy/locales: added pt_PT and fixed some typos in pt_BR (#2510 / @Jmales)
    • ๐ŸŒ @uppy/locales: fixed translation of uploadingX in french locale (#2523 / @phil714)
    • @uppy/zoom: omit timeline files and fix cc type files for zoom provider (#2508 / @mokutsu-coursera)
    • โšก๏ธ @uppy/zoom: update the pagination limit / boundary on the zoom provider (#2511 / @mokutsu-coursera)
    • @uppy/zoom: fix cases where a meeting UUID has slashes (#2526 / @mokutsu-coursera)
    • @uppy/zoom: fix meeting timestamp for user timezones and explicitly include moment-timezone dependency (#2525 / @mokutsu-coursera)
    • @uppy/dashboard: fix truncation and ellipses for very long file names (#2533 / @mokutsu-coursera)
    • ๐Ÿšš @uppy/dashboard: remove preact-css-transition-group (#2444 / @goto-bus-stop)
    • @uppy/provider-views: fix mutating state where not intended (#2504 / @johnnyperkins)
    • ๐Ÿ“„ docs: Update readme pages for npm (#2527 / @mokutsu-coursera)
    • ๐Ÿ— build: fix overeager regex in website examples build (@goto-bus-stop)