CraftCMS v3.1.10 Release Notes

Release Date: 2019-02-13 // about 5 years ago
  • 🔄 Changed

    • craft\helpers\FileHelper::writeToFile() now invalidates the OPcache for the file. (#3838)
    • 0️⃣ The serve command now uses @webroot as the default docroot option value. (#3770)

    🛠 Fixed

    • 🛠 Fixed a bug where the users/save-user action wasn’t deleting user photos properly.
    • 🛠 Fixed a bug where changes to Matrix block type fields’ settings weren’t always saving. (#3832)
    • 🛠 Fixed a bug where non-searchable fields were still getting search keywords stored when using the Search Indexes utility. (#3837)