CrafterCMS 4.1.5
Released May 30, 2024
This release includes fixes for issues with the release version 4.1.4
Important
Please see Breaking changes for breaking changes and other things to consider before upgrading
For instructions on how to update your CrafterCMS install to 4.1.0 (applies to 4.1.5), please see Upgrading CrafterCMS
Enhancements
Added support for variable types of _i and _f when using a dropdown control
Added site unlock API
The site unlock API allows an admin to unlock a site in LOCKED state.Added 'initialExpanded' prop to 'WidgetsAccordion' component
Bug Fixes
Fixed issue with XB dropping request parameters on page view
Fixed issue with Form freezing on save if user cancels a policy suggestion dialog
Fixed issue with Image cropper increasing size of an image relative to the original
Fixed issue with Content Type Controller overwriting changes made to object in controller
Fixed issue with Filename control rename dialog behaving differently than the initial create
Fixed issue with double slash in path when using the Node selector datasource configuration
Fixed the following roles and permissions defects in the UI:
Fixed issue where XB edit mode is blocked for pages that are readonly to the user, but contain items that the user does have write access to.
Fixed issue where the item selector items to which the user doesn’t have edit permissions, display the edit button. Clicking the edit button and trying to save an edit crashes the form leaving it in an unusable.
Fixed issue with adding a tree navigator with the path of the folder of a page shows an item which clicking it doesn’t take the user to preview as expected and clicking to open the item menu shows a skeletonised item menu that never resolves.
Fixed issue where the TreeNavigator UI doesn’t handle error in the service response and displays a spinner that doesn’t go away.
For a complete list of community tickets, please visit: GitHub 4.1.5
For information on upgrading 3.1.x sites, see here