Version 4 end of life
This version of Silverstripe CMS will not recieve any additional bug fixes or documentation updates. Go to documentation for the most recent stable version.

4.2.4

Change log

Security

  • 2018-12-18 7cc40fe39 Fix potential SQL vulnerability in non-scalar value hyrdation (Maxime Rainville) - See ss-2018-021

Bugfixes

  • 2019-01-31 cda9eef Fix for issue #212 (Joe Madden)
  • 2019-01-25 568be8e29 Misconfiguration for versioned cache segmentation (fixes #8754) (Loz Calver)
  • 2019-01-25 0797ab7 Fix GraphQL FolderTypeCreator::resolveChildrenConnection on PostgreSQL (#901) (Serge Latyntcev)
  • 2019-01-24 d00c59c38 Fix tests not loading fixtures and loading themes in CWP recipe kitchen sink (Robbie Averill)
  • 2019-01-17 9ced2347 Don't convert datalist to arraylist when filtering pages (Damian Mooyman)
  • 2019-01-13 5c3b95ac Multibyte URL routing (Ingo Schommer)
  • 2019-01-11 2cb49ea [Warning] on count() with PHP >= 7.2 (Lukas)
  • 2019-01-10 34ac22802 Fix issue with assertListEquals() ignoring field getters (Damian Mooyman)
  • 2019-01-08 c43f4e0 Ensure queries are sorted before limiting (Damian Mooyman)
  • 2018-12-18 3d841a4 / Behat tests (Serge Latyntcev)
  • 2018-12-13 c4a0d5f0 Publish button text merge regression (Aaron Carlino)
  • 2018-09-27 ce3a1ce9 Use correct subsites namespace in SiteTree and test classes (Robbie Averill)