Version History

WPF HTML Editor Control release history.

Version 1.6

Released Feb 29, 2016 - Total 4 bugs are resolved. Also 1 feature have been implemented.

New features

  • Local image can be inserted as based64 directly from the image insert dialog.

Bug fixes

  • exception happened when users changed the alignment of text for table rows, row or cell
  • alignment logic did not work, when only some table cells (not entire table) were selected
  • WYSIWYG editor allowed to edit the content despite IsEnabled property was set to False in XAML
  • API method GetEmailMessageWithLocalImagesEmbedded() does not insert base64 encoded images