Skip to content

3.0.0-beta1

Pre-release
Pre-release

Choose a tag to compare

@ChloeSartorelli ChloeSartorelli released this 20 Mar 23:08
· 24 commits to 3 since this release
f336832

What's Changed

  • DEP Dependencies for CMS 6 by @emteknetnz in #102
  • API Set extension hook implementation visibility to protected by @emteknetnz in #107
  • FIX Update CMS fields now that they're being scaffolded by @GuySartorelli in #117
  • DEP Limit PHP support for CMS 6 by @GuySartorelli in #119
  • API Standardise extension hooks by @GuySartorelli in #118
  • API Replace Extension subclasses by @emteknetnz in #120
  • DEP Use PHPUnit 11 by @emteknetnz in #121
  • API Use new names for renamed classes by @GuySartorelli in #122
  • Add extension hooks for static file writing by @NightJar in #124
  • API Use new class_description configuration by @GuySartorelli in #127
  • API Update code to reflect changes in silverstripe/cms by @GuySartorelli in #126
  • API Deprecate API that's changing in CMS 6 by @GuySartorelli in #129
  • API Update API to reflect changes in silverstripe/cms by @GuySartorelli in #128
  • DEP Don't include vendor-plugin as an explicit dependency by @GuySartorelli in #130
  • ENH Stop using Controller::has_curr() by @emteknetnz in #132

Full Changelog: 2.3.1...3.0.0-beta1