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.
Has a new hook_adsense that can be used by other modules to determine which Google Adsense ID to show. This opens new doors for revenue sharing. Watch for the blog post.
No longer depends on the profile module for sites that don't need revenue sharing.
Uninstall for all the included modules.
Help is now easier to maintain in separate files with plain HTML in here docs.
We switched the logic for what shows in the Audience form element when a non admin edits a group post. Now the groups belonging to the current user are shown, along with the nodes that the group already has. Before, we showed the groups of the node author. This was a bug fix that became critical with the introduction of private groups. See http://drupal.org/node/164070.
Note that the structure of #options has changed in the Audience form element. You might be affected if you form_alter the options of that element.