|
@@ -6,7 +6,7 @@ image: "https://uppy.io/images/blog/1.0/uppy-dashboard-1.png"
|
|
|
published: true
|
|
|
---
|
|
|
|
|
|
-Today, after 3 years of development, we are now launching version 1.0 of Uppy, our file uploader for web browsers.
|
|
|
+Today, after 3 years of development, we are launching version 1.0 of Uppy, our file uploader for web browsers.
|
|
|
|
|
|
<img src="/images/blog/1.0/uppy-dashboard-1.png">
|
|
|
|
|
@@ -22,7 +22,7 @@ Shortly after, I saw a retweet of this vacancy come across my time line and I de
|
|
|
|
|
|
Initially, the idea was to build a proprietary uploader that would work exclusively with Transloadit’s commercial service, but we quickly turned around on it. We felt our version of a file uploader could have a real impact if we made it more widely available. So, just like Transloadit had done before with [Tus](https://tus.io/), we decided to make Uppy an open-source solution — free for anyone to use and hack on. Transloadit support became an optional plugin.
|
|
|
|
|
|
-Three years, [16.000 stargazers](https://github.com/transloadit/uppy/stargazers), getting featured on [Smashing Magazine](https://www.smashingmagazine.com/the-smashing-newsletter/smashing-newsletter-issue-197/), [JavaScript Daily](https://twitter.com/JavaScriptDaily/status/950348390268919809), [Product Hunt](https://www.producthunt.com/posts/uppy-io), [SurviveJS](https://survivejs.com/blog/uppy-interview/), and a thriving community later — and we could not be happier to finally launch Uppy 1.0!
|
|
|
+Three years, [16.000 stargazers](https://github.com/transloadit/uppy/stargazers), getting featured on [Smashing Magazine](https://www.smashingmagazine.com/the-smashing-newsletter/smashing-newsletter-issue-197/), [JavaScript Daily](https://twitter.com/JavaScriptDaily/status/950348390268919809), [Product Hunt](https://www.producthunt.com/posts/uppy-io), and [SurviveJS](https://survivejs.com/blog/uppy-interview/), and a thriving community later — and we could not be happier to finally launch Uppy 1.0!
|
|
|
|
|
|
<!--more-->
|
|
|
|
|
@@ -103,7 +103,7 @@ Uppy 1.0 feature list:
|
|
|
- Locale support: easily switch languages or supply your own copy
|
|
|
- Compatible with React (React Native in beta)
|
|
|
- Works great on mobile
|
|
|
-- Works great with Transloadit. Works great without
|
|
|
+- Works great with Transloadit, works great without
|
|
|
|
|
|
We also left two features “behind”:
|
|
|
|