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