|
@@ -12,18 +12,27 @@ Please add your entries in this format:
|
|
|
|
|
|
In the current stage we aim to release a new version at least every month.
|
|
|
|
|
|
-## December 2020
|
|
|
+## January 2021
|
|
|
|
|
|
### next
|
|
|
|
|
|
-Planned: 2020-12-18
|
|
|
-
|
|
|
- [ ] companion: configurable oauth 3rd party credentials — provide your own Google Drive, Instagram application key/secret at the time of the request (@ife)
|
|
|
- [ ] dashboard: Add a `disabled` (`true`||`false`) option (later for /dragndrop and fileinput) (#1530, @arturi)
|
|
|
- [ ] goldenretriever: confirmation before restore, add “ghost” files #443 #257 (@arturi)
|
|
|
-- [ ] add Svelte integration (@ajkachnic)
|
|
|
-- [ ] dashboard: support for right-to-left languages (Arabic, Hebrew) (@arturi, @goto-bus-stop)
|
|
|
-- [ ] react: add useUppy() hook (@goto-bus-stop)
|
|
|
+- [ ] dashboard: support for right-to-left languages (Arabic, Hebrew) (@goto-bus-stop)
|
|
|
+
|
|
|
+## December 2020
|
|
|
+
|
|
|
+Released: 2020-12-23
|
|
|
+
|
|
|
+- @uppy/svelte: add Svelte integration (#2671 / @ajkachnic, @adammedford)
|
|
|
+- @uppy/core: new event `files-added` with all files added in one batch (#2681 / @arturi)
|
|
|
+- @uppy/react: add useUppy() hook (#2666 / @goto-bus-stop)
|
|
|
+- @uppy/react: add FileInput component to React (#2706 / @ajkachnic)
|
|
|
+- @uppy/status-bar: corrected StatusBar types (#2697 / @ajkachnic)
|
|
|
+- @uppy/utils: Add archive mime types (#2703 / @ahmedkandel)
|
|
|
+- @uppy/dashboard: add autoopen for file editors (@uppy/image-editor) (#2681 / @arturi)
|
|
|
+- meta: use `tusd.tusdemo.net` (#2691 / @goto-bus-stop)
|
|
|
|
|
|
## 1.23.3
|
|
|
|