|
@@ -9,14 +9,14 @@
|
|
<hr>
|
|
<hr>
|
|
|
|
|
|
<p>Hey there stranger! Uppy <img src="/images/emojis/dog.png" width="14" align="absmiddle">
|
|
<p>Hey there stranger! Uppy <img src="/images/emojis/dog.png" width="14" align="absmiddle">
|
|
- is in the early stages of development and the example section
|
|
|
|
- is our playground. Things might not yet work, but we're working hard to improve this.</p>
|
|
|
|
|
|
+ is actively developed and the example section
|
|
|
|
+ is our playground. Things might not work, but we're working hard to improve.</p>
|
|
<p>We're on a monthly release cycle and our latest version is
|
|
<p>We're on a monthly release cycle and our latest version is
|
|
<a href="https://github.com/transloadit/uppy/blob/master/CHANGELOG.md#<%- theme.uppy_version_anchor %>">v<%- theme.uppy_version %></a>,
|
|
<a href="https://github.com/transloadit/uppy/blob/master/CHANGELOG.md#<%- theme.uppy_version_anchor %>">v<%- theme.uppy_version %></a>,
|
|
but the example pages reflect the latest work in our master branch. Here's
|
|
but the example pages reflect the latest work in our master branch. Here's
|
|
<a href="https://github.com/transloadit/uppy/compare/v<%- theme.uppy_version %>...master">what changed in master since v<%- theme.uppy_version %></a>
|
|
<a href="https://github.com/transloadit/uppy/compare/v<%- theme.uppy_version %>...master">what changed in master since v<%- theme.uppy_version %></a>
|
|
in terms of commits, while the CHANGELOG
|
|
in terms of commits, while the CHANGELOG
|
|
- provides a higher level view of this things planned for our
|
|
|
|
|
|
+ provides a higher level view of the things planned for our
|
|
<a href="https://github.com/transloadit/uppy/blob/master/CHANGELOG.md#next">next release</a>.</p>
|
|
<a href="https://github.com/transloadit/uppy/blob/master/CHANGELOG.md#next">next release</a>.</p>
|
|
|
|
|
|
<!-- Add textarea already so it's available immediately for logging.
|
|
<!-- Add textarea already so it's available immediately for logging.
|