|
@@ -82,7 +82,9 @@ Uppy Server is an optional service that Uppy can use to import files from source
|
|
|
|
|
|
Simultaneously we moved Uppy Companion into the main [transloadit/uppy](https://github.com/transloadit/uppy) monorepo. This centralizes Uppy issue reporting, and makes it easier to do updates and simultaneous releases of the client and Companion parts.
|
|
|
|
|
|
-Note that despite the rename, configuration for standalone Companion still uses `UPPYSERVER_` environment variables. `COMPANION_` variables will be used instead in the future, of course we'll notify you when the time comes!
|
|
|
+The first release of `@uppy/companion` is 0.14, and the last `uppy-server` release is 0.13.4. `uppy-server` will be deprecated on npm soon.
|
|
|
+
|
|
|
+Note that despite the rename, configuration for standalone Companion still uses `UPPYSERVER_` environment variables. This should ease the transition, since you'll only have to update the package name for now. `COMPANION_` variables will be used instead in the future, of course we'll notify you when the time comes!
|
|
|
|
|
|
## Other Cool Changes
|
|
|
|