This is the first release considered stable. It also fixes a bug that led to failing Ajax requests on servers without mod_rewrite/without URL rewrite capabilities.
This release includes an additional fix for sites that have block caching enabled. Please see http://drupal.org/node/728422 for the other fixes since 6.x-1.0
Rewritten version of the Favorites module for Drupal 6.
The Favorites module provides a block that allows users with the 'manage own favorites' or 'manage all favorites' permissions
to add any page on the site to a list of that user's favorites. Favorites are stored as a path (such as 'search')
with the query string (such as '?abc=123&def=234').