Version 3 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.

3.5.2-rc1

Change Log

Security

  • 2017-01-13 c6c6c13 Unescaped title attribute in LeftAndMain_TreeNode::forTemplate (Daniel Hensby) - See ss-2017-001

Bugfixes

  • 2017-01-24 c640ade ed iframe postmessage breaking non-string messages (Ruud Arentsen)
  • 2017-01-16 17d123a Ensure correct regeneration of ConfigManifest if only one of the cache files is missing (Stephan Bauer)
  • 2017-01-14 1f1fffe Ensure correct regeneration of ConfigManifest if only one of the cache files is missing (fixes #6467) (Stephan Bauer)
  • 2017-01-10 5bba726 Dont attempt to iterate over null in SiteTree::allowedChildren (Daniel Hensby)
  • 2016-12-21 f314b86 Temp disable shortcode SPLIT behaviour due to crash (#6436) (Damian Mooyman)