CrafterCMS 3.1.21
Released February 7, 2022
This release includes a fix for an issue with the 3.1.20 release.
Updates
Fixed S3DeploymentEventsProcessor issues
The S3DeploymentEventsProcessor now pushes to the correct path.
Removed adding thesitename
automatically at the beginning of all S3 paths the Deployer pushes S3 content to, and instead offer a{siteName}
macro that can be used to specify the site name in the S3 pathSee here for more information
Fixed issues with text containing
-
or_
in the content typefilename
control
A new text typed in the content type filename control containing a-
(dash) or a_
(underscore) is now not removedSee here for more information
For a full list of tickets, please visit: GitHub 3.1.21 Milestone
Important
Please see Upgrading CrafterCMS for instructions on how to update your CrafterCMS install to 3.1.1 (applies to 3.1.21)
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:
Upgrade Notes for Fixing Template Not Found Error for some important notes on template errors
Upgrade Notes for Fixing Backup Error for some important notes when restoring backups created prior to CrafterCMS 3.1.10,
Upgrade Notes for Re-encrypting Values for some important notes on the re-encryption process
Upgrade Notes for Fixing Stored Procedure Error for some important notes on database errors.