Skip to content

4.0.0

Choose a tag to compare

@jsirish jsirish released this 19 Nov 15:53
· 3 commits to 4 since this release
6b20755

What's Changed

This release upgrades the module to SilverStripe 6 compatibility.

Changes

  • Updated PHP requirement to ^8.3
  • Updated all core dependencies to SS6-compatible versions:
    • dnadesign/silverstripe-elemental: ^4 → ^6
    • silverstripe/framework: ^4 → ^6
    • symbiote/silverstripe-gridfieldextensions: ^3 → ^5
    • silverstripe/recipe-testing: ^2 → ^4
  • Removed branch-alias configuration

Testing

  • ✅ PHPUnit: 13/13 tests pass, 27 assertions
  • ✅ PHPCS: Clean (no violations)
  • ✅ CI: All checks passing

Full Changelog: 3.0.1...4.0.0