• Document Under Review

CrafterCMS 4.1.0

Released June 17, 2023

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

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 6.0.5 (optional)
      MongoDB in CrafterCMS Social and Profile has been updated. To upgrade MongoDB in your installation, see Upgrading MongoDB.

    • 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