Skip to content

v3.11.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 20:38
· 266 commits to master since this release

3.11.1 (2023-10-05)

Bug Fixes

  • helpers.clearFields no longer supports an animate flag, update calls to this function (ec9aa51)
  • helpers.save() is called with and without minify being set, make false by default. Fix call to xmlSave which does not accept a minify parameter. Fix return type of helpers.save() (41b10f0)