- Every feature added
- Every bug fixed
- Quote Fix
- Dang, I did semantic versioning incorrectly :P
- Refactor to prevent "Uncaught TypeError: Cannot read property 'split' of undefined" issue
- Fixed bug that was causing "Uncaught TypeError: Cannot read property 'split' of undefined" to happen when files were being dragged into an untitled tab.
- Allow dragging of relative path to files other than html
- Ability to drag multiple files
- Update from deprecated methods and misc fixes