- The SSO between admin and primary domain – used to show the admin bar on mapped domains – has been removed.
- Functionality was based on third-party cookies and no longer works reliably.
- A number of browsers, such as Brave, Firefox, Safari, block or handle third party cookies in a manner that means the feature doesn’t work.
- Similar to issue with the rebuild attempted in v3. More information, and links to browser’s documentations, can be found on PR 109.
- Fixed a warning notice for dynamic properties in newer versions of PHP.
- Fixed an issue where Script Modules domains didn’t map properly.
- Fixed an issue with custom font(s) URL(s) are not being mapped when adjusting settings for Full Site Editing.
- Fixed the response for creating a domain with the REST API endpoint not returning the proper response (was missing the sub-object for site).
- Improved the escaping of Request URI in
DM_URL
. - Moved to a new update server.
- Switched Root API for the Admin UI to that introduced in React 18+.
- Changed name from “Dark Matter” to “Dark Matter Plugin”.
- Tested upto WordPress 6.8.1.
- Plugin development:
- Composer and NPM dependencies updated.
- Fixed an issue on GitHub Actions where SVN has been removed from ubuntu-latest container.
- Simplified the PHPCS configuration.
Full Changelog: 2.3.3…2.3.4