Releases: silverstripe/silverstripe-blog
Releases · silverstripe/silverstripe-blog
5.0.1
What's Changed
- MNT Run module-standardiser by @GuySartorelli in #820
- TLN Update translations by @emteknetnz in #826
- DEP Update JS dependencies by @emteknetnz in #827
Full Changelog: 5.0.0...5.0.1
4.4.4
4.4.3
5.0.0
What's Changed
- DEP Dependencies for CMS 6 by @emteknetnz in #743
- MNT Remove behat tests for unsupported modules by @emteknetnz in #746
- API Set extension hook implementation visibility to protected by @emteknetnz in #757
- ENH Auto-scaffold blog categories and tags formfields by @GuySartorelli in #769
- FIX Update CMS fields now that they're being scaffolded by @GuySartorelli in #775
- DEP Limit PHP support for CMS 6 by @GuySartorelli in #777
- API Remove widgets by @emteknetnz in #778
- API Replace Extension subclasses by @emteknetnz in #780
- MNT Use webpack-config 3 by @emteknetnz in #770
- DEP Use PHPUnit 11 by @emteknetnz in #784
- API Use new names for renamed classes by @GuySartorelli in #785
- DEP Update JS dependencies by @emteknetnz in #795
- API Update code to reflect changes in silverstripe/cms by @GuySartorelli in #793
- API Explicity mark nullable parameters for PHP 8.4 by @emteknetnz in #797
- API Update API to reflect changes in silverstripe/cms by @GuySartorelli in #798
- API Update validate signature by @emteknetnz in #801
- DEP Add conflict with lumberjack 4.0.0-alpha1 by @emteknetnz in #802
- FIX Update HTML markup for bootstrap 5 by @GuySartorelli in #803
- ENH Stop using Controller::has_curr() by @emteknetnz in #807
- MNT Run module-standardiser by @emteknetnz in #811
- FIX Change LeftAndMain class check to AdminController by @emteknetnz in #814
- DEP Upgrade webpack-config to stable version by @GuySartorelli in #818
Full Changelog: 4.4.2...5.0.0
4.4.2
What's Changed
- added translations (fixes #816) by @baukezwaan in #817
New Contributors
- @baukezwaan made their first contribution in #817
Full Changelog: 4.4.1...4.4.2
5.0.0-rc1
What's Changed
- DEP Dependencies for CMS 6 by @emteknetnz in #743
- MNT Remove behat tests for unsupported modules by @emteknetnz in #746
- API Set extension hook implementation visibility to protected by @emteknetnz in #757
- ENH Auto-scaffold blog categories and tags formfields by @GuySartorelli in #769
- FIX Update CMS fields now that they're being scaffolded by @GuySartorelli in #775
- DEP Limit PHP support for CMS 6 by @GuySartorelli in #777
- API Remove widgets by @emteknetnz in #778
- API Replace Extension subclasses by @emteknetnz in #780
- MNT Use webpack-config 3 by @emteknetnz in #770
- DEP Use PHPUnit 11 by @emteknetnz in #784
- API Use new names for renamed classes by @GuySartorelli in #785
- DEP Update JS dependencies by @emteknetnz in #795
- API Update code to reflect changes in silverstripe/cms by @GuySartorelli in #793
- API Explicity mark nullable parameters for PHP 8.4 by @emteknetnz in #797
- API Update API to reflect changes in silverstripe/cms by @GuySartorelli in #798
- API Update validate signature by @emteknetnz in #801
- DEP Add conflict with lumberjack 4.0.0-alpha1 by @emteknetnz in #802
- FIX Update HTML markup for bootstrap 5 by @GuySartorelli in #803
- ENH Stop using Controller::has_curr() by @emteknetnz in #807
- MNT Run module-standardiser by @emteknetnz in #811
- FIX Change LeftAndMain class check to AdminController by @emteknetnz in #814
Full Changelog: 4.4.1...5.0.0-rc1
4.4.1
What's Changed
- ENH Make it clear deprecations are removed in future major by @GuySartorelli in #815
Full Changelog: 4.4.0...4.4.1
4.4.0
What's Changed
- ENH Don't use deprecated method by @GuySartorelli in #786
- DEP Increase minimum version of silverstripe/framework by @emteknetnz in #787
- Fix blog plural en.yml by @3Dgoo in #788
- TLN Update translations by @emteknetnz in #791
- API Use new class_description configuration by @GuySartorelli in #794
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #796
- API Deprecate API that's changing in CMS 6 by @GuySartorelli in #799
- TLN Update translations by @emteknetnz in #805
- MNT Run module-standardiser by @emteknetnz in #813
Full Changelog: 4.3.3...4.4.0
4.4.0-rc1
What's Changed
- ENH Don't use deprecated method by @GuySartorelli in #786
- DEP Increase minimum version of silverstripe/framework by @emteknetnz in #787
- Fix blog plural en.yml by @3Dgoo in #788
- TLN Update translations by @emteknetnz in #791
- API Use new class_description configuration by @GuySartorelli in #794
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #796
- API Deprecate API that's changing in CMS 6 by @GuySartorelli in #799
- TLN Update translations by @emteknetnz in #805
Full Changelog: 4.3.3...4.4.0-rc1
5.0.0-beta1
What's Changed
- DEP Dependencies for CMS 6 by @emteknetnz in #743
- MNT Remove behat tests for unsupported modules by @emteknetnz in #746
- API Set extension hook implementation visibility to protected by @emteknetnz in #757
- ENH Auto-scaffold blog categories and tags formfields by @GuySartorelli in #769
- FIX Update CMS fields now that they're being scaffolded by @GuySartorelli in #775
- DEP Limit PHP support for CMS 6 by @GuySartorelli in #777
- API Remove widgets by @emteknetnz in #778
- API Replace Extension subclasses by @emteknetnz in #780
- MNT Use webpack-config 3 by @emteknetnz in #770
- DEP Use PHPUnit 11 by @emteknetnz in #784
- ENH Don't use deprecated method by @GuySartorelli in #786
- API Use new names for renamed classes by @GuySartorelli in #785
- DEP Increase minimum version of silverstripe/framework by @emteknetnz in #787
- Fix blog plural en.yml by @3Dgoo in #788
- TLN Update translations by @emteknetnz in #791
- API Use new class_description configuration by @GuySartorelli in #794
- DEP Update JS dependencies by @emteknetnz in #795
- API Update code to reflect changes in silverstripe/cms by @GuySartorelli in #793
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #796
- API Explicity mark nullable parameters for PHP 8.4 by @emteknetnz in #797
- API Deprecate API that's changing in CMS 6 by @GuySartorelli in #799
- API Update API to reflect changes in silverstripe/cms by @GuySartorelli in #798
- API Update validate signature by @emteknetnz in #801
- DEP Add conflict with lumberjack 4.0.0-alpha1 by @emteknetnz in #802
- FIX Update HTML markup for bootstrap 5 by @GuySartorelli in #803
- TLN Update translations by @emteknetnz in #805
- ENH Stop using Controller::has_curr() by @emteknetnz in #807
Full Changelog: 4.3.3...5.0.0-beta1