Fixes a number of issues and adds some new features.
This release requires that update.php be run. It also includes two optional core patches.
Please read the documentation carefully.
The Big New Feature
-- #191375 Changes implementation of hook_node_access_grants() to work with OG.
New Features
-- Allows administrators to change domain access settings as a batch process, using the Domain Content module.
-- #189797 by moshub. Allows the admin to decide if content searches should be run across all affiliates or just the currently active domain.
-- #192452 by skizzo. Allows domains to be set to inactive. Inactive domains can only be accessed by the site administrator.
-- #192452 by skizzo. Allows the lists of domains used in domain_block() and Domain Nav to be sorted according to an administrator setting.
-- #192353 by okday. Domain Prefix fix. Allows the source table for data copying to be specified through the UI. Requires that update.php be run.
-- #194671 by skizzo. Allows sorting of the domain list admin page. Adds pagination, if needed.