Uppy v0.30.5 Release Notes

  • 🚀 Released: 2019-04-19

    📦 | Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 0.30.5 | @uppy/progress-bar | 0.30.5 | | @uppy/aws-s3 | 0.30.5 | @uppy/provider-views | 0.30.5 | | @uppy/companion-client | 0.28.5 | @uppy/react-native | 0.0.3 | | @uppy/companion | 0.17.5 | @uppy/react | 0.30.5 | | @uppy/core | 0.30.5 | @uppy/redux-dev-tools | 0.30.5 | | @uppy/dashboard | 0.30.5 | @uppy/robodog | 0.30.5 | | @uppy/drag-drop | 0.30.5 | @uppy/status-bar | 0.30.5 | | @uppy/dropbox | 0.30.5 | @uppy/thumbnail-generator | 0.30.5 | | @uppy/file-input | 0.30.5 | @uppy/transloadit | 0.30.5 | | @uppy/form | 0.30.5 | @uppy/tus | 0.30.5 | | @uppy/golden-retriever | 0.30.5 | @uppy/url | 0.30.5 | | @uppy/google-drive | 0.30.5 | @uppy/utils | 0.30.5 | | @uppy/informer | 0.30.5 | @uppy/webcam | 0.30.5 | | @uppy/instagram | 0.30.5 | @uppy/xhr-upload | 0.30.5 | | @uppy/locales | 0.30.5 | uppy | 0.30.5 |

    • @uppy/companion-client: ⚠️ breaking: rename serverUrl to companionUrl and serverPattern to companionAllowedHosts (#1446 / @ifedapoolarewaju)
    • ⚠ @uppy/companion-client: Issue a warning if an outdated serverUrl or serverPattern option is used (#1459 / @arturi)
    • @uppy/companion: ⚠️ breaking: send illusive upload progress when multipart downloads are on (#1454 / @ifedapoolarewaju)
    • @uppy/companion: Fix serverless example (#1408 / @kiloreux)
    • @uppy/core: fire a restriction-failed event when restriction-failed (#1436 / @allenfantasy)
    • 🌲 @uppy/core: fix logging objects (#1451 / @goto-bus-stop)
    • 🚚 @uppy/core: Remove console.dir (#1411 / @arturi)
    • @uppy/dashboard: ⚠️ breaking: Improve drag to upload state: This uncovered a few drag-drop issues we have, it comes down to us needing something other than the drag-drop library (#1440 / @lakesare, @nqst)
    • @uppy/dashboard: ⚠️ breaking: new getDroppedFiles module that is an improvement over drag-drop we’ve been using (#1440 / @lakesare)
    • 💻 @uppy/dashboard: Design facelift — round 2: various improvements and fixes to the Dashboard UI (#1452 / @nqst)
    • 💻 @uppy/dashboard: Design facelift: various improvements and fixes to the Dashboard UI (#1442 / @nqst)
    • 0️⃣ @uppy/locales: Default locale for all plugins (#1443 / @arturi, @kvz)
    • 👍 @uppy/react-native: Basic React Native support (#988 / @arturi, @ifedapoolarewaju, @kvz)
    • @uppy/robodog: add Dashboard API (#1450 / @goto-bus-stop)
    • 👍 @uppy/transloadit: Support assembly cancellation (#1431 / @goto-bus-stop)
    • 🔀 @uppy/tus: ⚠️ breaking: will depend on ifedapoolarewaju’s fork for now, so it’s in sync with @uppy/companion and Lerna doesn’t have conflicts (11cb6504012655883ccfa202b5add55529152728 / @ifedapoolarewaju)
    • @uppy/tus: fix cannot start more uploads after cancel (#1429 / @ap--)
    • 🚚 @uppy/website: Remove Plugins subsection, create Contributing subsection (#1435 / @kvz)
    • examples: Added node-xhr, php-xhr, python-xhr (#1389 / @samuelayo, @arturi)
    • website: New doc menu structure (#1405 / @kvz)