• Document Up to Date
  • Updated On 4.1.1

Release Notes

This section contains release notes for CrafterCMS 4.1. For other release notes, please visit your release’s release notes page here: http://docs.craftercms.org

Note

CrafterCMS 4.1.x requires Java 17

CrafterCMS 4.1.1

Released August 5, 2023

This release includes fixes for issues with the release version 4.1.0

Updates

  • Added a cache buster to Studio plugin browser resources
    See here for more information

  • Git performance optimizations

  • Added deployer cluster support
    See here for more information on how to configure the Deployer for Studio Clustering and here for more information on the new deployer processor property runInClusterMode

  • Added support for receiving authentication headers as JWT token

  • Noteworthy dependency updates:

    • MariaDb4J to version 2.6.0.1

    • Spring Boot to version 2.7.13

    • Spring Framework to version 5.3.28

  • Fixed issue with permittedRoles for widgets in the user interface configuration
    See here for more information

Lot’s of other small enhancements and bug fixes :)

For a full list of tickets, please visit: GitHub 4.1.1 Milestone

For information on upgrading 3.1.x sites, see here

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.1), please see Upgrading CrafterCMS

CrafterCMS 4.1.0

Released June 17, 2023

New Features

  • Studio UI New Features

    • New Dashboard

    • Improved Sidebar

Updates

  • Upgraded Java to version 17 LTS

  • Switched the search engine to OpenSearch version 2.8.0
    See here for more information on upgrading to OpenSearch

  • Updated the minimum number of characters for usernames to 2 characters
    See here for more information

  • Fixed the issue with ICE Pencil not propagating click events in compatibility-mode
    See here for more information

  • Fixed the issue with global permission mappings
    See here for more information

  • Fixed the issue for projects with multi-environment configuration setup
    See here for more information

  • Fixed the issue with content after Save & Close and Save & Minimize action
    See here for more information

  • Fixed the issue with Site Policy when uploading image from image upload control
    See here for more information

  • Fixed the issue with pop-up buttons containing multiple options
    See here for more information

  • Fixed the issue with binary content indexing for large files
    See here for more information

  • Fixed the issue with required fields calculation for Page-URL fields
    See here for more information

  • Fixed the issue with create project failures due to line breaks in queries

  • Fixed the issue with SAML re-authentication via Open Login form after a session expires

  • Added support for filtering requests
    See here for more information

  • Updated default validation regex
    See here for more information on default validations regex values

  • Added support for configuring limits to S3 object caching
    See here for more information

  • SPA applications can now directly include CSS files from /static-assets/app by default

  • Noteworthy dependency updates:

    • MongoDB to version 4.9.1 (optional)

    • Box SDK to version 4.1.1 (optional)

Lot’s of other small enhancements and bug fixes :)

For a full list of tickets, please visit: GitHub 4.1.0 Milestone

For information on upgrading 3.1.x sites, see here

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, please see Upgrading CrafterCMS