Backdrop CMS v1.17.4 Release Notes

Release Date: 2020-11-26 // over 3 years ago

Previous changes from v1.17.3

  • 🚀 Security release for Backdrop CMS. This release fixes 1 security vulnerabilities:

    ⚡️ Notes for updating

    • 🚀 No changes have been made to the .htaccess, robots.txt or default settings.php files in this release. Updating customized versions of those files is not necessary.
    • The database update script does not need to be run.

    🔄 Changes since 1.17.2

    • BACKDROP-SA-CORE-2020-07 Harden file name munge.
    • 💅 #4758: 1.17.2 regression: Fieldset style renders incorrectly.
    • #4664: Replace multiple config_get() calls with $config->get().