Changelog History
Page 1
-
v3.1.0
June 13, 2020 -
v3.0.0
May 25, 2020 -
v2.9.5 Changes
π Released: 2022-04-27
π¦ | Package | Version | Package | Version | | --------------- | ------- | --------------- | ------- | | @uppy/companion | 3.5.2 | @uppy/robodog | 2.5.5 | | @uppy/core | 2.1.10 | uppy | 2.9.5 |
- @uppy/companion: Bump moment from 2.29.1 to 2.29.2 (dependabot[bot] / #3635)
- π @uppy/core: fix
TypeError
when file was removed (Antoine du Hamel / #3670)
-
v2.9.4 Changes
π Released: 2022-04-27
π¦ | Package | Version | Package | Version | | ---------------------- | ------- | ---------------------- | ------- | | @uppy/aws-s3-multipart | 2.2.2 | @uppy/file-input | 2.0.6 | | @uppy/box | 1.0.6 | @uppy/form | 2.0.5 | | @uppy/companion | 3.5.1 | @uppy/locales | 2.0.9 | | @uppy/compressor | 0.2.5 | @uppy/transloadit | 2.1.5 | | @uppy/core | 2.1.9 | @uppy/utils | 4.0.7 | | @uppy/drag-drop | 2.0.7 | @uppy/vue | 0.4.7 | | @uppy/drop-target | 1.1.3 | @uppy/robodog | 2.5.4 | | @uppy/dropbox | 2.0.6 | uppy | 2.9.4 | | @uppy/facebook | 2.0.6 | | |
- π @uppy/locales: Plural translation in cs_CZ local (JakubHaladej / #3666)
- π¦ @uppy/vue: Add license field to package.json in @uppy/vue (Tobias Trumm / #3664)
- meta: Add todo comments (Murderlon)
- π¨ @uppy/facebook: refactor to ESM (Antoine du Hamel / #3653)
- π¨ meta: locale-pack: refactor to use more parallel processing (Antoine du Hamel / #3630)
- π¨ @uppy/file-input: refactor to ESM (Antoine du Hamel / #3652)
- meta: sign requests sent to Transloadit in e2e suite (Antoine du Hamel / #3656)
- meta: add
VITE_TRANSLOADIT_SECRET
for e2e (Antoine du Hamel) - β‘οΈ meta: Update BACKLOG.md (Artur Paikin)
- π¨ @uppy/form: refactor to ESM (Antoine du Hamel / #3654)
- π¨ @uppy/dropbox: refactor to ESM (Antoine du Hamel / #3651)
- meta: sign requests sent to Transloadit in dev env (Antoine du Hamel / #3517)
- π¨ @uppy/drop-target: refactor to ESM (Antoine du Hamel / #3648)
- π @uppy/core: fix
TypeError
when file was removed (Antoine du Hamel / #3650) - π¨ @uppy/drag-drop: refactor to ESM (Antoine du Hamel / #3647)
- β‘οΈ meta: update outdated files (Antoine du Hamel / #3646)
- @uppy/compressor: Set meta on file compression (Camilo Forero / #3644)
- @uppy/transloadit: improve fetch error handling (Antoine du Hamel / #3637)
- π¨ @uppy/box: refactor to ESM (Antoine du Hamel / #3643)
- @uppy/utils: Fix getFileType for dicom images (Merlijn Vos / #3610)
- @uppy/aws-s3-multipart: Add
companionCookiesRule
type to @uppy/aws-s3-multipart (Mauricio Ribeiro / #3623)
-
v2.9.3 Changes
π Released: 2022-04-07
π¦ | Package | Version | Package | Version | | ------------- | ------- | ------------- | ------- | | @uppy/core | 2.1.8 | uppy | 2.9.3 | | @uppy/robodog | 2.5.3 | | |
- π @uppy/core: fix TypeError in event handler when file was removed (Antoine du Hamel / #3629)
-
v2.9.2 Changes
π Released: 2022-04-07
π¦ | Package | Version | Package | Version | | ---------------------- | ------- | ---------------------- | ------- | | @uppy/aws-s3 | 2.0.9 | @uppy/utils | 4.0.6 | | @uppy/companion-client | 2.0.6 | @uppy/robodog | 2.5.2 | | @uppy/compressor | 0.2.4 | uppy | 2.9.2 | | @uppy/transloadit | 2.1.4 | | |
- π· @uppy/aws-s3,@uppy/companion-client,@uppy/transloadit,@uppy/utils: Propagate
isNetworkError
through error wrappers (RenΓ©e Kooi / #3620) - π @uppy/compressor: Merge new name and type into compressed file (Camilo Forero / #3606)
- π· @uppy/aws-s3,@uppy/companion-client,@uppy/transloadit,@uppy/utils: Propagate
-
v2.9.1 Changes
π Released: 2022-03-29
π¦ | Package | Version | Package | Version | | ------------- | ------- | ------------- | ------- | | @uppy/core | 2.1.7 | @uppy/robodog | 2.5.1 | | @uppy/tus | 2.2.2 | uppy | 2.9.1 |
- @uppy/tus: fix hasOwn (Mikael Finstad / #3604)
- β meta: Increase test timeout for flaky e2e tests (Merlijn Vos / #3603)
- β¬οΈ meta: upgrade GHA actions (Antoine du Hamel / #3602)
- π¨ @uppy/core: refactor: replace deprecated String.prototype.substr() (CommanderRoot / #3600)
-
v2.9.0 Changes
π Released: 2022-03-24
π¦ | Package | Version | Package | Version | | ----------------- | ------- | ----------------- | ------- | | @uppy/companion | 3.5.0 | @uppy/webcam | 2.1.0 | | @uppy/status-bar | 2.1.3 | @uppy/robodog | 2.5.0 | | @uppy/transloadit | 2.1.2 | uppy | 2.9.0 | | @uppy/tus | 2.2.1 | | |
- @uppy/transloadit: close assembly if upload is cancelled (Antoine du Hamel / #3591)
- @uppy/companion: Companion server upload events (Mikael Finstad / #3544)
- @uppy/tus: fix double requests sent when rate limiting (Antoine du Hamel / #3595)
- π website: fix linter error on blog post (Antoine du Hamel / #3596)
- β
@uppy/companion: fix
yarn test
command (Antoine du Hamel / #3590) - @uppy/webcam: Mime types in webcam options type (Sobakin Sviatoslav / #3593)
- π website: Some polish and a better (?) intro for the recent update post (AJvanLoon / #3588)
- @uppy/companion: Allow setting no ACL (Mikael Finstad / #3577)
- @uppy/companion: Small companion code and doc changes (Mikael Finstad / #3586)
- @uppy/robodog: fix CDN bundle (Antoine du Hamel / #3587)
- website: Fix broken link (YukeshShr / #3581)
-
v2.8.0 Changes
π Released: 2022-03-16
π¦ | Package | Version | Package | Version | | -------------------- | ------- | -------------------- | ------- | | @uppy/audio | 0.3.0 | @uppy/locales | 2.0.8 | | @uppy/aws-s3 | 2.0.8 | @uppy/provider-views | 2.0.8 | | @uppy/companion | 3.4.0 | @uppy/vue | 0.4.6 | | @uppy/compressor | 0.2.3 | @uppy/robodog | 2.4.0 | | @uppy/core | 2.1.6 | uppy | 2.8.0 | | @uppy/drop-target | 1.1.2 | | |
- @uppy/aws-s3: fix wrong events being sent to companion (Mikael Finstad / #3576)
- @uppy/compressor: ignore remote files, calculate savings correctly (Artur Paikin / #3578)
- π² @uppy/companion: always log errors with stack trace (Mikael Finstad / #3573)
- π meta: remove incorrect s3 documentation (Mikael Finstad / #3571)
- π¨ @uppy/companion: Companion refactor (Mikael Finstad / #3542)
- website: partial ooops (Artur Paikin)
- meta: run e2e workflow on the head branch instead of the base one (Antoine du Hamel / #3561)
- π website: Use Plausible instead of Google Analytics (Artur Paikin / #3567)
- @uppy/vue: enforce use of file extension within the import path (Antoine du Hamel / #3560)
- @uppy/drop-target: ignore if dropped elements aren't files (Penar Musaraj / #3563)
- @uppy/core: Abstract restriction logic in a new Restricter class (Merlijn Vos / #3532)
- @uppy/companion: Fetch all Google Drive shared drives (Robert DiMartino / #3553)
- website: add blog post 2.4-2.7 (Artur Paikin / #3557)
- meta: fix e2e (Antoine du Hamel / #3562)
- meta: fix broken link (YukeshShr / #3559)
- π meta: fix support of export declaration in source files (Antoine du Hamel / #3558)
- @uppy/companion: Order Google Drive results by folder to show all folders first (Robert DiMartino / #3546)
- π meta: add corsOrigins to docs (Mikael Finstad / #3554)
- π¨ @uppy/audio: refactor to ESM (Antoine du Hamel / #3470)
- @uppy/locales: compressor cleanup (Antoine du Hamel / #3531)
- meta: fix CJS interop in Vite config (Antoine du Hamel / #3543)
- β¬οΈ @uppy/companion: upgrade node-redis-pubsub (Mikael Finstad / #3541)
- @uppy/provider-views: provider-view: fix breadcrumbs (Artur Paikin / #3535)
- β‘οΈ meta: Update BACKLOG.md (Artur Paikin)
- β‘οΈ @uppy/locales: Update ru_RU.js (Sobakin Sviatoslav / #3529)
- @uppy/companion: reorder reqToOptions (Antoine du Hamel / #3530)
- meta: Fix yarn caching in github actions (Mikael Finstad / #3526)
-
v2.7.0 Changes
π Released: 2022-03-02
π¦ | Package | Version | Package | Version | | ---------------------- | ------- | ---------------------- | ------- | | @uppy/angular | 0.3.0 | @uppy/locales | 2.0.7 | | @uppy/aws-s3-multipart | 2.2.1 | uppy | 2.7.0 | | @uppy/companion | 3.3.1 | | |
- β @uppy/companion: fix unstable test (Mikael Finstad)
- @uppy/companion: replace debug (Mikael Finstad)
- @uppy/companion: Fix COMPANION_PATH (Mikael Finstad / #3515)
- β‘οΈ @uppy/angular: update ng version (Antoine du Hamel / #3503)
- @uppy/companion: Upload protocol "s3-multipart" does not use the chunkSize option (Gabi Ganam / #3511)
- @uppy/aws-s3-multipart: Add chunks back to prepareUploadParts, indexed by partNumber (Kevin West / #3520)
- website: Add βStop the warβ banner (Artur Paikin / #3518)
- β‘οΈ @uppy/locales: Update zh_CN.js (linxunzyf / #3513)
- β‘οΈ meta: update remark dependencies (Antoine du Hamel / #3502)