|
@@ -7,6 +7,8 @@ published: true
|
|
|
|
|
|
We have just released Uppy 0.9.0. This release features some changes that we think you will be very excited about. Let's see what's new!
|
|
|
|
|
|
+<!-- more -->
|
|
|
+
|
|
|
## Ability to pause uploads, progress indicators & ETA
|
|
|
The most visible feature that has been added is the ability to pause and resume file uploads.
|
|
|
|
|
@@ -19,8 +21,6 @@ The upload dashboard now contains more information about uploads, such as the ti
|
|
|
## Remote file uploads
|
|
|
Remote file uploading is now working again.
|
|
|
|
|
|
-<!-- more -->
|
|
|
-
|
|
|
## Informer interface
|
|
|
We have added a new `Informer` plugin (tested with `Dashboard`, should also work anywhere else) that listens to `informer` events, like so:
|
|
|
``` javascript
|