7.0.0-alpha1
Pre-release
Pre-release
What's Changed
- DEP Dependencies for CMS 6 by @emteknetnz in #1267
- FIX Pass arrays to addFieldsToTab by @emteknetnz in #1286
- API Set extension hook implementation visibility to protected by @emteknetnz in #1288
- FIX Update CMS fields now that they're being scaffolded by @GuySartorelli in #1315
- DEP Limit PHP support for CMS 6 by @GuySartorelli in #1318
- API Standardise extension hooks by @GuySartorelli in #1317
- MNT Fix unit test by @GuySartorelli in #1321
- API Replace Extension subclasses by @emteknetnz in #1319
- MNT Use webpack-config 3 by @emteknetnz in #1309
- DEP Use PHPUnit 11 by @emteknetnz in #1326
- ENH Don't use deprecated method by @GuySartorelli in #1329
- API Use new names for renamed classes by @GuySartorelli in #1328
- ENH: Injectable GridField config components. by @mfendeksilverstripe in #1330
- API Update API to reflect changes to CLI interaction by @GuySartorelli in #1325
- DEP Bump framework dependency 'cause we're using new API by @GuySartorelli in #1331
- MNT Fix unit test by @emteknetnz in #1336
- ENH Use config instead of runtime code to remove menu item by @GuySartorelli in #1337
- ENH Update code to reflect changes in template layer by @GuySartorelli in #1334
- API Use new class_description configuration by @GuySartorelli in #1347
- API Make UserDefinedFormAdmin a subclass of FormSchemaController by @GuySartorelli in #1348
- DEP Update JS dependencies by @emteknetnz in #1350
- API Update code to reflect changes from silverstripe/cms by @GuySartorelli in #1346
- ENH Use FieldValidator for FormFields by @emteknetnz in #1345
- API Explicity mark nullable parameters for PHP 8.4 by @emteknetnz in #1352
Full Changelog: 6.3.0...7.0.0-alpha1