Uppy v0.17.0 Release Notes

  • πŸš€ Released: 2017-07-02

    • [x] core: restrictions β€” by file type, size, number of files (@arturi)
    • πŸ“± [x] provider: improve UI: improve overall look, breadcrumbs, more responsive (@arturi)
    • [x] core: css-in-js demos, try template-css (@arturi @goto-bus-stop #239)
    • [x] core: add uppy.reset() as discussed in #179 (@arturi)
    • [x] core: add nanoraf https://github.com/yoshuawuyts/choo/pull/135/files?diff=unified (@goto-bus-stop, @arturi)
    • [x] core: file type detection: archives, markdown (possible modules: file-type, identify-filetype) example: http://requirebin.com/?gist=f9bea9602030f1320a227cf7f140c45f, http://stackoverflow.com/a/29672957 (@arturi)
    • [x] dashboard: make file icons prettier: https://uppy.io/images/blog/0.16/service-logos.png (@arturi, @nqst / #215)
    • [x] fileinput: allow retriving fields/options from form (@arturi #153)
    • πŸ”§ [x] server: configurable server port (@ifedapoolarewaju)
    • πŸ‘ [x] server: support for custom providers (@ifedapoolarewaju)
    • [x] statusbar: also show major errors, add β€œerror” state (@goto-bus-stop)
    • ⚑️ [x] statusbar: pre/postprocessing status updates in the StatusBar (@goto-bus-stop, #202)
    • [x] statusbar: show status β€œUpload started...” when the remote upload has begun, but no progress events received yet (@arturi)
    • πŸ”Œ [x] statusbar: work towards extracting StatusBar to a separate plugin, bundle that with Dashboard? (@goto-bus-stop, @arturi)
    • πŸ“‡ [x] tus/uppy-server: Support metadata in remote tus uploads (@ifedapoolarewaju, @goto-bus-stop / #210)
    • 🚧 [x] uploaders: add direct-to-s3 upload plugin and test it with the flow to then upload to transloadit, stage 1, WIP (@goto-bus-stop)
    • πŸ”Œ [x] uppy/uppy-server: Make a barely working Instagram Plugin (@ifedapoolarewaju / #21)
    • πŸ”Œ [x] uppy/uppy-server: Make a barely working Instagram Plugin (@ifedapoolarewaju / #21)
    • [x] uppy/uppy-server: allow google drive/dropbox non-tus (i.e multipart) remote uploads (@arturi, @ifedapoolarewaju / #205)
    • πŸ“„ [x] uppy/uppy-server: some file types cannot be downloaded/uploaded on google drive (e.g google docs). How to handle that? (@ifedapoolarewaju)
    • [x] uppy: fix google drive uploads on mobile (double click issue) (@arturi)