This beta release provides several feature enhancements, API changes, and bug fixes. It also provides compatibility with the Drupal 6 version of Views 2, RC2 and higher.
Important upgrade notes:
If you've overridden flag.tpl.php in your theme, you MUST delete the following line from the .tpl.php file in your theme:
flag_add_extra_js();
This function no longer exists, nor is it needed. If you have not overridden the default flag.tpl.php file, no change is necessary.
Second alpha release of the HappyPixels theme, mainly bug fixes:
* Remove some dependencies on Garland.
* Do not copy unused images.
* Fix rounded tabs in IE.