mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
changelog: Add some recent PRs
This commit is contained in:
parent
5d9f947c2a
commit
8cd55e353f
1 changed files with 4 additions and 0 deletions
|
|
@ -130,6 +130,10 @@ What we need to do to release Uppy 1.0
|
|||
- [ ] companion: option validation (can use https://npm.im/ajv + JSON schema)
|
||||
- [ ] transloadit: add end2end test for transloadit https://uppy.io/examples/transloadit/ (@arturi, @goto-bus-stop)
|
||||
- [ ] companion: rename `serverUrl` and `serverPattern` to `companionUrl` and `companionAllowedHosts` (@ifedapoolarewaju)
|
||||
- [x] @uppy/aws-s3: Use RequestClient (#1091 / @goto-bus-stop)
|
||||
- [x] @uppy/transloadit: Add `COMPANION_PATTERN` constant (#1104 / @goto-bus-stop)
|
||||
- [x] @uppy/core: Add `allowMultipleUploads` option (#1064 / @goto-bus-stop)
|
||||
- [x] @uppy/webcam: Fix getting data from Webcam recording if mime type includes codec metadata (#1094 / @goto-bus-stop)
|
||||
|
||||
## 0.27.5
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue