Releases: silverstripe/silverstripe-advancedworkflow
Releases · silverstripe/silverstripe-advancedworkflow
7.0.1
What's Changed
- MNT Run module-standardiser by @GuySartorelli in #591
- DOC Prepare for docs site by @emteknetnz in #595
Full Changelog: 7.0.0...7.0.1
7.0.0
What's Changed
- DEP Dependencies for CMS 6 by @emteknetnz in #521
- FIX Pass arrays to addFieldsToTab by @emteknetnz in #529
- API Set extension hook implementation visibility to protected by @emteknetnz in #531
- FIX Update CMS fields now that they're being scaffolded by @GuySartorelli in #545
- DEP Limit PHP support for CMS 6 by @GuySartorelli in #549
- ENH Remove unnecessary condition by @GuySartorelli in #546
- API Standardise extension hooks by @GuySartorelli in #547
- API Replace Extension subclasses by @emteknetnz in #550
- DEP Upgrade to symfony 7 by @emteknetnz in #551
- DEP Use PHPUnit 11 by @emteknetnz in #553
- API Use new names for renamed classes by @GuySartorelli in #554
- API Update API to reflect changes to CLI interaction by @GuySartorelli in #552
- ENH Update code to reflect changes in template layer by @GuySartorelli in #556
- API Strongly type return types by @emteknetnz in #558
- DEP Update JS dependencies by @emteknetnz in #561
- ENH Update status flag styling by @GuySartorelli in #562
- API Explicity mark nullable parameters for PHP 8.4 by @emteknetnz in #563
- API Rename validator classes by @emteknetnz in #564
- API Replace getCMSValidator with updateCMSCompositeValidator by @GuySartorelli in #566
- FIX Update HTML markup for bootstrap 5 by @GuySartorelli in #568
- API Rename FormField Value to getFormattedValue by @emteknetnz in #567
- FIX Log warnings instead of hard errors when notification fails. by @GuySartorelli in #578
- FIX Regression on dropdown by @emteknetnz in #580
- DEP Upgrade webpack-config to stable version by @GuySartorelli in #590
Full Changelog: 6.4.1...7.0.0
7.0.0-rc1
What's Changed
- DEP Dependencies for CMS 6 by @emteknetnz in #521
- FIX Pass arrays to addFieldsToTab by @emteknetnz in #529
- API Set extension hook implementation visibility to protected by @emteknetnz in #531
- FIX Update CMS fields now that they're being scaffolded by @GuySartorelli in #545
- DEP Limit PHP support for CMS 6 by @GuySartorelli in #549
- ENH Remove unnecessary condition by @GuySartorelli in #546
- API Standardise extension hooks by @GuySartorelli in #547
- API Replace Extension subclasses by @emteknetnz in #550
- DEP Upgrade to symfony 7 by @emteknetnz in #551
- DEP Use PHPUnit 11 by @emteknetnz in #553
- API Use new names for renamed classes by @GuySartorelli in #554
- API Update API to reflect changes to CLI interaction by @GuySartorelli in #552
- ENH Update code to reflect changes in template layer by @GuySartorelli in #556
- API Strongly type return types by @emteknetnz in #558
- DEP Update JS dependencies by @emteknetnz in #561
- ENH Update status flag styling by @GuySartorelli in #562
- API Explicity mark nullable parameters for PHP 8.4 by @emteknetnz in #563
- API Rename validator classes by @emteknetnz in #564
- API Replace getCMSValidator with updateCMSCompositeValidator by @GuySartorelli in #566
- FIX Update HTML markup for bootstrap 5 by @GuySartorelli in #568
- API Rename FormField Value to getFormattedValue by @emteknetnz in #567
- FIX Log warnings instead of hard errors when notification fails. by @GuySartorelli in #578
- FIX Regression on dropdown by @emteknetnz in #580
Full Changelog: 6.4.1...7.0.0-rc1
6.4.1
What's Changed
- FIX Catch the correct exception for invalid email addresses by @GuySartorelli in #579
- ENH Make it clear deprecations are removed in future major by @GuySartorelli in #581
- MNT Add tag-patch-release.yml by @emteknetnz in #583
Full Changelog: 6.4.0...6.4.1
6.4.0
What's Changed
- ENH Avoid using deprecated API by @GuySartorelli in #555
- Bump elliptic from 6.5.4 to 6.6.0 by @dependabot in #560
- API Deprecate renamed validator by @emteknetnz in #565
- TLN Update translations by @emteknetnz in #569
- MNT Run module-standardiser by @emteknetnz in #570
- API Deprecate API which was removed or changed in CMS 6 by @GuySartorelli in #571
- MNT Run module-standardiser by @emteknetnz in #573
Full Changelog: 6.3.0...6.4.0
6.3.1
What's Changed
- Bump elliptic from 6.5.4 to 6.6.0 by @dependabot in #560
- TLN Update translations by @emteknetnz in #569
- MNT Run module-standardiser by @emteknetnz in #570
- MNT Run module-standardiser by @emteknetnz in #573
Full Changelog: 6.3.0...6.3.1
6.4.0-rc1
What's Changed
- ENH Avoid using deprecated API by @GuySartorelli in #555
- Bump elliptic from 6.5.4 to 6.6.0 by @dependabot in #560
- API Deprecate renamed validator by @emteknetnz in #565
- TLN Update translations by @emteknetnz in #569
Full Changelog: 6.3.0...6.4.0-rc1
7.0.0-beta1
What's Changed
- DEP Dependencies for CMS 6 by @emteknetnz in #521
- FIX Pass arrays to addFieldsToTab by @emteknetnz in #529
- API Set extension hook implementation visibility to protected by @emteknetnz in #531
- FIX Update CMS fields now that they're being scaffolded by @GuySartorelli in #545
- DEP Limit PHP support for CMS 6 by @GuySartorelli in #549
- ENH Remove unnecessary condition by @GuySartorelli in #546
- API Standardise extension hooks by @GuySartorelli in #547
- API Replace Extension subclasses by @emteknetnz in #550
- DEP Upgrade to symfony 7 by @emteknetnz in #551
- DEP Use PHPUnit 11 by @emteknetnz in #553
- API Use new names for renamed classes by @GuySartorelli in #554
- API Update API to reflect changes to CLI interaction by @GuySartorelli in #552
- ENH Avoid using deprecated API by @GuySartorelli in #555
- ENH Update code to reflect changes in template layer by @GuySartorelli in #556
- API Strongly type return types by @emteknetnz in #558
- DEP Update JS dependencies by @emteknetnz in #561
- ENH Update status flag styling by @GuySartorelli in #562
- Bump elliptic from 6.5.4 to 6.6.0 by @dependabot in #560
- API Explicity mark nullable parameters for PHP 8.4 by @emteknetnz in #563
- API Deprecate renamed validator by @emteknetnz in #565
- API Rename validator classes by @emteknetnz in #564
- API Replace getCMSValidator with updateCMSCompositeValidator by @GuySartorelli in #566
- FIX Update HTML markup for bootstrap 5 by @GuySartorelli in #568
- API Rename FormField Value to getFormattedValue by @emteknetnz in #567
- TLN Update translations by @emteknetnz in #569
Full Changelog: 6.3.0...7.0.0-beta1
6.4.0-beta1
What's Changed
- ENH Avoid using deprecated API by @GuySartorelli in #555
- Bump elliptic from 6.5.4 to 6.6.0 by @dependabot in #560
- API Deprecate renamed validator by @emteknetnz in #565
- TLN Update translations by @emteknetnz in #569
Full Changelog: 6.3.0...6.4.0-beta1
7.0.0-alpha1
What's Changed
- DEP Dependencies for CMS 6 by @emteknetnz in #521
- FIX Pass arrays to addFieldsToTab by @emteknetnz in #529
- API Set extension hook implementation visibility to protected by @emteknetnz in #531
- FIX Update CMS fields now that they're being scaffolded by @GuySartorelli in #545
- DEP Limit PHP support for CMS 6 by @GuySartorelli in #549
- ENH Remove unnecessary condition by @GuySartorelli in #546
- API Standardise extension hooks by @GuySartorelli in #547
- API Replace Extension subclasses by @emteknetnz in #550
- DEP Upgrade to symfony 7 by @emteknetnz in #551
- DEP Use PHPUnit 11 by @emteknetnz in #553
- API Use new names for renamed classes by @GuySartorelli in #554
- API Update API to reflect changes to CLI interaction by @GuySartorelli in #552
- ENH Avoid using deprecated API by @GuySartorelli in #555
- ENH Update code to reflect changes in template layer by @GuySartorelli in #556
- API Strongly type return types by @emteknetnz in #558
- DEP Update JS dependencies by @emteknetnz in #561
- ENH Update status flag styling by @GuySartorelli in #562
- API Explicity mark nullable parameters for PHP 8.4 by @emteknetnz in #563
Full Changelog: 6.3.0...7.0.0-alpha1