silverstripe-framework/docs/en/04_Changelogs/rc/3.4.4-rc1.md
2017-01-26 18:57:28 +00:00

854 B

3.4.4-rc1

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)