Skip to main content
Skip to search
Can we use first and third party cookies and web beacons to
understand our audience, and to tailor promotions you see
?
Yes, please
No, do not track me
Drupal.org home
Discover Drupal
Drupal Core
Drupal CMS
Drupal AI
Case Studies
Drupal for Government
Drupal for Higher Education
Drupal for Nonprofit
Drupal for eCommerce
Drupal for FinTech
Drupal for Healthcare
Drupal for Enterprise
Drupal for Retail
Drupal for Travel & Tourism
Build with Drupal
Download Drupal
Documentation
Getting started
Local Development Guide
Developer Resources
Drupal CMS User Guide
Drupal User Guide
API
Modules
Themes
Recipes
Site Templates
Issue queues
Security Advisories
Partners & Services
Find a Drupal Certified Partner
Become a Drupal Certified Partner
Find a Hosting Provider
Find a Migration Partner
Find Training
Drupal Steward
Community
About the Community
How to Contribute
DrupalCon
Events
Jobs / Careers
News & Blogs
Forum
Slack
Newsletters
Drupal Swag Shop
Support Drupal
The Drupal Association
Donate
Become a Partner
Become a Ripple Maker
Become a Drupal Sustaining Member
Drupal Swag Shop
Get Started
Try Drupal CMS
Try Hosting
Return to content
Search form
Search
Log in
Create account
Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Secure your ticket
Modules
Group
Change records for Group
Primary tabs
Published
(active tab)
Draft & review
Add new change record
Keywords
Introduced in branch
Introduced in version
Change node created
Is less than
Is less than or equal to
Is equal to
Is not equal to
Is greater than or equal to
Is greater than
Is between
Is not between
Is empty (NULL)
Is not empty (NOT NULL)
Regular expression
And
Impacts
Site builders, administrators, editors
Module developers
Themers
Site templates, recipes and distribution developers
Introduced in branch/version
Notice created
Change
4.0.x / 4.0.0-alpha1
24-Apr-2026
The two-step wizard has been removed
4.0.x / 4.0.0-alpha1
24-Apr-2026
Automatic memberships on group creation are now form-only
4.0.x / 4.0.0-alpha1
23-May-2025
Entities are no longer resaved when added to a group. Their cache tags are invalidated instead.
4.0.x / 4.0.0-alpha1
14-May-2025
Module files have been deleted, hooks converted to OOP hooks
4.0.x / 4.0.0-alpha1
14-May-2025
Minimum Drupal version is now D11.2
4.0.x / 4.0.0-alpha1
19-Feb-2025
The $roles filter for loading memberships is now always an array
4.0.x / 4.0.0-alpha1
19-Dec-2024
Entity API is no longer a dependency, Group uses revision UI from core
4.0.x / 4.0.0-alpha1
13-Dec-2024
Group now uses Access Policy API, dependency on flexible_permissions dropped
3.3.x / 3.3.1
20-Nov-2024
Relation handlers are automatically flagged as "shared: false"
3.3.x, 2.3.x / 3.3.0, 2.3.0
11-Oct-2024
Outsider and Insider roles now check that they are not assigned
3.3.x / 3.3.0
18-Mar-2024
Some services now (also) depend on ModuleExtensionList rather than just ModuleHandler
3.3.x / 3.3.0
12-Mar-2024
Passing the request stack to QueryAlterBase (and subclasses) is deprecated.
3.3.x / 3.3.0
05-Mar-2024
GroupMembershipInterface now has an addRole and removeRole method.
3.2.x / 3.2.1
13-Oct-2023
Code-created groups no longer generate a membership if the wizard (membership form) is turned on
3.2.x / 3.2.0
25-Aug-2023
Membership loader has been deprecated in favor of a shared bundle class
3.2.x / 3.2.0
25-Aug-2023
You can now share a bundle class between all GroupRelationship entities of the same plugin
2.0.x / 2.0.0
03-Aug-2022
GroupRelationship (group_content) DB tables have been renamed
2.0.x / 2.0.0
03-Aug-2022
All code mentions of group_content or GroupContent* have been renamed to group relationship
2.0.x / 2.0.0
28-Jun-2022
GroupContentType::updateContentPlugin() is now GroupContentType::updatePlugin()
2.0.x / 2.0.0
28-Jun-2022
GroupContentTypeStorage::getGroupContentTypeId() is now GroupContentTypeStorage::getRelationshipTypeId()
2.0.x / 2.0.0
28-Jun-2022
Group::getContentEntities() is now Group::getRelatedEntities()
2.0.x / 2.0.0
28-Jun-2022
Group::getContent() is now Group::getRelationships()
2.0.x / 2.0.0
28-Jun-2022
Group::getContentByEntityId() is now Group::getRelationshipsByEntity()
2.0.x / 2.0.0
27-Jun-2022
Group::addContent() is now Group::addRelationship() and returns created entity
2.0.x / 2.0.0
18-May-2022
Group now relies on the Flexible permissions module
2.0.x / 2.0.0
12-May-2022
The entity.group_content.group_node_add_page route has been repurposed, .group_node_relate_page has been renamed
2.0.x / 2.0.0
12-May-2022
GroupContentController::addPage and its access checks now support a base plugin ID, gnode module extensions removed
2.0.x / 2.0.0
12-May-2022
GroupRelationType plugins now have ui_text_provider handlers, GCT entities lose label/description properties
2.0.x / 2.0.0
06-May-2022
GroupRelationType plugins can no longer define access over group entities
2.0.x / 2.0.0
06-May-2022
GroupRelationType plugins can no longer target group_content entities
2.0.x / 2.0.0
07-Mar-2022
Special roles and their methods on GroupTypeInterface have been removed
2.0.x / 2.0.0
07-Mar-2022
All query access is now custom, no more Entity API handlers
2.0.x / 2.0.0
07-Mar-2022
Group permission calculators have been simplified
2.0.x / 2.0.0
07-Mar-2022
The group role synchronizer service has been removed
2.0.x / 2.0.0
07-Mar-2022
Advanced outsider roles have been removed
2.0.x / 2.0.0
07-Mar-2022
Group role properties have been significantly changed in favor of scopes
2.0.x / 2.0.0
19-Jan-2022
Administer group permission removed, group roles have an admin flag now
2.0.x / 2.0.0
18-Jan-2022
Access bypass permission has been removed
2.0.x / 2.0.0
17-Jan-2022
GroupContentStorage load methods have been simplified
2.0.x / 2.0.0
12-Jan-2022
Access checks are now more lenient for unknown operations
2.0.x / 2.0.0
19-Oct-2021
GroupRelationType plugins now have entity_reference handlers
2.0.x / 2.0.0
14-Sep-2021
GroupRelationType plugins now have operation_provider handlers
2.0.x / 2.0.0
14-Sep-2021
"GroupContentEnablerManager" has been renamed to "GroupRelationTypeManager" and works differently
2.0.x / 2.0.0
13-Jul-2021
GroupRelationType plugins now have post_install handlers
2.0.x / 2.0.0
06-Jul-2021
GroupRelationType relationship permissions have been renamed
2.0.x / 2.0.0
06-Jul-2021
GroupRelationType plugin handlers now use a decorator chain
2.0.x / 2.0.0
06-Jul-2021
GroupRelationType plugins now define handlers through mandatory services
2.0.x / 2.0.0
06-Jul-2021
"GroupContentEnabler" plugins have been renamed and moved to "GroupRelationType" plugins.
8.x-1.x / 8.x-1.0
07-Jul-2020
All queries now check access
8.x-1.x / 8.x-1.0
07-Jul-2020
Deprecated code has been removed
Pages
1
2
next ›
last »
Subscribe with RSS