Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
The first stable release of 7.x.3 branch. Please see the upgrade guide before you upgrade.
Hat tip to all the major contributors and testers.
New features
Feature #1355196: Document: node edit permission on a per domain basis. Advanced permissions for content editing by domain.
Bug fixes
Restores CHANGELOG file.
Updates README with link to drupal.org
Bug #1313610: Display proper messages for domain-specific settings. Display proper messages for form warnings.
Bug #1336698: Domain tokens do not work when a node is first saved patched by Dave Reid. Fixes regression bug in token handling.
Bug #1359570: Restrict node views for admins fails on taxonomy pages. Properly restrict node access to site admins.
Bug #1362906: domain_menu() can cause recursion reported by davereid. The domain_menu() hook can cause recursion.
Bug #1353120: Clean up object / array handling on overview form by joelpittet. Clean up array handling for the domain overview form.
Bug #1355212: Domain Content form doesn't respect the view unpublished content permission. Better handling of unpublished content on the domain content page.
Bug #1352492: Drush devel generate errors and results in nodes generated without data reported by RaviJ. Fixes drush generate error.
Bug #1346302: Domain Source: default value ignores domain module settings. Domain Source: default value ignores domain module settings
Followup to #1346256: Domain Content: User can view list but not overview page.. Better permission handling for Domain Content.
Bug #1346256: Domain Content: User can view list but not overview page.. Fixes permissions for Domain Content module.
Bug #1346250: Domain Content "All affiliates" page is broken. Fixes domain content filter for all affiliates.
To do
Update documentation. Volunteers needed.