|
@@ -5,6 +5,16 @@
|
|
|
These are ideas that are planned for specific versions or act as a backlog without a clear date.
|
|
|
PRs are welcome! Please do open an issue to discuss first if it's a big feature, priorities may have changed after something was added here.
|
|
|
|
|
|
+## `2.3.0`
|
|
|
+
|
|
|
+To be released: 2021-11-29
|
|
|
+
|
|
|
+- [ ] plugin: audio/memo recording similar to Webcam #143 #198 (@arturi)
|
|
|
+- [ ] compressor: move to Uppy repo, add resizing (@arturi)
|
|
|
+- [ ] providers: Box on hosted Companion
|
|
|
+- [ ] robodog: research simplifing Robodog — yes to easy “few lines of code Dashboard+Providers+(?Transloadit) experience”, but currently it’s hard to choose between modes, decide what you need (@Murderlon)
|
|
|
+- [ ] build: add release automations (@aduh95)
|
|
|
+
|
|
|
## `3.0.0`
|
|
|
|
|
|
- [ ] Switch to ES Modules (ESM)
|
|
@@ -17,18 +27,6 @@ PRs are welcome! Please do open an issue to discuss first if it's a big feature,
|
|
|
- [ ] core: change the preprocessing --> uploading flow to allow for files to start uploading right away after their preprocessing step has finished. See #1738 (@goto-but-stop)
|
|
|
- [ ] companion: add more reliable tests to catch edge cases in companion. For example testing that oauth works for multiple companion instances that use a master Oauth domain.
|
|
|
|
|
|
-## December 2021
|
|
|
-
|
|
|
-## November 2021
|
|
|
-
|
|
|
-To be released: 2021-11-29
|
|
|
-
|
|
|
-- [ ] plugin: audio/memo recording similar to Webcam #143 #198 (@arturi)
|
|
|
-- [ ] compressor: move to Uppy repo, add resizing (@arturi)
|
|
|
-- [ ] providers: Box on hosted Companion
|
|
|
-- [ ] robodog: research simplifing Robodog — yes to easy “few lines of code Dashboard+Providers+(?Transloadit) experience”, but currently it’s hard to choose between modes, decide what you need (@Murderlon)
|
|
|
-- [ ] build: add release automations (@aduh95)
|
|
|
-
|
|
|
## Unplanned
|
|
|
|
|
|
### Core
|