Our journey began 18 years ago.

Since then, we have actively maintained and developed this product, listened to customer feedback, and improved it with every release.

471 bugs solved
149 features implemented
27 interfaces improved
116 product releases since 2008

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

  1. Added a boolean property "CmbFontName.AddSystemFonts" so that the System fonts in the combobox can be suppressed and custom fonts can be added.
  2. Added Editor.ClearUndoStack() method so that the UndoStack can be cleared explicitly by calling this method.

Bug fixes 1

  1. Content.GetEmailMessageWithLocalImagesEmbedded() could throw ArgumentException when image URLs contained invalid characters (now it escapes them)