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.
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.
Hotkey 2.2 fixes issues with not using t() everywhere, not detecting browser/OS combinations for descriptions, and not implementing standards for modules.