6.0.0-alpha1
Pre-release
Pre-release
What's Changed
- DEP Dependencies for CMS 6 by @emteknetnz in #1146
- API Remove deprecated code by @emteknetnz in #1169
- ENH Skip validation when creating a new elemental block by @GuySartorelli in #1172
- API Set extension hook implementation visibility to protected by @emteknetnz in #1190
- DOC Update extension hook examples to be protected by @emteknetnz in #1194
- NEW Free up the getDescription method to prevent it overriding db fields by @GuySartorelli in #1203
- FIX Explicitly don't autoscaffold ElementalArea by @GuySartorelli in #1231
- FIX Use canDelete, not the now-deleted canArchive by @GuySartorelli in #1232
- MNT Temporarily add Deprecation class by @emteknetnz in #1239
- DEP Limit PHP support for CMS 6 by @GuySartorelli in #1238
- API Replace extension with config by @GuySartorelli in #1242
- API Update method signature for CMSEditLink by @GuySartorelli in #1236
- API Standardise extension hooks by @GuySartorelli in #1237
- API Strong typing for the view layer by @GuySartorelli in #1244
- API Replace Extension subclasses by @emteknetnz in #1241
- API Remove GraphQL by @emteknetnz in #1220
- API Deprecate TopPage classes which are being renamed by @emteknetnz in #1251
- API Rename TopPage classes by @emteknetnz in #1249
- DEP Use PHPUnit 11 by @emteknetnz in #1253
- ENH Don't use deprecated method by @GuySartorelli in #1255
- API Use new names for renamed classes by @GuySartorelli in #1254
- DEP Increase minimum version of silverstripe/framework by @emteknetnz in #1256
- API Update API to reflect changes to CLI interaction by @GuySartorelli in #1252
- API Update method signature to match parent class by @GuySartorelli in #1262
- MNT Update test to reflect changes to template/model layers by @GuySartorelli in #1260
- API Deprecate API which will be removed by @GuySartorelli in #1270
- API Remove custom logic in favour of Form::saveInto() by @GuySartorelli in #1269
- API Use new class_description configuration by @GuySartorelli in #1272
- API Make ElementalAreaController a subclass of FormSchemaController by @GuySartorelli in #1273
- DEP Update JS dependencies by @emteknetnz in #1276
- ENH Use new $SchemaAttributesHtml template property by @GuySartorelli in #1277
- API Update API to reflect changes in silverstripe/framework by @GuySartorelli in #1271
- MNT Update selector in behat to reflect changes in silverstripe/admin by @GuySartorelli in #1280
- API Remove silverstripe/campaign-admin integration support by @emteknetnz in #1283
- API Deprecate campaign-admin config by @emteknetnz in #1284
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #1279
- API PHP 8.4 compatibility changes by @emteknetnz in #1285
Full Changelog: 5.3.2...6.0.0-alpha1