- Use
bureaucracyas a replacement for file upload browsing
- Changed
.value()method into a getter/setter
- Drastically simplified selection remembrance architecture, relayed to parsers that know better
- Moved
setSelectionintoseleccionas well - Updated
[email protected]
- Extracted
getSelectionpolyfills intoseleccionmodule
- Exposed
textareaon public API ofeditor
- Drag and drop for images and attachments can now be initiated directly on the input
- Exposed instance
historyAPI methods:undo,redo,canRedo,canUndo
Made combo an optional argument in editor.addCommandButton(id, combo, fn)
- Initial Public Release