CrafterCMS 4.2.2
Released January 15, 2025
This release includes fixes for issues with the release version 4.2.0
Important
Please see Breaking changes for breaking changes and other things to consider before upgrading
For instructions on how to update your CrafterCMS install, please see Upgrading CrafterCMS
Enhancements
Deployer processors improvements
Added new options to
gitPullProcessor
fastForwardMode
mergeStrategy
contentMergeOption
See Git Pull Processor for more information on the new options.
Updated
mailNotificationProcessor
default status condition to a newSUCCESS
status (vs currentON_ANY_STATUS
).Added new
failedProcessors
option tomailNotificationProcessor
New Deployer processor
webhookNotificationProcessor
Added support for a new “mute period” for notification processors. See Notification Processors for more information on the new updates for notification processors
Bug Fixes
Fixed issue with permission evaluation of uppercase role names
Fixed issue with deleting and recreating an item with the same name and page URL
Fixed issue with existing component drag and drop not working when XB is enabled
Fixed issue with externally managed users still a part of a group that has been removed from the external authority
Dependency Updates
Noteworthy dependency updates:
OpenSearch to version 2.17
For a complete list of community tickets, please visit: GitHub 4.2.2
For information on upgrading 3.1.x sites, see here