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.
This is the porting of code from the 5.x-2.x-dev version. It fixes some issues present in both the 5.x-2.x-dev, and 6.x-0.x-dev versions; it also introduces new features.
The latest 6.x-1.x-dev version resolves the PHP timeout problem, and the memory exhausted problem that is more evident in sites with many nodes.
This version can be used in production sites. Bear in mind that it's a development snapshot; it can always create problems with specific configurations.
Initial stable release for the 6.x branch. CCK Field Privacy now uses a hook (hook_cck_field_privacy_access) so that the module does not have to implement code for every user relationship module that is out there. At the time of release, only Friend List implements the hook, however, issues have been filed with User Relationships to add a hook implementation.