- Refactor ``bdajax.trigger`` to create a separate event instace for each element returned by selector. [rnix, 2013-08-14]
- Include customized ``overlay.js`` of jquery tools. Two Reasons; We only need overlay of jquery tools; jquery tools development is pretty slow in migrating newer jQuery versions and not compatible with jquery >= 1.9 (yet). [rnix, 2013-08-13]
- Update to Jquery 1.9.x [rnix, 2013-08-13]
1.4.2
-----
- ``bdaja.trigger`` also accepts object as returned by ``bdajax.parsetarget`` as target argument. [rnix, 2012-10-28]
1.4.1
-----
- Explicit render ``about:blank`` in hidden form response iframe src. [rnix, 2012-08-06]