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.0.0-rc2

Change log

Features and enhancements

  • 2017-10-31 34ed2cf add more font icons (Christopher Joe)
  • 2017-10-31 c82752f a help panel to describe what campaigns are for - extensible for later to add links to userhelp docs (Christopher Joe)
  • 2017-10-31 bde7395 Add icon to add to campaign button (Damian Mooyman)
  • 2017-10-30 0c178f934 Adjust tinymce footer, remove branding and restore path (Damian Mooyman)
  • 2017-10-26 f6b7cf888 disable current user from removing their admin permission (Christopher Joe)
  • 2017-10-26 6086b0d Allow popover menu icon size class to be adjustable via class props (Robbie Averill)
  • 2017-10-24 324bdad48 Ensure DBVarchar scaffolds text field with TextField with appropriate max length (Damian Mooyman)

Bugfixes

  • 2017-11-02 37508a9 Behat tests (Damian Mooyman)
  • 2017-11-02 052d039 error detection is incorrect for successful messages (Christopher Joe)
  • 2017-11-01 df50c8da0 Use parse_str in place of guzzle library (Damian Mooyman)
  • 2017-11-01 4b80a3c Reset reading stage when user logs out of the CMS (Robbie Averill)
  • 2017-11-01 897cba55c Move Member log out extension points to non-deprecated methods (Robbie Averill)
  • 2017-11-01 f7e8277 Do not hide all columns in the gridfield when in mobile view (Christopher Joe)
  • 2017-11-01 c331deda Fix ambiguous query for content report (Christopher Joe)
  • 2017-11-01 b85a10b Prevent PHP7 warnings on sizeof(Callable) (Damian Mooyman)
  • 2017-10-31 42acb9f Adjust optionset gutter to offset different base REM (Damian Mooyman)
  • 2017-10-30 7b75690 Restore missing i18n localisations (Damian Mooyman)
  • 2017-10-30 0dfdb5a Prevent cms themes + user from interfering with error static cache (Damian Mooyman)
  • 2017-10-30 4fb53060 Safely check for is_site_url before parsing a shortcode (Damian Mooyman)
  • 2017-10-27 4d063289 Add warning state to revert action in CMS page history (Robbie Averill)
  • 2017-10-27 33161a4 Remove magnifying glass icon from GridField view link (Robbie Averill)
  • 2017-10-26 6145f4b Prevent massive recursion of publish writes (Damian Mooyman)
  • 2017-10-26 9d3277f3d Fix forceWWW and forceSSL not working in _config.php (Damian Mooyman)
  • 2017-10-26 7ee5f2f Fix migrations to delete the migrated files (Christopher Joe)
  • 2017-10-26 68c3279fd Ensure readonly tree dropdown is safely encoded (Damian Mooyman)
  • 2017-10-25 8725672ea changelog anchors (Ingo Schommer)
  • 2017-10-25 4276951 Combine if statements to simplify logic (Robbie Averill)
  • 2017-10-25 da4989e8f Do not escape the readonly values since they get escaped when rendered (Robbie Averill)
  • 2017-10-23 abfeb0c Don’t override ItemRequest if already versioned (Will Rossiter)
  • 2017-10-22 6f341d3 amend preview URL correctly, more flexibly (NightjarNZ)
  • 2016-06-22 e0c829f47 es issue 5188: X-Forwarded Proto (Ian Walls)