Uppy v1.13.1 Release Notes

Release Date: 2020-04-14 // about 4 years ago
  • ๐Ÿš€ Released 2020-04-14

    ๐Ÿ›  Mainly fixes for the Dashboard provider/tab list in IE10 and correct Gsuit file extensions in Companion.

    • ๐Ÿ”จ @uppy/dashboard: Dashboard tablist IE10 flex fix and refactor (#2192 / @arturi)
    • @uppy/companion: set debug based on NODE_ENV only if the env var is available (#2189 / @ifedapoolarewaju)
    • @uppy/companion: fix uploader protocol validation (#2197 / @ifedapoolarewaju)
    • @uppy/companion: set GSuite file extensions (#2194 / @ifedapoolarewaju)
    • ๐Ÿ“„ docs: fix minor typo in Dashboard docs (#2193 / @mhulet)
    • ๐Ÿ‘• website: add markdown linting using remark (#2181 / @goto-bus-stop)