Version 7.1.1
It is a Minor Update. Total 1 bug are resolved. Also 1 feature have been implemented.
2 features
1 bug fix
Features 2
- 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.
Bug fixes 1
- Content.GetEmailMessageWithLocalImagesEmbedded() could throw ArgumentException when image URLs contained invalid characters (now it escapes them)