It's alive!
tldr;
uploadBinary
is available for developers who want to upload to presigned S3 URLs. Recipes to come!
✨ It's time to finally make this official! (And way past due) ✨
After using this addon for several months with few hiccups, I feel good about moving this addon out of beta. This means that this is finally a successor to https://github.com/tim-evans/ember-plupload/, and that project can be sunseted or handed over to individuals that need backward compatibility.
In terms of release notes, this release adds a new feature: uploadBinary
, which will enable users to use presigned S3 URLs for upload. This will be soon documented as a recipe.
In addition, I'm starting work on beefing up the documentation site. This means I'd like to move documentation out from the README and to the site. This site will try to be informative in both a detailed and broad manner, like I've done with http://tim-evans.github.io/ember-page-title/ and http://tim-evans.github.io/ember-autoresize/. Help on getting good examples up will be lovely!
Thanks for all the contributors that made this crazy project become something amazing!
The list of thank yous go to the following contributors:
@kylemellander
@ryanto
@jlevycpa
@Padchi
@chrisdpeters
@ef4
@dkorenblyum
@ImipolexG
@EnotPoloskun
@XaserAcheron
@bbtb1982
And everyone else that has submitted an issue that helped make this better!