3.0.0-alpha1
Pre-release
Pre-release
What's Changed
- DEP Dependencies for CMS 6 by @emteknetnz in #1443
- API Set extension hook implementation visibility to protected by @emteknetnz in #1461
- ENH Remove animation for thumbnails by default. by @GuySartorelli in #1475
- FIX Use canDelete, not the now-deleted canArchive by @GuySartorelli in #1482
- DEP Limit PHP support for CMS 6 by @GuySartorelli in #1486
- API Replace extension with config by @GuySartorelli in #1488
- API Standardise extension hooks by @GuySartorelli in #1485
- API Replace Extension subclasses by @emteknetnz in #1487
- API Remove GraphQL by @emteknetnz in #1477
- API Use correct version for deprecation by @emteknetnz in #1493
- DEP Use PHPUnit 11 by @emteknetnz in #1494
- ENH Don't use deprecated method by @GuySartorelli in #1497
- API Use new names for renamed classes by @GuySartorelli in #1495
- DEP Increase minimum version of silverstripe/framework by @emteknetnz in #1498
- API Update method signature to match parent class by @GuySartorelli in #1502
- ENH Update code to reflect changes in template layer by @GuySartorelli in #1499
- API Deprecate API that will be renamed by @GuySartorelli in #1506
- API Update code to reflect changes in silverstripe/admin by @GuySartorelli in #1504
- ENH Update code to reflect changes in silverstripe/admin by @GuySartorelli in #1509
- DEP Update JS dependencies by @emteknetnz in #1511
- FIX Avoid infinite recursive loop with attributes in schemadata by @GuySartorelli in #1510
- API Deprecate campaign admin integrations by @emteknetnz in #1514
- API Deprecate campaign admin integrations by @emteknetnz in #1517
- API Deprecate methods on RemoteFileModalExtension by @GuySartorelli in #1516
- API Avoid reimplementing logic from ModalController by @GuySartorelli in #1515
- API Remove silverstripe/campaign-admin integration support by @emteknetnz in #1512
- API Use updated FormField::validate() signature by @emteknetnz in #1508
- API Explicity mark nullable parameters for PHP 8.4 by @emteknetnz in #1518
Full Changelog: 2.3.0...3.0.0-alpha1