CrafterCMS 4.1.6¶
Released August 19, 2024
This release includes fixes for issues with the release version 4.1.5
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.6), please see Upgrading CrafterCMS
Enhancements¶
- Improved startup message for "Error when creating PropertyDescriptor for public final void" 
- Changed message in "FolderScanningSiteListResolver" to "Debug" 
- Improved handling of content type read-only file-name with a default value 
Studio UI¶
- getICEAttributesfunction (- getICEAttributesfrom- @craftercms/experience-builderor- craftercms.xb.getICEAttributes) now accepts either the full model object (as it did) or two separate properties for- modelIdand- path.
Bug Fixes¶
- Fixed issue with checkbox-group while using the targeting user roles 
- Fixed issue with custom "contentWrite" via content type controller not triggering reindex on Preview 
 Added new interface for use in Studio, for writing content from an input stream and notifies subscribers. See Studio Content Write for more information.
- Fixed issue with empty/null Date/Time fields reporting it is valid 
- Fixed issue with new items in repeated groups requiring a refresh to show changes 
- Fixed issue with PathNavigator ignoring the exclude list when searching 
- Fixed issue with permission used in Dependency Service "getDependentItems" 
- Fixed issue with item stuck in read only mode if the "lockedOwner" value is not null 
- Fixed issue with - Create Projectfailing due to missing index when multiple values for writeClusters are used
Dependency Updates¶
- Noteworthy dependency updates: - OpenSearch to version 2.15 
- Apache CXF to version 3.5.8 
- GraphQL to version 20.9 
- Tomcat to version 9.0.93 
- Studio UI dependencies - yarn to version - v1.22.22
- node to version - v21.7.3
 
 
For a complete list of community tickets, please visit: GitHub 4.1.6
For information on upgrading 3.1.x sites, see here