Version 2.6
Released Mar 18, 2018 - Total 1 bug are resolved. Also 1 feature have been implemented.New 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.
Bug fixes
- Binding attribute UpdateSourceTrigger=PropertyChanged not working anymore