3.0.0-alpha1
Pre-release
Pre-release
What's Changed
- DEP Dependencies for CMS 6 by @emteknetnz in #1681
- API Set extension hook implementation visibility to protected by @emteknetnz in #1749
- DEP Limit PHP support for CMS 6 by @GuySartorelli in #1811
- API Change public CMSEditLink to protected updateCMSEditLink by @GuySartorelli in #1809
- API Standardise extension hooks by @GuySartorelli in #1810
- API Replace Extension subclasses by @emteknetnz in #1813
- MNT Remove unused JS and CSS by @emteknetnz in #1818
- API Remove GraphQL by @emteknetnz in #1802
- DEP Use PHPUnit 11 by @emteknetnz in #1822
- ENH Don't use deprecated method by @GuySartorelli in #1826
- API Use new names for renamed classes by @GuySartorelli in #1824
- DEP Increase minimum version of silverstripe/framework by @emteknetnz in #1828
- NEW Allow database read-only replicas by @emteknetnz in #1825
- NEW AdminController as superclass for /admin/* routed controllers by @GuySartorelli in #1836
- MNT Update behat tests by @emteknetnz in #1838
- ENH Update code to reflect changes in template layer by @GuySartorelli in #1833
- API Deprecate API that will be renamed by @GuySartorelli in #1844
- NEW SingleRecordAdmin class for editing one record at a time by @GuySartorelli in #1842
- Adding
ignore_menuitem
into LeftAndMain by @catharsisjelly in #1846 - API Deprecate API that will be removed as a result of refactoring by @GuySartorelli in #1851
- NEW Move form schema logic into FormSchemaController by @GuySartorelli in #1850
- DEP Update JS dependencies by @emteknetnz in #1855
- FIX Avoid infinite recursive loop with attributes in schemadata by @GuySartorelli in #1853
- API Deprecate methods on ModalController by @GuySartorelli in #1861
- ENH Allow status flags to be used generically by @GuySartorelli in #1856
- API Provide a way to register link forms dynamically for ModalController by @GuySartorelli in #1860
- API Remove silverstripe/campaign-admin integration support by @emteknetnz in #1857
- Bump express from 4.19.2 to 4.21.0 by @dependabot in #1827
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #1858
- MNT Update unit test by @emteknetnz in #1849
- API Explicity mark nullable parameters for PHP 8.4 by @emteknetnz in #1863
New Contributors
- @catharsisjelly made their first contribution in #1846
Full Changelog: 2.3.2...3.0.0-alpha1