Skip to content

v1.6.14

Compare
Choose a tag to compare
@andrewimm andrewimm released this 05 Jan 19:06

Fixes:

  • Catch quota exceptions on Safari Private Browsing, so that the SDK does not break
  • Fix non-inherited static methods in IE10
  • Avoid exceptions when encountering unsaved objects in dirty mutable containers
  • Fix an inheritance issue with ParseObject.prototype.clone()
  • Move legacy initialization to the top of the ParseObject constructor
  • Avoid a potential "resolved after rejected" error in IE9
  • Use stored server url's path for batch requests