Skip to content

v1.1.0

Compare
Choose a tag to compare
@gaearon gaearon released this 26 May 23:04

1.1 is a minor release focused on fixing issues with dragging native items.

  • Adds NativeTypes.TEXT to the HTML5 backend;
  • Shows the copy icon when dragging the native types (files, URLs, text) over compatible targets;
  • Fixes drag image positioning when uBlock is enabled (#155);
  • Fixes cross-window dragging of the URLs;
  • Fixes dragging bookmarklets in IE (#158);
  • Fixes an invariant error when a native item of an unknown type is being dragged.

If you find any issues, please report them to the bug tracker!