• Document Under Review

CrafterCMS 3.1.17

Released August 9, 2021

Updates

  • Fixed multi-environment issue with configuration writes
    See here for more information

  • Fixed support for alternative multivalue postfixes e.g. _mvs
    For existing sites the indexes need to be recreated (re-indexing will not fix it if the fields have already been mapped)

    To recreate the indexes in a non-production environment, simply delete the indexes, trigger a normal reindex, and a new one will be created. To trigger a normal reindex, you can follow the process here, starting in Step 2: Invoke the reprocessing.

    For instructions on recreating the indexes in a production environment, follow the steps here see Reindexing Content for Search and Queries

    See here for more information

Lots of other small enhancements and bug fixes :)

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

Important

Please see Upgrading CrafterCMS for instructions on how to update your CrafterCMS install to 3.1.1 (applies to 3.1.17)

Starting with JVM version 1.8.0_292, support for TLS v1.1 and earlier is disabled by default
See Debugging SSL Handshake Issues if you encounter issues.

For Linux installs, the embedded MariaDB upgrade requires the library libaio which is not installed by default in some Linux distributions. Please see the section on Linux Prerequisites in Linux Prerequisite for instructions on how to install the library libaio

Before proceeding with updating your CrafterCMS install, please see the following notes: