MySource Matrix has been superseded by Squiz Matrix. This site will remain available for archival purposes only; it is not intended as a current source of Matrix information. For all the latest on Matrix, including documentation and release information, visit the Squiz Matrix site.
Remap Manager now supports URLs containing parameters for remapping. URLs of the form "http://example.com/page?param=1" will be compared for an exact match. Failing this, Remap Manager will fall back to any matches by URL without parameters (ie; "http://example.com/page") before issuing an HTTP 404 (Not Found) error.
A new trigger action "Future Permission" and a related Cron Job have been added. This action allows permissions to be granted or denied for users or groups in the same manner as is available on the "Permissions" screen of an asset. Future Permissions may also be set directly from the asset "Permissions" screen.
A new Markdown content type has been added to the CMS Package. This content type takes a simplified equivalent of HTML as an alternative to Raw HTML and WYSIWYG. This content type interfaces with third-party tools, "markdown" and "markdownify", which need to be configured on the "External Tools Configuration" screen of System Configuration to provide this functionality.
Email messages generated by the Messaging Service (eg; workflow notifications) are no longer sent to "User" assets. Only users who can access the backend (ie; "Backend Users" or above) will be sent these messages.
Email messages generated by Matrix including workflow notifications and Bulkmail content now use the Matrix Default Character Set defined in "System Configuration", instead of the default (usually ISO-8859-1).
A new Global Keyword in the format %globals_session_*% is available which can access items in the Matrix Session sandbox.
A "Metadata Time" Trigger Event and Condition, and a new Cron Job have been added to support triggering of events based on the date/time stored in a specified Metadata Date Field. A "Metadata Time" Trigger Event is fired which can then be captured up by triggers to perform Trigger Actions with these assets.
Thesaurus assets can now be liked on the Details screen of Related Asset Listing to further filter the listing by tags. The "Thesaurus Filters" attribute on this screen provides this functionality. Only assets that are tagged by terms defined in these Thesaurus assets will be listed.