Skip to content

v1.4.0

Compare
Choose a tag to compare
@ghiscoding ghiscoding released this 15 Aug 19:37
· 1367 commits to master since this release

1.4.0 (2022-08-15)

Release info

An important note in this release was the removal of the jquery-ui-dist dependency in order to update to the latest jQueryUI which fixed an XSS security issue identified in jQueryUI, see https://blog.jqueryui.com/

  • jquery-ui-dist was used because it was an all-in-one dist and minified build but it was created by an external user and is not the official, neither maintained, by the jQueryUI team and is now also falling behind in terms of their version and because of that it is missing out these important patched security fixes, so it is preferable to switch to the official package and that is what we've done in this new release.

Bug Fixes

Features