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.
You can now configures back-ends to be automatically disabled for a amount of time if the service goes down, after which it will automatically be re-enabled.
Added panels content type plugin to render the result of a WSData
Fixes:
Issue #2678898 by malavya: Add support for email to be used with web service fields
Issue #2696113 by mxr576: Default endpoint overriding is not working currently
Issue #2660508 by ptsimard: Simple json parser fails when json contains UTF-8 BOM
Numerous architectural modifications have been made to make the markup 508 compliant.
IE compatibiliy
Hover mode in v.1.1 only worked in IE 10+, the new release works in 8+.
Category links
Some twitchy behavior with the linked main menu items has been fixed by changing the way links are implemented. When links are enabled, ALL main category items are now wrapped in an <a> tag. If no url is assigned to a category, its anchor will have an href of "#" and a "no-link" class.