Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This release fixes a couple bugs and adds a new feature. We are not yet totally sure we won't be changing the API, so this is still considered alpha.
Added support for loading required modules and onload code without additional module -- now you can use basic Dojo widgets on your site without an additional module by specifying the widgets to load on the configuration page.
Fixed conflict with Nodewords by properly adding CDN stylesheets to head using drupal_set_html_head. Now cross-domain CSS loads correctly.