Version 2.6

Compare
Released on Mar 18, 2018, Total 1 bug are resolved. Also 1 feature have been implemented.
Implemented Features
  • 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.
Resolved Bugs
  • Binding attribute UpdateSourceTrigger=PropertyChanged not working anymore