Releases: wedevelopnl/silverstripe-articles
Releases · wedevelopnl/silverstripe-articles
4.1.2
What's Changed
- Correctly call the internal
onAfterUpdateCMSFields
hook. by @erikfrerejean in #29 - Bump webpack from 5.75.0 to 5.76.0 by @dependabot in #24
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #22
New Contributors
- @dependabot made their first contribution in #24
Full Changelog: 4.1.1...4.1.2
4.1.1
What's Changed
- Wrap all field mutations inside
beforeUpdateCMSFields
by @erikfrerejean in #28
New Contributors
- @erikfrerejean made their first contribution in #28
Full Changelog: 4.1...4.1.1
4.1
Single article element update
Updates for the single articles block.
- Now has an 'Article overview page' dropdown element which wasn't present but was used in the frontend
- Some new icons for the elementgrid elements.
What's Changed
- Update ElementArticle.php by @Dennisprins93 in #26
- Update ElementArticle.php by @Dennisprins93 in #25
- Fix/single article block by @Dennisprins93 in #27
Full Changelog: 4.0.2...4.1
4.0.2
Full Changelog: 4.0.1...4.0.2
4.0.1
4.0.0
What's Changed
- Feature/docker php container with cs fixer and refactor namespace by @Dennisprins93 in #21
Full Changelog: 3.5.4...4.0.0
3.5.4
Full Changelog: 3.5.3...3.5.4
3.5.3
Added null coalescing operator to prevent deprecated null in explode() warning in PHP 8.1
Full Changelog: 3.5.2...3.5.3
3.5.2
3.5.1
What's Changed
- Single article grid element and updated translations by @Dennisprins93 in #17
Full Changelog: 3.4...3.5.1