silverstripe-framework/docs/en/04_Changelogs/4.0.3.md

2.5 KiB

4.0.3

Change Log

Features and Enhancements

  • 2018-02-01 58840bf Capture changes on keyup with debounce (Damian Mooyman)
  • 2017-11-06 8dfa9a0 debounce change events in changetracker - to reduce change event load build up with every keystroke (Christopher Joe)

Bugfixes

  • 2018-02-04 288aaf083 Fix issue with DebugView failing on class name of existing class (Damian Mooyman)
  • 2018-02-01 740c3326e Fix critical issue with incorrectly saved session data (Damian Mooyman)
  • 2018-02-01 1251f62 Fix issue with non-asset-admin users encountering errors embedding files (Damian Mooyman)
  • 2018-02-01 b05a306 Ensure CMS authors can all see draft files by default (Damian Mooyman)
  • 2018-01-30 cd6faac7a Fix typo in error message (Raissa North)
  • 2018-01-30 0d9e20d entwine+react in case they rely on the redux store (Christopher Joe)
  • 2018-01-29 771e938 TreeMultiselectField in Entwine sections (Christopher Joe)
  • 2018-01-29 3d7ecc524 Allow cleanup marker regex to handle self closing HTML5 tags (Robbie Averill)
  • 2018-01-29 df71756 remove uploaded items when executing or removing search (#726) (Chris Joe)
  • 2018-01-26 8a31db5 'Error code' dropdown was misplaced (Loz Calver)