Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Releases: linkesch/medium-editor-insert-plugin

2.2.2

Choose a tag to compare

@linkesch linkesch released this 27 Feb 09:13
  • Fix serializing html with embed codes containing scripts

2.2.1

Choose a tag to compare

@linkesch linkesch released this 05 Feb 12:29
  • Fix when uploadCompleted() is called - wait until uploaded image replaces preview
  • Fix uploading high quality images
  • Fix bug when an image toolbar action effects all instances of the editor (when using multiple editors on the same page)

2.2.0

Choose a tag to compare

@linkesch linkesch released this 11 Jan 14:07
  • Add fileDeleteOptions option to images

2.1.1

Choose a tag to compare

@linkesch linkesch released this 23 Nov 08:31
  • Fix context for sorting function
  • Add support for editor's elementsContainer option

2.1.0

Choose a tag to compare

@linkesch linkesch released this 27 Oct 12:54
  • Add support for editableInput event
  • Add support for textarea
  • Add deleteMethod option

2.0.1

Choose a tag to compare

@linkesch linkesch released this 11 Jun 08:58
  • Fix hideButtons function

2.0.0

Choose a tag to compare

@linkesch linkesch released this 09 Jun 10:18
  • This version works with MediumEditor v4.12.0 and up, because in v4.12.0 MediumEditor changed the way to retrieve extension
  • Remove deprecated images options: uploadScript and formData. Use fileUploadOptions instead.
  • Add video-vimeo and video-youtube classes to embedded videos to allow css customization

1.7.0

Choose a tag to compare

@linkesch linkesch released this 11 May 11:51
  • Version bump to 1.7.0, because 1.6.2 added file type and size validation which should cause a minor version bump, not only a patch

1.6.2

Choose a tag to compare

@linkesch linkesch released this 11 May 11:42
  • Fix file type and file size validation
  • Add a rotate animation on button
  • Speed up Travis build

1.6.1

Choose a tag to compare

@linkesch linkesch released this 30 Apr 11:53
  • Fix initializing plugin without addons
  • Trigger the input event after swapping out the preview image for the real one
  • Change default formData to null