Releases: silverstripe/silverstripe-admin
Releases · silverstripe/silverstripe-admin
1.6.2
- FIX Add missing translation strings (Steve Boyd) - 11364a6
- NEW Show icons on tabs with invalid form field values (Steve Boyd) - ba2aad5
- FIX Revert vertically align form description contents (Steve Boyd) - 7193602
- BUG Temporary fix to use the most up-to-date version of chromedriver (#1114) (Maxime Rainville) - 60482f9
- NEW Add attention icon for tab validation errors (Sacha Judd) - d9f0dd1
- Fix URL anchors not selecting tabs (bergice) - 0e89d48
- Add tests for UsedOnTable (#957) (Andre Kiste) - 83279de
1.4.2
- FIX FormSchema field title can include html, this will sometimes be used to render form modals (Maxime Rainville) - 181dba8
- FIX Support array field names when resolving values (Guy Marriott) - e822e1d
- FIX Inline toolbar placement now works in HTMLEditorFields with less than 6 rows (Robbie Averill) - ef25468
- FIX DateField is now controlled (Guy Marriott) - e147532
- FIX Update CSS for sitetree new page columns to use new classname, fix item placement within (Mikaela Young) - 4df7c21
- NEW Allow export of injected GraphQL AST alongside HOC (#889) (Aaron Carlino) - 06beff7
1.3.0
[SS-2018-007] Add CSRF middleware implementation