@uppy/companion-client
Version:
Client library for communication with Companion. Intended for use in Uppy plugins.
207 lines (125 loc) • 8.02 kB
Markdown
# /companion-client
## 4.4.2
Released: 2025-05-18
Included in: Uppy v4.16.0
- /companion-client: don't reject on incorrect origin (Mikael Finstad / #5736)
## 4.4.0
Released: 2025-01-06
Included in: Uppy v4.11.0
- /angular,@uppy/audio,/aws-s3,@uppy/box,/companion-client,@uppy/compressor,/core,@uppy/dashboard,/drag-drop,@uppy/drop-target,/dropbox,@uppy/facebook,/file-input,@uppy/form,/golden-retriever,@uppy/google-drive-picker,/google-drive,@uppy/google-photos-picker,/google-photos,@uppy/image-editor,/informer,@uppy/instagram,/locales,@uppy/onedrive,/progress-bar,@uppy/provider-views,/react,@uppy/remote-sources,/screen-capture,@uppy/status-bar,/thumbnail-generator,@uppy/transloadit,/tus,@uppy/unsplash,/url,@uppy/vue,/webcam,@uppy/webdav,/xhr-upload,@uppy/zoom: Remove "paths" from all tsconfig's (Merlijn Vos / #5572)
## 4.2.0
Released: 2024-12-05
Included in: Uppy v4.8.0
- /companion-client: Fix allowed origins (Mikael Finstad / #5536)
- /audio,@uppy/aws-s3,/box,@uppy/companion-client,/compressor,@uppy/core,/dashboard,@uppy/drag-drop,/drop-target,@uppy/dropbox,/facebook,@uppy/file-input,/form,@uppy/golden-retriever,/google-drive,@uppy/google-photos,/image-editor,@uppy/informer,/instagram,@uppy/locales,/onedrive,@uppy/progress-bar,/provider-views,@uppy/react,/remote-sources,@uppy/screen-capture,/status-bar,@uppy/store-default,/thumbnail-generator,@uppy/transloadit,/tus,@uppy/unsplash,/url,@uppy/utils,/vue,@uppy/webcam,/xhr-upload,@uppy/zoom: cleanup tsconfig (Mikael Finstad / #5520)
## 4.1.1
Released: 2024-10-31
Included in: Uppy v4.6.0
- /aws-s3,@uppy/box,/companion-client,@uppy/core,/dashboard,@uppy/drag-drop,/dropbox,@uppy/facebook,/file-input,@uppy/form,/golden-retriever,@uppy/google-drive,/google-photos,@uppy/image-editor,/informer,@uppy/instagram,/locales,@uppy/onedrive,/progress-bar,@uppy/provider-views,/react-native,@uppy/react,/redux-dev-tools,@uppy/screen-capture,/status-bar,@uppy/store-default,/store-redux,@uppy/svelte,/thumbnail-generator,@uppy/transloadit,/tus,@uppy/unsplash,/url,@uppy/utils,/vue,@uppy/webcam,/xhr-upload,@uppy/zoom: Fix links (Anthony Veaudry / #5492)
## 4.0.0
Released: 2024-07-10
Included in: Uppy v4.0.0
- docs,/companion-client: don't close socket when pausing (Mikael Finstad / #4821)
## 4.0.0-beta.7
Released: 2024-06-04
Included in: Uppy v4.0.0-beta.10
- /companion-client: do not allow boolean `RequestOptions` (Mikael Finstad / #5198)
- /companion-client: remove deprecated options (Mikael Finstad / #5198)
- /companion-client: make `supportsRefreshToken` default (Mikael Finstad / #5198)
- /companion-client: remove optional chaining (Mikael Finstad / #5198)
- /companion-client: remove `Socket` (Mikael Finstad / #5198)
## 4.0.0-beta.6
Released: 2024-05-14
Included in: Uppy v4.0.0-beta.7
- /companion-client,@uppy/dropbox,/screen-capture,@uppy/unsplash,/url,@uppy/webcam: Use `title` consistently from locales (Merlijn Vos / #5134)
## 4.0.0-beta.1
Released: 2024-03-28
Included in: Uppy v4.0.0-beta.1
- /companion-client,@uppy/provider-views,/status-bar: fix type imports (Antoine du Hamel / #5038)
- /companion-client: Replace Provider.initPlugin with composition (Merlijn Vos / #4977)
## 3.8.0
Released: 2024-03-27
Included in: Uppy v3.24.0
- /box,@uppy/companion-client,/provider-views,@uppy/status-bar: fix type imports (Antoine du Hamel / #5038)
- /companion-client: Replace Provider.initPlugin with composition (Merlijn Vos / #4977)
## 3.7.4
Released: 2024-02-28
Included in: Uppy v3.23.0
- /companion-client,@uppy/utils,/xhr-upload: improvements for #4922 (Mikael Finstad / #4960)
## 3.7.3
Released: 2024-02-22
Included in: Uppy v3.22.2
- /companion-client: fix body/url on upload-success (Merlijn Vos / #4922)
- /companion-client: remove unnecessary `'use strict'` directives (Antoine du Hamel / #4943)
- /companion-client: type changes for provider-views (Antoine du Hamel / #4938)
- /companion-client: update types (Antoine du Hamel / #4927)
## 3.7.1
Released: 2024-02-19
Included in: Uppy v3.22.0
- /aws-s3-multipart,@uppy/aws-s3,/companion-client,@uppy/tus,/xhr-upload: update `uppyfile` objects before emitting events (antoine du hamel / #4928)
- /companion-client: fix tests and linter (antoine du hamel / #4890)
- /companion-client: migrate to ts (merlijn vos / #4864)
- /companion-client: fix `typeerror` (antoine du hamel)
## 3.7.0
Released: 2023-12-12
Included in: Uppy v3.21.0
- /companion-client: avoid unnecessary preflight requests (Antoine du Hamel / #4462)
## 3.6.1
Released: 2023-11-24
Included in: Uppy v3.20.0
- /companion-client: fix log type error (Mikael Finstad / #4766)
- /companion-client: revert breaking change (Antoine du Hamel / #4801)
## 3.5.0
Released: 2023-10-20
Included in: Uppy v3.18.0
- /companion-client: fixup! Added Companion OAuth Key type (Murderlon / #4668)
- /companion-client: Added Companion OAuth Key type (Chris Pratt / #4668)
## 3.4.1
Released: 2023-09-29
Included in: Uppy v3.17.0
- /companion-client: fix a refresh token race condition (Mikael Finstad / #4695)
## 3.4.0
Released: 2023-09-05
Included in: Uppy v3.15.0
- /aws-s3-multipart,@uppy/aws-s3,/companion-client,@uppy/core,/tus,@uppy/utils,/xhr-upload: Move remote file upload logic into companion-client (Merlijn Vos / #4573)
## 3.3.0
Released: 2023-08-15
Included in: Uppy v3.14.0
- /companion-client,@uppy/provider-views: make authentication optional (Dominik Schmidt / #4556)
## 3.1.2
Released: 2023-04-04
Included in: Uppy v3.7.0
- /companion-client: do not open socket more than once (Artur Paikin)
## 3.1.1
Released: 2022-11-16
Included in: Uppy v3.3.1
- /companion-client: treat `*` the same as missing header (Antoine du Hamel / #4221)
## 3.1.0
Released: 2022-11-10
Included in: Uppy v3.3.0
- /companion-client: add support for `AbortSignal` (Antoine du Hamel / #4201)
- /companion-client: prevent preflight race condition (Mikael Finstad / #4182)
## 3.0.2
Released: 2022-09-25
Included in: Uppy v3.1.0
- /audio,@uppy/aws-s3-multipart,/aws-s3,@uppy/box,/companion-client,@uppy/companion,/compressor,@uppy/core,/dashboard,@uppy/drag-drop,/drop-target,@uppy/dropbox,/facebook,@uppy/file-input,/form,@uppy/golden-retriever,/google-drive,@uppy/image-editor,/informer,@uppy/instagram,/locales,@uppy/onedrive,/progress-bar,@uppy/provider-views,/react,@uppy/redux-dev-tools,/remote-sources,@uppy/screen-capture,/status-bar,@uppy/store-default,/store-redux,@uppy/svelte,/thumbnail-generator,@uppy/transloadit,/tus,@uppy/unsplash,/url,@uppy/utils,/vue,@uppy/webcam,/xhr-upload,@uppy/zoom: add missing entries to changelog for individual packages (Antoine du Hamel / #4092)
## 3.0.0
Released: 2022-08-22
Included in: Uppy v3.0.0
- Switch to ESM
## 2.2.0
Released: 2022-05-30
Included in: Uppy v2.11.0
- /companion-client: Revert "Revert "@uppy/companion-client: refactor to ESM"" (Antoine du Hamel / #3730)
## 2.1.0
Released: 2022-05-14
Included in: Uppy v2.10.0
- /companion-client: refactor to ESM (Antoine du Hamel / #3693)
## 2.0.6
Released: 2022-04-07
Included in: Uppy v2.9.2
- /aws-s3,@uppy/companion-client,/transloadit,@uppy/utils: Propagate `isNetworkError` through error wrappers (Renée Kooi / #3620)
## 2.0.5
Released: 2022-02-14
Included in: Uppy v2.5.0
- /companion-client,@uppy/companion,/provider-views,@uppy/robodog: Finishing touches on Companion dynamic Oauth (Renée Kooi / #2802)