silverstripe-framework/docs/en/04_Changelogs/3.4.4.md
2017-01-31 11:39:09 +00:00

850 B

3.4.4

Change Log

Security

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

Bugfixes

  • 2017-01-16 17d123a Ensure correct regeneration of ConfigManifest if only one of the cache files is missing (Stephan Bauer)
  • 2017-01-10 5bba726 Dont attempt to iterate over null in SiteTree::allowedChildren (Daniel Hensby)