Releases: linkesch/medium-editor-insert-plugin
Releases · linkesch/medium-editor-insert-plugin
2.2.2
Compare
Sorry, something went wrong.
No results found
Fix serializing html with embed codes containing scripts
2.2.1
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Add fileDeleteOptions option to images
2.1.1
Compare
Sorry, something went wrong.
No results found
Fix context for sorting function
Add support for editor's elementsContainer option
2.1.0
Compare
Sorry, something went wrong.
No results found
Add support for editableInput event
Add support for textarea
Add deleteMethod option
2.0.1
Compare
Sorry, something went wrong.
No results found
2.0.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Fix file type and file size validation
Add a rotate animation on button
Speed up Travis build
1.6.1
Compare
Sorry, something went wrong.
No results found
Fix initializing plugin without addons
Trigger the input event after swapping out the preview image for the real one
Change default formData to null