All Versions
210
Latest Version
Avg Release Cycle
17 days
Latest Release
-

Changelog History
Page 16

  • v0.30.3 Changes

    πŸš€ Released: 2019-03-08

    πŸ“¦ | Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 0.30.3 | @uppy/provider-views | 0.30.3 | | @uppy/aws-s3 | 0.30.3 | @uppy/react | 0.30.3 | | @uppy/companion-client | 0.28.3 | @uppy/redux-dev-tools | 0.30.3 | | @uppy/companion | 0.17.3 | @uppy/robodog | 0.30.3 | | @uppy/core | 0.30.3 | @uppy/status-bar | 0.30.3 | 0️⃣ | @uppy/dashboard | 0.30.3 | @uppy/store-default | 0.28.3 | | @uppy/drag-drop | 0.30.3 | @uppy/store-redux | 0.28.3 | | @uppy/dropbox | 0.30.3 | @uppy/thumbnail-generator | 0.30.3 | | @uppy/file-input | 0.30.3 | @uppy/transloadit | 0.30.3 | | @uppy/form | 0.30.3 | @uppy/tus | 0.30.3 | | @uppy/golden-retriever | 0.30.3 | @uppy/url | 0.30.3 | | @uppy/google-drive | 0.30.3 | @uppy/utils | 0.30.3 | | @uppy/informer | 0.30.3 | @uppy/webcam | 0.30.3 | | @uppy/instagram | 0.30.3 | @uppy/xhr-upload | 0.30.3 | | @uppy/progress-bar | 0.30.3 | uppy | 0.30.3 |

    • @uppy/dashboard: Dashboard a11y improvements: trap focus in the active panel only (#1272 / @arturi)
    • πŸ‘ @uppy/companion: Make providers support react native (#1286 / @ifedapoolarewaju)
    • @uppy/xhr-upload: Reject cancelled uploads (#1316 / @arturi)
    • 🚚 @uppy/aws-s3: Avoid throwing error when file has been removed (#1318 / @craigjennings11)
    • 🚚 @uppy/companion: Remove resources requirements for companion (#1311 / @kiloreux)
    • @uppy/webcam: Don’t show Smile! if countdown is false (#1324 / @arturi)
    • πŸ“„ docs: update webpack homepage URLs, update Robodog readme (#1323 / @goto-bus-stop)
  • v0.30.1 Changes

    πŸ“¦ | Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 0.30.2 | @uppy/provider-views | 0.30.2 | | @uppy/aws-s3 | 0.30.2 | @uppy/react | 0.30.2 | | @uppy/companion-client | 0.28.2 | @uppy/redux-dev-tools | 0.30.2 | | @uppy/companion | 0.17.2 | @uppy/robodog | 0.30.2 | | @uppy/core | 0.30.2 | @uppy/status-bar | 0.30.2 | 0️⃣ | @uppy/dashboard | 0.30.2 | @uppy/store-default | 0.28.2 | | @uppy/drag-drop | 0.30.2 | @uppy/store-redux | 0.28.2 | | @uppy/dropbox | 0.30.2 | @uppy/thumbnail-generator | 0.30.2 | | @uppy/file-input | 0.30.2 | @uppy/transloadit | 0.30.2 | | @uppy/form | 0.30.2 | @uppy/tus | 0.30.2 | | @uppy/golden-retriever | 0.30.2 | @uppy/url | 0.30.2 | | @uppy/google-drive | 0.30.2 | @uppy/utils | 0.30.2 | | @uppy/informer | 0.30.2 | @uppy/webcam | 0.30.2 | | @uppy/instagram | 0.30.2 | @uppy/xhr-upload | 0.30.2 | | @uppy/progress-bar | 0.30.2 | uppy | 0.30.2 |

    • @uppy/robodog: Add Robodog to CDN (#1304 / @kvz, @arturi)
  • v0.30.0 Changes

    • πŸ’» @uppy/robodog: πŸ“£βš οΈAdd Robodog β€” Transloadit browser SDK (#1135 / @goto-bus-stop)
    • πŸ”Œ @uppy/core: Set response in Core rather than in upload plugins (#1138 / @arturi)
    • @uppy/core: Don’t emit a complete event if an upload has been canceled (#1271 / @arturi)
    • πŸ‘ @uppy/companion: Support redis option (auth_pass, etc...) (#1215 / @tranvansang)
    • @uppy/companion: sanitize text before adding to html (f77a102 / @ifedapoolarewaju)
    • ⚑️ @uppy/dashboard: Update pause-resume-cancel icons (#1241 / @arturi, @nqst)
    • @uppy/dashboard: Fix issues with multiple modals (#1258 / @goto-bus-stop, @arturi)
    • πŸ’» @uppy/dashboard: Dashboard ui fixes: fix icon animation jiggling, inherit font, allow overriding outline, fix breadcrumbs, bug with x button being stuck, fix an issue with long note margin on mobile (#1279 / @arturi)
    • ⚑️ @uppy/provider-views: update instagram nextPagePath after every fetch (25e31e5 / @ifedapoolarewaju)
    • @uppy/react: Allow changing instance in uppy prop (#1247 / @goto-bus-stop)
    • @uppy/react: Typescript: Make DashboardModal.target prop optional (#1254 / @mattes3)
    • πŸ›  @uppy/aws-s3: Use user provided filename / type for uploaded object, fixes #1238 (#1257 / @goto-bus-stop)
    • ⚑️ @uppy/tus: Update to [email protected] with React Native support (#1250 / @arturi)
    • πŸ— build: Improve dev npm script: Use Parcel for bundled example, re-build lib automatically, don’t open browser and no ghosts mode, start companion when developing (but there’s optional npm run dev:no-companion) (#1280 / @arturi)
  • v0.29.1 Changes

    πŸ“¦ | Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 0.29.1 | @uppy/provider-views | 0.29.1 | | @uppy/aws-s3 | 0.29.1 | @uppy/react | 0.29.1 | | @uppy/companion-client | 0.27.3 | @uppy/redux-dev-tools | 0.29.1 | | @uppy/companion | 0.16.1 | @uppy/status-bar | 0.29.1 | 0️⃣ | @uppy/core | 0.29.1 | @uppy/store-default | 0.27.1 | | @uppy/dashboard | 0.29.1 | @uppy/store-redux | 0.27.1 | | @uppy/drag-drop | 0.29.1 | @uppy/thumbnail-generator | 0.29.1 | | @uppy/dropbox | 0.29.1 | @uppy/transloadit | 0.29.1 | | @uppy/file-input | 0.29.1 | @uppy/tus | 0.29.1 | | @uppy/form | 0.29.1 | @uppy/url | 0.29.1 | | @uppy/golden-retriever | 0.29.1 | @uppy/utils | 0.29.1 | | @uppy/google-drive | 0.29.1 | @uppy/webcam | 0.29.1 | | @uppy/informer | 0.29.1 | @uppy/xhr-upload | 0.29.1 | | @uppy/instagram | 0.29.1 | uppy | 0.29.1 | | @uppy/progress-bar | 0.29.1 | - | - |

    • @uppy/react: ⚠️ Make Uppy’s React components usable from Typescript (#1131 / @mattes3)
    • πŸ— build: ⚠️ CJSify @uppy/core typings + add more typings tests (#1194 / @goto-bus-stop)
    • πŸ— build: ⚠️ Added Promise and Fetch polyfills to uppy bundle (#1187 / @arturi)
    • πŸ— build: ⚠️ Only rebuild changed files with npm run build:lib (#1237 / @goto-bus-stop)
    • πŸ— build: ⚠️ Remove jsnext:main since it’s been deprecated https://github.com/stereobooster/package.json#jsnextmain (#1242 / @arturi)
    • @uppy/companion: ⚠️ Fix: return next page path for ig only when posts exist (e5a2694a2d95e1923dd2ca515e7d37132a5828ba / @ifedapoolarewaju)
    • ⚑️ @uppy/status-bar: Account for MS Edge’s missing progress updates, fixes #945. Previously, upload progress would be stuck at 0% until everything is finished. With this patch, in the affected MS Edge versions, the status bar is transformed into an β€œindeterminate” progress state (#1184 / @goto-bus-stop)
    • 🌲 @uppy/dashboard: Log error if trigger is not found (#1217 / @goto-bus-stop)
    • πŸ›  @uppy/xhr-upload: Fix responseType in IE 11, fixes #1228: The same restriction applies to responseType as to withCredentials. Both must be set after the open() call in Internet Explorer. (#1231 / @goto-bus-stop)
    • πŸ’» @uppy/xhr-upload: Postpone timeout countdown until upload has started (i.e. has left browser concurrency queue (fixes #1190) (#1195 / @davilima6)
    • website: Add polyfills to website examples that do not use prebundled uppy.js (#1229 / @goto-bus-stop)
    • πŸ“„ docs: Add privacy policy (#1196 / @arturi)
    • πŸ“„ docs: Update aws-s3.md wrt S3 public access settings (#1236 / @manuelkiessling)
    • πŸ—„ @uppy/companion: deprecate deprecate debugLogger (8f9946346904217e714e256db06b759cc3bb66b0 / @ifedapoolarewaju)
    • ⚑️ @uppy/companion: Update morgan dependency, fixes #1227 (#1232 / @goto-bus-stop)
  • v0.29.0 Changes

    πŸ“¦ | Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 0.29.0 | @uppy/progress-bar | 0.29.0 | | @uppy/aws-s3 | 0.29.0 | @uppy/provider-views | 0.29.0 | | @uppy/companion | 0.16.0 | @uppy/react | 0.29.0 | | @uppy/core | 0.29.0 | @uppy/redux-dev-tools | 0.29.0 | | @uppy/dashboard | 0.29.0 | @uppy/status-bar | 0.29.0 | | @uppy/drag-drop | 0.29.0 | @uppy/thumbnail-generator | 0.29.0 | | @uppy/dropbox | 0.29.0 | @uppy/transloadit | 0.29.0 | | @uppy/file-input | 0.29.0 | @uppy/tus | 0.29.0 | | @uppy/form | 0.29.0 | @uppy/url | 0.29.0 | | @uppy/golden-retriever | 0.29.0 | @uppy/utils | 0.29.0 | | @uppy/google-drive | 0.29.0 | @uppy/webcam | 0.29.0 | | @uppy/informer | 0.29.0 | @uppy/xhr-upload | 0.29.0 | | @uppy/instagram | 0.29.0 | uppy | 0.29.0 |

    • πŸ’₯ @uppy/core: ⚠️ breaking Separate Core and Plugin styles β€” @uppy/core styles and plugins (@uppy/webcam, for example) now have to be included separately (#1167 / @arturi)
    • 🚚 @uppy/core: Don't pass removed file IDs to next upload step, fixes (#1148 / @goto-bus-stop)
    • πŸ›  @uppy/core: Fixed getFileType() when passed a file with an upper case extension (#1169 / @jderrough)
    • πŸ”§ @uppy/xhr-upload: Add responseType option β€” allows configuring the XMLHttpRequest .responseType value (#1150 / @goto-bus-stop)
    • πŸ—„ @uppy/companion: Use createCipheriv instead of deprecated createCipher (#1149 / @goto-bus-stop)
    • @uppy/companion: Store Provider instances on this.provider instead of this[this.id] (@goto-bus-stop / #1174)
    • πŸ“Œ @uppy/companion: Pin grant to known stable version (@ifedapoolarewaju / #1165)
    • @uppy/companion: Fix β€” socket does not handle server.path option (#1142 / @tranvansang)
    • @uppy/status-bar: Use file sizes for progress calculations (#1153 / @goto-bus-stop)
    • @uppy/webcam: Fix a bug with Webcam video overflowing its container (68730f8a1bf731898d46883e00fed937d3ab54ab / @arturi)
    • πŸ“„ docs: Add triggerUploadOnSubmit to Form docs, add docs about options of hiding upload/pause/resume/cancel buttons; talk about bundler-less polyfill use (@goto-bus-stop, @arturi)
    • πŸ‘ @uppy/dashboard: Better center pause/resume/cancel icons (@arturi / 5112ecf1f48bec9c67309244120fce5f005241ce)
    • @uppy/react: Allow Dashboard props width and height to accept a string for 100% (#1129 / craigcbrunner)
    • βž• Added note about uppy bundle polyfils in uppy readme.md (@goto-bus-stop)
  • v0.28.0 Changes

    πŸ“¦ | Package | Version | Package | Version | |-|-|-|-| | uppy | 0.28.0 | @uppy/xhr-upload | 0.28.0 | | @uppy/core | 0.28.0 | @uppy/react | 0.28.0 | | @uppy/dashboard | 0.28.0 | @uppy/transloadit | 0.28.0 | | @uppy/dropbox | 0.28.0 | @uppy/tus | 0.28.0 | | @uppy/form | 0.28.0 | @uppy/url | 0.28.0 | | @uppy/informer | 0.28.0 | @uppy/webcam | 0.28.0 | | @uppy/utils | 0.28.0 | @uppy/url | 0.28.0 | | @uppy/thumbnail-generator | 0.28.0 | @uppy/status-bar | 0.28.0 | | @uppy/redux-dev-tools | 0.28.0 | @uppy/react | 0.28.0 | | @uppy/provider-views | 0.28.0 | @uppy/progress-bar | 0.28.0 | | @uppy/instagram | 0.28.0 | @uppy/informer | 0.28.0 | | @uppy/google-drive | 0.28.0 | @uppy/golden-retriever | 0.28.0 | | @uppy/form | 0.28.0 | @uppy/file-input | 0.28.0 | | @uppy/dropbox | 0.28.0 | @uppy/drag-drop | 0.28.0 | | @uppy/dashboard | 0.28.0 | @uppy/companion | 0.15.0 | | @uppy/aws-s3 | 0.28.0 | @uppy/aws-s3-multipart | 0.28.0 |

    • @uppy/core: bring back i18n locale packs (#1114 / @goto-bus-stop, @arturi)
    • @uppy/companion: option validation (can use https://npm.im/ajv + JSON schema)
    • 🚚 @uppy/companion: Remove duplicate typescript dependency (#1119 / @goto-bus-stop)
    • πŸ’₯ @uppy/companion: ⚠️ breaking Migrate provider adapter to Companion: saves 5KB on the frontend, all heavy lifting moved to the server side (#1093 / @ifedapoolarewaju)
    • @uppy/core: single-use Uppy instance: adds an allowMultipleUploads option to @uppy/core. If set to false, uppy.upload() can only be called once. Afterward, no new files can be added and no new uploads can be started. This is intended to serve the <form>-like use case. (#1064 / @goto-bus-stop)
    • @uppy/dashboard: Auto close after finish using closeAfterFinish: true (#1106 / @goto-bus-stop)
    • @uppy/dashboard: call hideAllPanels after a file is added in Dashboard, instead of toggleAddFilesPanel(false) that didn’t hide some panels
    • πŸ’₯ @uppy/status-bar: ⚠️ breaking Add spinner, pause/resume as small round buttons, different color for encoding; Added separate options for hiding pause/resume and cancel button; Added more statuses to the Dashboard, like β€œUpload complete”, β€œUpload paused” and β€œUploading 5 files” (#1097 / @arturi)
    • βœ… @uppy/url: add end2end test for Url plugin (#1120 / @ifedapoolarewaju)
    • βœ… @uppy/transloadit: add end2end test for @uppy/transloadit (#1086 / @arturi)
    • βœ… @uppy/thumbnail-generator: Add thumbnail generation integration test (#970 / @goto-bus-stop)
    • πŸ›  @uppy/thumbnail-generator: Allow to constrain thumbnail height, fixes #979 (@richartkeil / #1096)
    • @uppy/thumbnail-generator: Fix JPG previews on Edge (#1092 / @goto-bus-stop)
    • πŸ”Œ @uppy/aws-s3: use RequestClient, it contains the Uppy Companion specific stuff, so we don't have to think about that when working on the S3 plugin. (#1091 / @goto-bus-stop)
    • @uppy/transloadit: Add COMPANION_PATTERN constant (#1104 / @goto-bus-stop)
    • @uppy/transloadit: Error tweaks (#1103 / @goto-bus-stop)
    • πŸ“‡ @uppy/webcam: Fix getting data from Webcam recording if mime type includes codec metadata (#1094 / @goto-bus-stop)
    • 🚚 @uppy/core: remove upload-cancel event, file-removed should be enough (#1069 / @arutri)
    • πŸ—„ meta: document events, deprecate unused (#1069 / @arturi)
    • meta: New demo video/gif and website frontpage code sample (#1099 / @arturi)
    • ⚑️ meta: Update react.md (#1110 / @asmt3)
    • meta: Add missing addMoreFiles string to locale (#1111 / @FWirtz)
    • πŸš€ meta: Release script improvements: generate nicer releases and a nicer commit history. (#1122 / @goto-bus-stop)
    • πŸ“š meta: Add release documentation. eg: test on transloadit website, check examples on the uppy.io website (@goto-bus-stop)
  • v0.27.5 Changes

    πŸš€ Released: 2018-09-27

    πŸ“¦ | Package | Version | Package | Version | |-|-|-|-| | uppy | 0.27.5 | @uppy/instagram | 0.27.5 | | @uppy/core | 0.27.3 | @uppy/react | 0.27.5 | | @uppy/dashboard | 0.27.5 | @uppy/transloadit | 0.27.5 | | @uppy/dropbox | 0.27.4 | @uppy/tus | 0.27.5 | | @uppy/form | 0.27.4 | @uppy/url | 0.27.5 | | @uppy/informer | 0.27.4 | @uppy/webcam | 0.27.4 |

    • πŸ”Œ core: Add onMount() and this.parent to Plugin (#1062 / @arturi)
    • 🚚 core: Call removeFile on each file when doing cancelAll (#1058 / @arturi)
    • 0️⃣ dashboard: Fixing β€œResizeObserver is not a constructor”, issue #1070, by doing require('resize-observer-polyfill').default || require('resize-observer-polyfill') (#1078 / @yoldar, @arturi, @goto-bus-stop)
    • dashboard: Only show the plus button if props.totalFileCount < props.maxNumberOfFiles (#1063 / @arturi)
    • status-bar: use uppy-Root in Status Bar when it’s mounted in DOM (#1081 / @arturi)
    • πŸ“„ docs: added uppy.off() info (#1077 / @dviry)
    • πŸ“„ docs: quick start guide, add simple HTML page snippet with Uppy https://community.transloadit.com/t/quick-start-guide-would-be-really-helpful/14605 (#1068 / @arturi)
  • v0.27.4 Changes

    πŸš€ Released: 2018-09-18

    πŸ†• New versions in this release:

    πŸ“¦ | Package | Version | Package | Version | |-|-|-|-| | uppy | 0.27.4 | @uppy/instagram | 0.27.4 | | @uppy/companion | 0.14.4 | @uppy/react | 0.27.4 | | @uppy/core | 0.27.2 | @uppy/transloadit | 0.27.4 | | @uppy/dashboard | 0.27.4 | @uppy/tus | 0.27.4 | | @uppy/dropbox | 0.27.3 | @uppy/url | 0.27.4 | | @uppy/form | 0.27.3 | @uppy/webcam | 0.27.3 | | @uppy/informer | 0.27.3 | - | - |

    πŸ”„ Changes:

    • πŸ— build: Add initial version table script [skip ci] (@goto-bus-stop)
    • πŸš€ build: Add more checks to release script (#1050 / @goto-bus-stop)
    • πŸ— build: start companion once in tests (#1052 / @ifedapoolarewaju)
    • βœ… buid: set companion config values when running test (@ifedapoolarewaju)
    • @uppy/core: Note that the <script> tag should come at the bottom of the page (#1043 / @arturi)
    • 🚚 @uppy/dashboard: Add paddings and remove outline-offset for tab buttons so that the outline is visible (26037ac145111d3c636a63840bb4daa61304bae5 / @arturi)
    • ⚑️ @uppy/dashboard: Replace updateDashboardElWidth with ResizeObserver (using resize-observer-polyfill) (#1053 / @arturi)
    • @uppy/dashboard: Add showSelectedFiles option (#1055 / @arturi)
    • πŸ”¨ @uppy/dashboard: Fix incorrect title (tooltip) message on file preview by refactoring (#1056 / @arturi)
    • πŸ‘ @uppy/companion: Google Drive: Support Team Drives (#978 / @pauln)
    • βœ… @uppy/companion: Provider integration test fixes #(1013 / @goto-bus-stop)
    • @uppy/companion: Fix bug: oauth always redirects to root path (#1030 / @tranvansang)
    • @uppy/companion: Fix certificate generation for companion (#1041 / @kiloreux)
  • v0.27.3 Changes

    πŸš€ Released: 2018-09-03.

    πŸ†• New versions in this release:

    πŸ“¦ | Package | Version | Package | Version | |-|-|-|-| | uppy | 0.27.3 | @uppy/instagram | 0.27.3 | | @uppy/aws-s3-multipart | 0.27.2 | @uppy/progress-bar | 0.27.2 | | @uppy/aws-s3 | 0.27.2 | @uppy/provider-views | 0.27.2 | | @uppy/companion-client | 0.27.2 | @uppy/react | 0.27.3 | | @uppy/companion | 0.14.3 | @uppy/redux-dev-tools | 0.27.2 | | @uppy/core | 0.27.1 | @uppy/status-bar | 0.27.2 | | @uppy/dashboard | 0.27.3 | @uppy/thumbnail-generator | 0.27.2 | | @uppy/drag-drop | 0.27.2 | @uppy/transloadit | 0.27.3 | | @uppy/dropbox | 0.27.2 | @uppy/tus | 0.27.3 | | @uppy/file-input | 0.27.2 | @uppy/url | 0.27.3 | | @uppy/form | 0.27.2 | @uppy/utils | 0.27.1 | | @uppy/golden-retriever | 0.27.2 | @uppy/webcam | 0.27.2 | | @uppy/google-drive | 0.27.3 | @uppy/xhr-upload | 0.27.2 | | @uppy/informer | 0.27.2 | - | - |

    πŸ”„ Changes:

    • ⚑️ build: Update readme contributors list before publish (#1023 / @goto-bus-stop)
    • πŸ— build: Enable cssnano safe mode. Fixes z-index primarily. (@goto-bus-stop)
    • πŸ›  @uppy/status-bar: Show number of started uploads, fixes #983 (@goto-bus-stop)
    • 🚚 @uppy/thumbnail-generator: Remove image clear code, fixes #1025. (#1028 / @goto-bus-stop)
    • πŸ›  @uppy/aws-s3-multipart: Proper cleanup on cancellation, fixes #992 (#1021 / @goto-bus-stop)
    • @uppy/utils: Add fallback to getFileType (#1022 / @goto-bus-stop)
    • πŸ“¦ @uppy/transloadit: Lazy load socket.io-client, avoiding buffer warnings in IE10 when using the uppy CDN package. (#1019 / @goto-bus-stop)
    • @uppy/webcam: Fix for Cordova mangling new File instances (#1034 / @firesharkstudios)
    • @uppy/xhr-upload: Add file name to Blob instance uploads (#1034 / @firesharkstudios)
    • @uppy/transloadit: Only use socket.io's WebSocket transport. (#1029 / @goto-bus-stop)
    • @uppy/companion: Rename UPPYSERVER_ environment variables to COMPANION_ + more. The old names still work for now but will be dropped in a future release (#1037 / @kvz)
    • πŸ’₯ ⚠️ breaking @uppy/transloadit: Change hosted Companion URLs to https://api2.transloadit.com/companion, using the hosted uppy-server URLs will now throw an error (#1038 / @goto-bus-stop)
  • v0.27.2 Changes

    πŸš€ Released: 2018-08-23.

    πŸ†• New versions in this release:

    πŸ“¦ | Package | Version | Package | Version | |-|-|-|-| | uppy | 0.27.2 | @uppy/react | 0.27.2 | | @uppy/companion | 0.14.2 | @uppy/transloadit | 0.27.2 | | @uppy/dashboard | 0.27.2 | @uppy/tus | 0.27.2 | | @uppy/google-drive | 0.27.2 | @uppy/url | 0.27.2 | | @uppy/instagram | 0.27.2 | - | - |

    πŸ”„ Changes:

    • πŸš€ @uppy/companion: Auto deploy Companion. (#1008 / @kiloreux)
    • πŸ”¨ @uppy/transloadit: Refactors and add fallback if socket connection fails. (#1011 / @goto-bus-stop)
    • πŸš€ ci: No need to web:install if we're not deploying. (#1012 / @goto-bus-stop)