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.
The major change is that we are using theme_hook instead of template in the definition of layouts. This change makes it easier to leverage layout_bg to add a background to other layouts. A new example, layout_bg_bricks, shows how this is done.
Also added hook_help and fixed a code styling problem.