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.
Caching tweak: on pages with cached blocks, the MENU_LOCAL_TASKS default display could not be prevented. After reviewing definition of DRUPAL_NO_CACHE, it seems more fitting since the overhead of querying the cache table is probably equal to or greater than the work of building the tabs.
Couple of bugfixes related to http://drupal.org/node/1792540 and a couple of polished new features (ability to set default for the world weather + verification of WOEID's against the Yahoo Weather service)
Better definition in the Admin left feature to only render masquerade block on node pages (helps solve issues with ajax calls)
New features
New region added called Right slide-out. This region renders things in a similar manner to the left admin area but wheels in from the right side instead of the left