Uppy v0.16.2 Release Notes

  • 🚀 Released: 2017-05-31.

    • ⚡️ [x] core: update prettier-bytes to fix the IE support issue https://github.com/Flet/prettier-bytes/issues/3 (@arturi)
    • [x] core: use URL.createObjectURL instead of resizing thumbnails (@arturi, @goto-bus-stop / #199)
    • [x] dashboard: Fix ETA when multiple files are being uploaded (@goto-bus-stop, #197)
    • [x] transloadit: Fix receiving assembly results that are not related to an input file (@arturi, @goto-bus-stop / #201)
    • [x] transloadit: Use the tus_upload_url to reliably link assembly results with their input files (@goto-bus-stop / #207)
    • 🚚 [x] transloadit: move user-facing strings into locale option (@goto-bus-stop / https://github.com/transloadit/uppy/commit/87a22e7ee37b6fa3754fa34868516a6700306b60)
    • [x] webcam: Mute audio in realtime playback (@goto-bus-stop / #196)