Version 5.2.1.9

Compare
Released on Mar 21, 2013, This upgrade is mainly bug fix upgrade. We have solved some bugs reported by our customers.
Resolved Bugs
  • Cannot insert table within a table cell.
  • Content.InsertHtml method deletes character after the inserted content.
  • YouTube video editing dialog URL change does not update the document with new URL.
  • Spell Checker dialogue sometimes throw exception 'Argument Out of Range'
  • Editor inserts spurious about:blank in href anchors if the Content is set in Preview Mode.
  • Sometimes, HTML Block within span tags get missing.
  • Table Insert and Table Modify Logic gets mangled and behave improperly.
Upgrade Instruction
Please replace the old DLL with the new DLL. If your project have usage of the following code '*.ToolbarItemOverrider.OnTableButtonClicked' then, you would need to change that to either '*.ToolbarItemOverrider.OnTableModifyButtonClicked' or '*.ToolbarItemOverrider.OnTableInsertButtonClicked'