CrafterCMS 4.1.4
Released May 1, 2024
This release includes fixes for issues with the release version 4.1.3
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.4), please see Upgrading CrafterCMS
Enhancements
Updated Studio UI SDK
writeContent
API abstraction to use the supplied path without unexpected internal transformations.Extended valid email addresses accepted by Studio according to RFC 3696 section 2
Added audio datasource support 'Audio Uploaded from Desktop' and 'Audio from Repository'
Added support for changing the maximum configuration file size when using the write_configuration API
See here for more information on setting the configuration content limit.
Bug Fixes
Fixed issue with docker compose deployments unable to duplicate projects
Fixed issue with RTE Insert->Link using previewUrl instead of path
Fixed issue with the transcoded-video control in XB returning XML instead of JSON
Fixed issue with 'requireModule' and 'addJavascript' creating an incorrect url with 'buildFileUrl'.
Fixed issues with XB when item selectors have flattening disabled for search
Enforced Project Policy for all items in the Sidebar
The new default project policy for filenames and automatic renaming rules is to lowercase everything except items under:/scripts
,/templates
, and/static-assets/app
.
See here for more information on the project policy configuration.
For a complete list of community tickets, please visit: GitHub 4.1.4
For information on upgrading 3.1.x sites, see here