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.
Cleaned up the code
Added support for shorten module. Tested with a bit.ly service.
Added support for yourls module. Tested with a custom yourls service instance created locally.
Tested with AddThis service.
Still missing documentation.
This is a high-priority update for any sites running beta3 - it fixes problems in the update scripts that adds the new language field, and hides unnecessary errors until the database updates are ran. This release also adds several new features & important bug fixes since beta2, so all sites should upgrade.
Most notable improvements since beta2:
Support for Entity Translation.
Twitter Cards meta tags have been added.
A bug in the Features integration has been fixed.
Support for CTools-driven (Panels, Panelizer, etc) page displays for entity pages.
Realized a very nasty bug when changing the weather service while the Smart IP detection was enabled. Fixed the issue, all the variables were not getting updated correctly resulting in "node no longer exists" error on the front page. Please report into the issue queue if the error persists, I would recommend a reinstall of the module when updating from 1.8 to 1.10.
Added support for detecting the weather location for local weather using the Smart IP module. Also updated the template which comes with the module, just fixed a couple of minor bugs...