v1.1.0
Changes:
- Removed deprecated Angular 2 directive, which was only available briefly in the 1.1.0 beta versions. Please use angular2-polymer instead.
- The
accept
property is now case-insensitive (#118). - Manual
xhr.send(...)
is now allowed when theupload-request
event is prevented (#96).