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.4.6

Change Log

Security

  • 2017-05-24 41270fc Only allow HTTP(S) links for external redirector pages (Daniel Hensby) - See ss-2017-003
  • 2017-05-09 447ce0f Lock out users who dont exist in the DB (Daniel Hensby) - See ss-2017-002
  • 2017-05-09 61cf72c Unescaped fields in CMSPageHistroyController::compare() (Daniel Hensby) - See ss-2017-004

Bugfixes

  • 2017-05-28 16a74bc DataDifferencer needs to expliclty cast HTMLText values (Daniel Hensby)
  • 2017-05-03 2d138b0 class name reference consistency (Gregory Smirnov)
  • 2017-04-24 1d36f35 Create Image_Cached with Injector. (Gregory Smirnov)
  • 2017-02-15 3072591 Array to string conversion message after CSV export (#6622) (Juan van den Anker)
  • 2017-02-14 7122e1f Comments ignored by classmanifest (#6619) (Daniel Hensby)