Releases: wedevelopnl/silverstripe-articles
Releases · wedevelopnl/silverstripe-articles
3.4
What's Changed
- Removed wrong MIT license, updated with the right BSD-3 license by @robertvanlienden in #15
- Update ElementArticles.php by @Dennisprins93 in #16
Full Changelog: 3.3...3.4
3.3
Image for authors, customization for grid config of highlighted and pinned articles
Merge pull request #12 from thewebmen/Dennisprins93-patch-2 Update ArticlesPage.php
3.2: Merge pull request #10 from thewebmen/feature/controller-for-articlepage
- Added ArticlePageController
3.1
- Add extra article metadata
- New page types
- Author objects
- Improve sorting
- Added thumbnail uploadfield
Complete refactor and renewed Silverstripe Articles module
This release contains a complete overhaul of the existing Articles module. We made it better extendable, more generic and easier to use.
Default icons
Set default Icons for all 5 page types and fix wrong singular/plural names for ArticlePage on en.yml
2.4
Merge pull request #1 from StevenLantinga/patch-1 Update ArticlesPage.php
2.3
Add beforeUpdateCMSFields option
2.2
Remove archive action from Related gridfieldconfig