Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 563 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 563 Bytes

0.1.0 - First Release

  • Every feature added
  • Every bug fixed

1.0.1

  • Quote Fix
  • Dang, I did semantic versioning incorrectly :P

1.0.2

  • Refactor to prevent "Uncaught TypeError: Cannot read property 'split' of undefined" issue

1.0.3

  • Fixed bug that was causing "Uncaught TypeError: Cannot read property 'split' of undefined" to happen when files were being dragged into an untitled tab.

1.1.2

  • Allow dragging of relative path to files other than html
  • Ability to drag multiple files

1.1.3

  • Update from deprecated methods and misc fixes