Version 7.1.1

Compare
Released on Oct 7, 2017, It is a Minor Update. Total 1 bug are resolved. Also 1 feature have been implemented.
Implemented Features
  • Added a boolean property "CmbFontName.AddSystemFonts" so that the System fonts in the combobox can be suppressed and custom fonts can be added.
  • Added Editor.ClearUndoStack() method so that the UndoStack can be cleared explicitly by calling this method.
Resolved Bugs
  • Content.GetEmailMessageWithLocalImagesEmbedded() could throw ArgumentException when image URLs contained invalid characters (now it escapes them)