Skip to content

3.1.1

Compare
Choose a tag to compare
@arrilot arrilot released this 13 Jul 21:25
· 110 commits to master since this release

There are two significant changes in async and reloadable widgets:

  1. They no longer require jquery. Set use_jquery_for_ajax_calls to true in the config file if you prefer to have it instead of native javascript.
  2. They use GET request instead of POST to load widget content now.