Version 4 supported
This version of Silverstripe CMS is still supported though will not receive any additional features. Go to documentation for the most recent stable version.

4.7.1

Overview

A full list of module versions included in CMS Recipe 4.7.1 is provided below. We recommend referencing recipes in your dependencies, rather than individual modules, to simplify version tracking. See Recipes.

Included module versions
ModuleVersion
silverstripe/admin1.7.1
silverstripe/asset-admin1.7.1
silverstripe/assets1.7.0
silverstripe/campaign-admin1.7.1
silverstripe/cms4.7.1
silverstripe/config1.1.0
silverstripe/errorpage1.7.0
silverstripe/framework4.7.2
silverstripe/graphql3.4.1
silverstripe/mimevalidator2.1.1
silverstripe/reports4.7.0
silverstripe/siteconfig4.7.0
silverstripe/versioned1.7.1
silverstripe/versioned-admin1.7.1

Upgrading to Recipe 4.7.1 is recommended for all sites. This upgrade can be carried out by any development team familiar with Silverstripe.

Change log

Features and enhancements

  • silverstripe/framework (4.7.0 -> 4.7.2)

    • 2020-11-12 405a1f7cb Better optimised class name migration with substantially fewer queries (Damian Mooyman)
  • silverstripe/mimevalidator (2.1.0 -> 2.1.1)

    • 2020-11-02 565504b Update translations (Maxime Rainville)
  • silverstripe/cms (4.7.0 -> 4.7.1)

    • 2020-10-22 4e10bcfc Disable option to create top-level pages based on permissions (Steve Boyd)

Bugfixes

  • silverstripe/recipe-core (4.7.0 -> 4.7.1)

    • 2021-01-12 03e6abb Make UTF-MB4 collation / charset default opt-in (Garion Herman)
  • silverstripe/framework (4.7.0 -> 4.7.2)

    • 2021-01-19 17c6f98ba Fix PostgreSQL issue in TreeMultiselectField where field would try to filter list by a blank ID (Maxime Rainville)
    • 2021-01-08 76ae5bc38 Type checking in objectForKey() to fix postgres bug (Steve Boyd)
    • 2020-12-29 d1cca0f3f Fix DataQuery::exists() not working correctly (3Dgoo)
    • 2020-12-28 e3d0dd7e2 URL to Symfony cache adapters (Patrick Nelson)
    • 2020-11-15 92af6b3dd Update behat toast logic so it works with quotes (Maxime Rainville)
    • 2020-11-12 b271d9dd8 Don't swallow app init errors in test setup (Ingo Schommer)
  • silverstripe/admin (1.7.0 -> 1.7.1)

    • 2020-12-16 3453b3b Fix overzealous alerts (Thomas Portelange)
  • silverstripe/asset-admin (1.7.0 -> 1.7.1)

    • 2020-11-23 bf8f44dc Allow file upload after drag and drop files move (Steve Boyd)
  • silverstripe/campaign-admin (1.7.0 -> 1.7.1)

    • 2020-11-23 6c43d9c Reimplement translations (Steve Boyd)
  • silverstripe/versioned-admin (1.7.0 -> 1.7.1)

    • 2020-12-09 55f830b Revert translation updates (#191) (Garion Herman)
    • 2020-10-21 ac60baf Only show revert button if member can edit record (Steve Boyd)
  • silverstripe/cms (4.7.0 -> 4.7.1)

    • 2020-12-09 af5f7fc4 Re-patch language in behat reports test (Garion Herman)
    • 2020-06-24 69825da3 Incorrect method call in savetreenode (fixes #2561) (Loz Calver)
  • silverstripe/graphql (3.4.0 -> 3.4.1)

    • 2020-12-16 24e0db9 Correctly resolve field names of relations (#267) (Matthias Leutenegger)

Documentation

  • silverstripe/framework (4.7.0 -> 4.7.2)

    • 2021-01-12 aec0822e2 Adjust 4.7.0 collation docs to describe opt-in issue (Garion Herman)

Other changes

  • silverstripe/framework (4.7.0 -> 4.7.2)

    • 2020-11-12 5d45bbdd0 Update src/ORM/DatabaseAdmin.php (Damian Mooyman)
    • 2020-11-12 275351678 Fail over if calling deprecated method (Damian Mooyman)
    • 2020-11-12 a3ae4922e Brand naming (Ingo Schommer)
    • 2020-11-12 6306d2ede More specific "database missing" error message (Ingo Schommer)
  • silverstripe/admin (1.7.0 -> 1.7.1)

    • 2020-11-26 4b54b3e Revert translation updates (Steve Boyd)
  • silverstripe/asset-admin (1.7.0 -> 1.7.1)

    • 2020-11-26 6351eb16 Revert translation update (Steve Boyd)
  • silverstripe/versioned-admin (1.7.0 -> 1.7.1)

    • 2020-12-09 a546c37 Revert translation updates (Steve Boyd)
  • silverstripe/cms (4.7.0 -> 4.7.1)

    • 2020-12-21 1cb6a1ba UX updates of translation to Slovenian (for 4.6) (Tomasz Pirc)
    • 2020-11-25 7975fa05 Revert translation changes (Steve Boyd)
    • 2020-09-25 0ace2968 Fixes pages not being scrolled to on treeview (bergice)
  • silverstripe/versioned (1.7.0 -> 1.7.1)

    • 2020-11-26 36738af Revert translation updates (Steve Boyd)