Version 4 supported
This version of Silverstripe CMS is still supported though will not receive any additional features. Go to documentation for the most recent stable version.

4.4.2

Change log

Features and enhancements

  • 2019-07-15 9a31731 Allow fetching history from schema by date rather than version (#122) (Guy Marriott)
  • 2019-07-08 30377cb | remove deprecated and unnecessary ErrorControlChainMiddleware from index.php (Serge Latyntcev)
  • 2019-06-16 06beff7 Allow export of injected GraphQL AST alongside HOC (#889) (Aaron Carlino)

Bugfixes

  • 2019-08-02 181dba8 FormSchema field title can include html, this will sometimes be used to render form modals (Maxime Rainville)
  • 2019-07-29 5c794dfcd Prevent setting session value when no session exists yet (Robbie Averill)
  • 2019-07-22 e822e1d Support array field names when resolving values (Guy Marriott)
  • 2019-07-22 d5bd3b0 Removing unnecessary requirements calls (Guy Marriott)
  • 2019-07-22 2af771d Use a more reliable method of including client bundles (Guy Marriott)
  • 2019-07-17 ef25468 Inline toolbar placement now works in HTMLEditorFields with less than 6 rows (Robbie Averill)
  • 2019-07-17 00d4f18e display recognisable names for dependent content with no ti… (#2458) (Guy Marriott)
  • 2019-07-17 e147532 DateField is now controlled (Guy Marriott)
  • 2019-07-16 68f6eaa6 display recognisable names for dependent content with no title (Dylan Wagstaff)
  • 2019-07-15 343cf6f Fix error when only nestedQueries and no fields are assigned (#233) (Andre Kiste)
  • 2019-07-14 f90cb17 Travis PHP versions (#46) (Guy Marriott)
  • 2019-07-13 6eba4ad Add behat test to validate that sorting of files work (Maxime Rainville)
  • 2019-07-13 b318caa Remove reference to ReactTestUtils in distribution file (Maxime Rainville)
  • 2019-07-12 fcd7a1e63 core memory limit test (Serge Latyntcev)
  • 2019-07-08 cf8f0b3 Travis PHP versions (Serge Latyntcev)
  • 2019-07-05 7ef13e7ef Confirmation components to respect SS_BASE_URL (#9074) (Serge Latyntsev)
  • 2019-07-05 78156d2 Deselect previous item selection when dragging to select items (#956) (Andre Kiste)
  • 2019-07-02 4e3f848 Add an extension point for updating a conditional subselect (Guy Marriott)
  • 2019-06-30 404366909 Fix MysqlStatement::rewind() (Sam Minnee)
  • 2019-06-28 59ba9a717 Allow extensions to update form scaffolding on DataObjects (Guy Marriott)
  • 2019-06-28 3093ed3 Update FileIDHelperResolutionStrategy::stripVariant would get confused if FileID contained a folder with 10 hexadecimal char (Maxime Rainville)
  • 2019-06-27 96e7914f2 Fix MySQLQuery::seek() and Query::rewind() to fix repeated iteration (Sam Minnee)
  • 2019-06-27 183371b Update CSS for sitetree new page columns to use new classna… (#899) (Guy Marriott)
  • 2019-06-27 b9dcf070 Change sitetree new page column class naming to avoid conf… (#2449) (Guy Marriott)
  • 2019-06-26 b01dc580e Protect against undefined index when using nullifyEmpty opt… (#9090) (Guy Marriott)
  • 2019-06-25 c76d3a5db Protect against undefined index when using nullifyEmpty option (Robbie Averill)
  • 2019-06-19 260c89fd5 Fix of delimiter not used bug (Mario Sommereder)
  • 2019-06-19 4df7c21 Update CSS for sitetree new page columns to use new classname, fix item placement within (Mikaela Young)
  • 2019-06-19 73f4e8c8 Change sitetree new page column class naming to avoid conflicts with bootstrap (Mikaela Young)
  • 2019-06-16 0a04888 Remove empty method (Guy Marriott)
  • 2019-06-14 8e8726486 Email::render() generating object instead of string for plaintext part (fixes #9069) (Loz Calver)
  • 2019-06-13 562a8a5 Add FolderNameFilter class: folder names no longer allow dots, and are replaced with dashes (Robbie Averill)
  • 2019-05-31 5759950a Keep New Page type selection if still allowed when changing parent (Garion Herman)
  • 2019-03-25 39bd66a Add versioned "latest version" subqueries as a condition in some cases (Guy Marriott)