Skip to content

v3.0.29 - January 22, 2015

Latest
Compare
Choose a tag to compare
@vlizard vlizard released this 22 Jan 12:26
· 1 commit to master since this release
  • We updated parameter normalization logic used in the "substitute" method of Echo.Utils and Echo.Control classes to prevent output HTML string from corruption.
  • We introduced new "onDataReceive" event for Echo.Canvas class. It allows to access Canvas data received from the storage before Project rendering.
  • The logic that handles parameters normalization before executing API call was updated to be more fault-tolerant in IE9 browser.