Our journey began 11 years ago.

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

289 bugs solved
49 features implemented
34 interfaces improved
95 product releases since 2015

Version 3.3.3

Version 3.3.3 preserves quoted HTML attributes, reports rejected body styles, and prevents default font settings from inserting empty font spans.

3 bug fixes

Bug fixes 3

  1. Attribute values lost their double quotes on every WYSIWYG round trip (id="child" came back as id=child)
  2. Setting DefaultFontSizeInPt or DefaultFontFamily ran the toolbar formatting command and injected empty font SPANs into the document
  3. SetBodyStyle silently discarded any style declaration the browser engine rejected, with no error to the caller