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.
The initial release contained a bug where complex trees would sometimes grant permissions to not only the designated target group, but also the target's siblings. This has been fixed and a simple cache rebuild will make sure everything is working as intended. If you had simple parent-child relationships set up, you were likely unaffected. But it's advisable to upgrade nonetheless.
Not too bad considering we went straight to a full release.
- Full support for Layout Builder including defaults,
- Bugfix: More resilient from import queue failures
- Uses depcalc module version 8.x-1.2 that provides better handling of dependent entities through a cache layer among many other improvements.
- Moves module handler to after the data tamper event in the import process
- Changes priority between Taxonomy Term match and UUID match in the import process.
- Uses Content Hub PHP Library 8.x-2.20, which provides ability to take Content Hub snapshots and a new API call to check all webhooks' status.