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 6.2

Lots of Bugs fixed.

11 bug fixes

Bug fixes 11

  1. the editor had 'Copy' button enabled even when no text selected.
  2. 'ApplyList' function used wrong line (next line instead of current line) when cursor was at the start of line
  3. the editor could freeze for about 10-30 seconds if html had missing images
  4. 'Paste from Word' feature did not decode utf8 in the editor for .NET 4.0
  5. 'ApplyList' feature did not keep line breaks between rows, if not whole HTML body was selected
  6. changing of list type gave unexpected symbol '~', if changing was called for two adjacent lists.
  7. charset was not updated immediately, that happened only after all instructions
  8. The editor added empty list items before and after, if ApplyList feature was called for blockquote
  9. Selecting Heading Type from Heading drop-down does not take effect
  10. Header type could not be changed to 'No Heading', if cursor was on empty next line after the header
  11. 'ApplyList' function did not work for content inside tables