Version 2.1.1
Released Oct 7, 2017 - It is a Minor Update. Total 2 bugs are resolved. Also 1 feature have been implemented.New features
- Added Editor.ClearUndoStack() method so that the UndoStack can be cleared explicitly by calling this method.
Bug fixes
- Drag&Drop disables WYSIWYG mode
- Content.GetEmailMessageWithLocalImagesEmbedded() could throw ArgumentException when image URLs contained invalid characters (now it escapes them)