Releases: transloadit/uppy
Releases · transloadit/uppy
Uppy 2.8.0
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)
Uppy 2.7.0
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)
Uppy 2.6.0
Package |
Version |
Package |
Version |
@uppy/companion |
3.3.0 |
uppy |
2.6.0 |
@uppy/robodog |
2.3.2 |
|
|
- meta: warn about not merging PR manually (Artur Paikin / #3492)
- @uppy/companion: fix unpslash author meta, sanitize metadata to strings and improve companion tests (Mikael Finstad / #3478)
- meta: ensure README is correctly formatted when doing releases (Antoine du Hamel / #3499)
- meta: fix CDN bundle (Antoine du Hamel / #3494)
- meta: fix missing EOL and end of e2e test templates (Antoine du Hamel / #3484)
- meta: use a single
.env
file for config (Antoine du Hamel / #3498)
Uppy 2.5.1
Package |
Version |
Package |
Version |
@uppy/companion |
3.2.1 |
@uppy/thumbnail-generator |
2.1.1 |
@uppy/compressor |
0.2.2 |
@uppy/robodog |
2.3.1 |
@uppy/onedrive |
2.0.6 |
uppy |
2.5.1 |
- meta: Missing comma and wrong attribute name on cors example config (Edgar Santiago / #3465)
- @uppy/onedrive: Update README.md (Márton László Attila / #3489)
- @uppy/compressor: Add image compressor plugin (Artur Paikin / #3471)
- @uppy/companion: fix periodicPingUrls oops (Mikael Finstad / #3490)
- meta: add support for ESM sources in build script (Antoine du Hamel / #3468)
Uppy 2.5.0
Package |
Version |
Package |
Version |
@uppy/companion |
3.2.0 |
@uppy/provider-views |
2.0.7 |
@uppy/companion-client |
2.0.5 |
@uppy/thumbnail-generator |
2.1.0 |
@uppy/core |
2.1.5 |
@uppy/robodog |
2.3.0 |
@uppy/dashboard |
2.1.4 |
uppy |
2.5.0 |
@uppy/locales |
2.0.6 |
|
|
- @uppy/companion: add support for COMPANION_UNSPLASH_SECRET (Mikael Finstad / #3463)
- @uppy/unsplash: fix nested meta (Artur Paikin / #3485)
- meta: fix(docs): typo in property
thumbnailType
(Dan Schalow / #3472)
- @uppy/robodog: add audio, box, unsplash, screen-capture to Robodog (Artur Paikin / #3483)
- meta: consolidate ENV files and fix contributing guidelines (Antoine du Hamel / #3475)
- @uppy/companion-client,@uppy/companion,@uppy/provider-views,@uppy/robodog: Finishing touches on Companion dynamic Oauth (Renée Kooi / #2802)
- meta: Improve companion docs (Mikael Finstad / #3479)
- meta: Make E2E Great Again (Merlijn Vos / #3444)
- meta: Add PostCSS handling to Vite (Artur Paikin / #3467)
- meta: Update CONTRIBUTING.md (Mikael Finstad / #3411)
- @uppy/companion: fix broken thumbnails for box and dropbox (Mikael Finstad / #3460)
- website: fix
Uppy is not defined
error (Antoine du Hamel / #3461)
- @uppy/companion: Implement periodic ping functionality (Mikael Finstad / #3246)
- @uppy/companion: fix callback urls (Mikael Finstad / #3458)
- @uppy/core,@uppy/dashboard,@uppy/thumbnail-generator: Add dashboard and UIPlugin types (Merlijn Vos / #3426)
- @uppy/locales: Add "save" to fr_FR.js (Charly Billaud / #3395)
- @uppy/companion: Fix TypeError when invalid initialization vector (Julian Gruber / #3416)
- meta: Upgrade size-limit to 7.0.5 (Artur Paikin / #3445)
- @uppy/provider-views: Unsplash: UI improvements (Artur Paikin / #3438)
- @uppy/thumbnail-generator: exifr: remove legacy IE support (Artur Paikin / #3382)
- @uppy/companion: Default to HEAD requests when the Companion looks to get meta information about a URL (Zack Bloom / #3417)
- @uppy/dashboard: check if info array is empty (Artur Paikin / #3442)
- meta: dev: fix Vite custom plugin (Antoine du Hamel / #3437)
- website: add legacy bundle to CDN example (Antoine du Hamel / #3433)
- meta: remove unused lerna and npm files (Antoine du Hamel / #3436)
- meta: replace browserify with esbuild (Antoine du Hamel / #3363)
Uppy 2.4.1
Package |
Version |
Package |
Version |
@uppy/transloadit |
2.1.1 |
uppy |
2.4.1 |
@uppy/robodog |
2.2.1 |
|
|
- @uppy/transloadit: fix handling of Tus errors and rate limiting (Antoine du Hamel / #3429)
- meta: Add Unsplash to website dashboard example (Merlijn Vos / #3431)
- meta: dev: move configuration to a
.env
file (Antoine du Hamel / #3430)
- meta: Update ci.yml (Kevin van Zonneveld / #3428)
- @uppy/transloadit: simplify
#onTusError
(Antoine du Hamel / #3419)
- meta: Force include babel numeric separator (Merlijn Vos / #3422)
Uppy 2.4.0
Package |
Version |
Package |
Version |
@uppy/drag-drop |
2.0.6 |
@uppy/tus |
2.2.0 |
@uppy/image-editor |
1.1.1 |
@uppy/utils |
4.0.5 |
@uppy/screen-capture |
2.0.6 |
@uppy/robodog |
2.2.0 |
@uppy/transloadit |
2.1.0 |
uppy |
2.4.0 |
- @uppy/transloadit: ignore rate limiting errors when polling (Antoine du Hamel / #3418)
- @uppy/tus: pause all requests in response to server rate limiting (Antoine du Hamel / #3394)
- @uppy/transloadit: better defaults for rate limiting (Antoine du Hamel / #3414)
- @uppy/companion: Fix Companion deploys (kiloreux / #3388)
- meta: update aws-presigned-url example to use esm (Antoine du Hamel / #3413)
- @uppy/image-editor: namespace input range css (Merlijn Vos / #3406)
- @uppy/screen-capture: Add missing option to the screen capture types (Mustafa Navruz / #3400)
- @uppy/drag-drop: fix
undefined is not a function
TypeError (Antoine du Hamel / #3397)
- website: update december 2021 blog post (Antoine du Hamel / #3396)
- website: Polished the latest update blog (AJvanLoon / #3390)
- website: docs: fix typo in audio.md (heocoi / #3389)
- website: 2.0-2.3 post draft (Artur Paikin / #3370)
Uppy 2.3.2
Package |
Version |
Package |
Version |
@uppy/angular |
0.2.8 |
@uppy/vue |
0.4.5 |
@uppy/companion |
3.1.4 |
uppy |
2.3.2 |
@uppy/svelte |
1.0.7 |
|
|
- meta: fix release script (Antoine du Hamel)
- @uppy/core: document file.name (Merlijn Vos / #3381)
- @uppy/angular,@uppy/companion,@uppy/svelte,@uppy/vue: add
.npmignore
files to ignore .gitignore
when packing (Antoine du Hamel / #3380)
- meta: add VSCode workspace settings to
.gitignore
(Antoine du Hamel)
- @uppy/companion: Upgrade ws in companion (Merlijn Vos / #3377)
- meta: use ESBuild to bundle in E2E test suite (Antoine du Hamel / #3375)
- meta: update linter config to parse ESM files (Antoine du Hamel / #3371)
- meta: move dev workspace to
private/
(Antoine du Hamel / #3368)
- meta: use Vite for examples/dev (Antoine du Hamel / #3361)
- website: remove dependency on
crypto
in @uppy/transloadit example (Antoine du Hamel / #3367)
- meta: enable linter on website examples (Antoine du Hamel / #3366)
- meta: enable linter on mjs scripts (Antoine du Hamel / #3364)
- @uppy/angular: Fix module field in
package.json
(Merlijn Vos / #3365)
- meta: improve release script wording and formatting (Artur Paikin)
Uppy 2.3.1
Package |
Version |
Package |
Version |
@uppy/angular |
0.2.7 |
@uppy/store-redux |
2.0.3 |
@uppy/audio |
0.2.1 |
@uppy/svelte |
1.0.6 |
@uppy/aws-s3 |
2.0.7 |
@uppy/vue |
0.4.4 |
@uppy/companion |
3.1.3 |
@uppy/xhr-upload |
2.0.7 |
@uppy/core |
2.1.4 |
@uppy/robodog |
2.1.5 |
@uppy/dashboard |
2.1.3 |
uppy |
2.3.1 |
@uppy/locales |
2.0.5 |
|
|
- meta: update npm deps (Antoine du Hamel / #3352)
- @uppy/companion: fix Dockerfile and deploy automation (Mikael Finstad / #3355)
- @uppy/companion: don’t pin Yarn version in
package.json
(Antoine du Hamel / #3347)
- @uppy/aws-s3,@uppy/core,@uppy/dashboard,@uppy/store-redux,@uppy/xhr-upload: deps: use
nanoid/non-secure
to workaround react-native limitation (Antoine du Hamel / #3350)
- @uppy/audio: showRecordingLength option was removed, always clearInterval (Artur Paikin / #3351)
- meta: drop
stringify-object
dependency to generate locales (Antoine du Hamel / #3344)
- meta: add release automations (Antoine du Hamel / #3304)
Uppy 2.3.0
Package |
Version |
Package |
Version |
@uppy/angular |
0.2.6 |
@uppy/locales |
2.0.4 |
@uppy/audio |
0.2.0 |
@uppy/onedrive |
2.0.5 |
@uppy/aws-s3 |
2.0.6 |
@uppy/provider-views |
2.0.6 |
@uppy/aws-s3-multipart |
2.2.0 |
@uppy/react |
2.1.2 |
@uppy/box |
1.0.5 |
@uppy/screen-capture |
2.0.5 |
@uppy/companion |
3.1.2 |
@uppy/status-bar |
2.1.2 |
@uppy/companion-client |
2.0.4 |
@uppy/store-default |
2.0.3 |
@uppy/core |
2.1.3 |
@uppy/thumbnail-generator |
2.0.6 |
@uppy/dashboard |
2.1.2 |
@uppy/transloadit |
2.0.5 |
@uppy/drag-drop |
2.0.5 |
@uppy/tus |
2.1.2 |
@uppy/dropbox |
2.0.5 |
@uppy/url |
2.0.5 |
@uppy/facebook |
2.0.5 |
@uppy/utils |
4.0.4 |
@uppy/file-input |
2.0.5 |
@uppy/webcam |
2.0.5 |
@uppy/golden-retriever |
2.0.6 |
@uppy/xhr-upload |
2.0.6 |
@uppy/google-drive |
2.0.5 |
@uppy/zoom |
1.0.5 |
@uppy/image-editor |
1.1.0 |
@uppy/robodog |
2.1.4 |
@uppy/informer |
2.0.5 |
uppy |
2.3.0 |
@uppy/instagram |
2.0.5 |
|
|
- meta: add release automations (Antoine du Hamel / #3304)
- @uppy/dashboard: Save meta fields when opening the image editor (Merlijn Vos / #3339)
- @uppy/aws-s3-multipart: Drop
lockedCandidatesForBatch
and mark chunks as busy when preparing (Yegor Yarko / #3342)
- @uppy/webcam: fix broken links in
webcam.md
(Antoine du Hamel / #3346)
- @uppy/audio: new @uppy/audio plugin for recording with microphone (Artur Paikin / #2976)
- build: force use of
@babel/plugin-proposal-optional-chaining
(Antoine du Hamel / #3335)
- @uppy/companion: fix deploy Yarn version (Antoine du Hamel / #3327)
- @uppy/companion: upgrade aws-sdk (Mikael Finstad / #3334)
- @uppy/core: disable loose transpilation for legacy bundle (Antoine du Hamel / #3329)
- @uppy/angular: examples: update
angular-example
to Angular v13 (Antoine du Hamel / #3325)
- meta: Update BACKLOG.md (Artur Paikin, Merlijn Vos)
- meta: Add disableLocalFiles to options summary (Steve Barker / #3323)
- meta: Create SECURITY.md (Ziding Zhang / #3052)
- @uppy/image-editor: Pass croppedCanvasOptions to getCroppedCanvas (Mohamed Boudra / #3320)
- meta: finish
master
->main
job (Mikael Finstad / #3315)
- website: update documents that were out of date (Antoine du Hamel / #3317)
- @uppy/status-bar: Status bar error state improvements (Merlijn Vos / #3299)
- doc: Fix typo in
docs/drag-drop.md
(Ash Allen / #3319)
- website: Update /support and docs about Transloadit-hosted Companion (Artur Paikin / #3243)
- @uppy/aws-s3,@uppy/box,@uppy/core,@uppy/dashboard,@uppy/drag-drop,@uppy/dropbox,@uppy/facebook,@uppy/file-input,@uppy/google-drive,@uppy/image-editor,@uppy/instagram,@uppy/locales,@uppy/onedrive,@uppy/screen-capture,@uppy/status-bar,@uppy/thumbnail-generator,@uppy/transloadit,@uppy/url,@uppy/webcam,@uppy/xhr-upload,@uppy/zoom: Refactor locale scripts & generate types and docs (Merlijn Vos / #3276)
- @uppy/companion: Remove references of incorrect
options
argument for companion.socket
(Mikael Finstad / #3307)
- @uppy/companion: Upgrade linting to 2.0.0-0 (Kevin van Zonneveld / #3280)