Releases
1.2.0
New algorithm for working with lists.
Nested lists.
Lists are now a plugin.
File Support.
Improve code readability.
Add button to remove the background color.
Add button to remove the text color.
Improvements to theme file.
Add red theme.
Add gray theme.
Add link when there is no text selected.
Setting contenteditable="false" to elements within the editor will make them not editable.
Improve element selections.
Hitting ESC in popups closes them.
Hitting TAB in popups moves through the inputs.
Hitting TAB in tables would move through the cells.
HTTP links are now validated against regular expression.
Improve pasting.
Add translation for video "or" word.
Add translation for "Block Style".
Allow to paste image from clipboard.
Improve Brazilian Portuguese translation.
Add Bosnian language.
Add Croatian language.
Add Montenegrin language.
Add Serbian language.
Upgrade to FontAwesome 4.2.0.
Upgrade to jQuery 1.11.0. jQuery 1.10.2 is still supported.
Options to manage image pasting from clipboard: pastedImagesUploadURL and pastedImagesRequestType.
Improve exec_commands method.
Improve cleaning.
Add editInPopup option.
Add allowedAttrs option.
Add allowedTags option.
Add formatTags option.
Dropping image in the editor directly will upload it.
Image preview while uploading it.
Improve typing in typeahead languages.
Improve the editor positioning in inline mode.
Add subscript button.
Add superscript button.
Rewrite errors for media manager.
Improve selection.
Add new events: afterUploadPastedImage, beforeFileUpload, fileUploaded, videoRemoved, videoFloatedLeft, videoFloatedNone, videoFloatedRight, cellInsertedBefore, cellInsertedAfter, cellsMerged, cellDeleted, columnInsertedBefore, columnInsertedAfter, columnDeleted, rowInsertedBelow, rowInsertedAbove, rowDeleted, tableInserted, tableDeleted, cellHorizontalSplit, cellVerticalSplit, subscript, superscript, videoError.
Rename some events.
Bug fixing
Fix adding links with text in Chrome.
Fix events not passing editor instance.
Dropdowns were active in HTML mode.
HR tag was not in the allowed tags.
Video formatting is no longer removed.
Fix focus/blur events.
Remove placeholder in HTML view.
Using space to mark checkbox in link popup was closing the popup.
Fix insert table on Android.
Click on dropdown item was not stopping event propagation properly on iOS.
Hide editor when changing orientation on iOS.
Fix HTML view button design in inline mode.
Image progress bar was not showing progress.
Resize on image with link on iPad.
Tables were exceeding the width in inline mode.
Block style fixes.
You can’t perform that action at this time.