|
@@ -14,7 +14,7 @@ published: true
|
|
|
|
|
|
Today, our tails are positively wagging with excitement about the release of Uppy 2.0! This latest version is on average 25% smaller and up to a thousand times faster, thanks to dropping support for IE11 and a lot of refactoring work. We’ve upgraded many dependencies, most notably Preact 8 to Preact X, greatly improved TypeScript support and screen reader accessibility, paid technical debt, and added support for multiple messages in the Informer plugin.
|
|
|
|
|
|
-Chow down on all the juicy bits and pieces inside!
|
|
|
+Chow down on all the juicy bits and pieces inside! And make sure to [try Uppy live demo](https://uppy.io/examples/dashboard/).
|
|
|
|
|
|

|
|
|
|
|
@@ -30,13 +30,6 @@ Ever since the first introduction of Uppy [five years ago](/blog/2016/07/uppy-be
|
|
|
|
|
|
With that in mind, we felt it was high time to give Uppy some more much-needed trimming. We want to take this opportunity to break with the past, to make the project leaner – and to pave the way for an even brighter future for Uppy!
|
|
|
|
|
|
-<video alt="Video demo showing updated Uppy 2.0 UI" muted autoplay loop>
|
|
|
- <source src="/images/uppy-2-0-demo-aug-2021.mp4" type="video/mp4">
|
|
|
- Your browser does not support the video tag: https://uppy.io/images/uppy-2-0-demo-aug-2021.mp4
|
|
|
-</video>
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
<img class="border" alt="Uppy 2.0 UI with files" src="/images/blog/2.0/uppy-ui-with-files.jpg">
|
|
|
|
|
|
## Table of Contents
|
|
@@ -52,6 +45,11 @@ With that in mind, we felt it was high time to give Uppy some more much-needed t
|
|
|
- [What future remains for 1.0?](#What-future-remains-for-1-0?)
|
|
|
- [That's it](#That’s-it)
|
|
|
|
|
|
+<video alt="Video demo showing updated Uppy 2.0 UI" muted autoplay loop>
|
|
|
+ <source src="/images/uppy-2-0-demo-aug-2021.mp4" type="video/mp4">
|
|
|
+ Your browser does not support the video tag: https://uppy.io/images/uppy-2-0-demo-aug-2021.mp4
|
|
|
+</video>
|
|
|
+
|
|
|
## Highlights since 1.0
|
|
|
|
|
|
A lot of things have happened since we released Uppy 1.0 in April of 2019. In case you have missed some of our 1.x releases, here is a small overview. We have added:
|