Uppy v0.8.0 Release Notes

  • πŸš€ Released: July 29, 2016. Releasemaster: Artur. Theme: The Webcam Edition.

    • [x] core: fix bug: no meta information from uppy-server files (@hedgerh)
    • [x] core: fix bug: uppy-server file is treated as local and directly uploaded (@hedgerh)
    • [x] uppy-server: hammering out websockets/oauth (@hedgerh, @acconut)
    • [x] debugger: introduce MagicLog as a way to debug state changes in Uppy (@arturi)
    • πŸ“‡ [x] modifier: A MetaData plugin to supply meta data (like width, tag, filename, user_id) (@arturi)
    • πŸ“‡ [x] modifier: pass custom metadata with non-tus-upload. Maybe mimic meta behavior of tus here, too (@arturi)
    • πŸ“‡ [x] modifier: pass custom metadata with tus-upload with tus-js-client (@arturi)
    • [x] webcam: initial version: webcam light goes on (@hedgerh)
    • πŸ’… [x] progress: better icons, styles (@arturi)
    • πŸ‘ [x] core: better mime/type detection (via mime + extension) (@arturi)
    • [x] core: add deep-freeze to getState so that we are sure we are not mutating state accidentally (@arturi)
    • πŸš€ [x] meta: release β€œUppy Begins” post (@arturi @kvz)
    • πŸ‘ [x] meta: better readme on GitHub and NPM (@arturi)
    • πŸ‘• [x] test: add pre-commit & lint-staged (@arturi)
    • ⚑️ [x] test: add next-update https://www.npmjs.com/package/next-update to check if packages we use can be safely updated (@arturi)
    • πŸ’… [x] website: blog polish β€” add post authors and their gravatars (@arturi)
    • πŸ’» [x] dashboard: UI revamp, more prototypes, background image, make dashboard nicer (@arturi)
    • [x] dashboard: try a workflow where import from external service slides over and takes up the whole dashboard screen (@arturi)
    • πŸ”€ [x] modal: merge modal and dashboard (@arturi)