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 2.6

Total 1 bug are resolved. Also 1 feature have been implemented.

1 feature 1 bug fix

Features 1

  1. A new Enum type property named Options.PasteImageFromClipboardBehavior is added. Using that enum property, you can configure to store the pasting image (from clipboard) as Base64 or BaseUrl Folder (if defined). Or you can completely turn off Image pasting from clipboard by setting this property = None.

Bug fixes 1

  1. Binding attribute UpdateSourceTrigger=PropertyChanged not working anymore