Releases: adopted-ember-addons/ember-file-upload
Releases · adopted-ember-addons/ember-file-upload
2.4.1
2.4.0
2.3.0
🐛 Fixes bug in Chrome where DataTransfer context was unaccessible outside of the event lifecycle
✨ {{file-upload}}
s now yield out the queue in its block
Thanks to @lukemelia for the bugfix ❤️ and @AndreJoaquim for the new feature 💜
2.2.6
Strip waiters from apps
Thanks to @artcommacode for getting this fix in ❤️
2.2.5
This release contains a few changes:
- Updated to Ember 3.0 🆙
- Modernized Codebase 😎
- Support files without extensions ❓
Thanks to @sivakumar-kailasam for getting the demo URL on emberobserver.com ❤️ and
@janmisek getting a fix in for files without extensions 💜.
2.2.4
2.2.3
2.2.2
2.2.0
Fixes drag and drop for Safari. 🎉 kudos to @donaldwasserman for this fix