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.
#1730678 by Amitaibu: Provide a 'complex" widget instead of "Primary" and "Secondary" fields.
#1776560 by Amitaibu: Alter entityFieldQuery to allow using fieldCondition() on group audience fields. This means you can use entityFieldQuery directly on group-audience fields. With tests.
#1686394 by Amitaibu: Replace custom og-migrate with a proper integration with 'Migrate' module.
If you use Entityreference-Prepopulate please update to 7.x-1.1 or higher.
Other changes since 7.x-2.0-beta1
#1786176 reported by Nchase: Non-member could post within group using Entityreference-prepopulate. Move code to Entityreference-prepopulate.
#1785272 by brunodbo: Added Make default rules inactive.
#1783678 by Marty2081: Fixed Context not set if node type human readable name contains dash (-).
#1781674 by Amitaibu | azinck: Move all field-widget code to own include file, and fix integration with ER-Prepopulate for admin users.