Releases: silverstripe/silverstripe-blog
Releases · silverstripe/silverstripe-blog
2.4.1
- Added missing title attribute
- Format dates in Blog Posts gridfield based on user preferences
- FIX Ensure tag cloud widget does not break when there are zero tags
- FIX Success/error message overflow in cms
- FIX Prevent duplicate tags and categories
- FIX Prevent showing future blog posts before their publish date
- FIX Prevent the CMS Hijacking the return keypress in gridfieldaddbydbfield
- FIX minInnerWidth should begin with upper-case M
2.4.0
- Add BlogTagsCloudWidget
- Added code coverage and extra badges on the home page
- Changed blog page icon
- Change image field label back to “Featured Image”
- Rework documentation to have clear user guide and dev docs.
- Fix blog date filtering for additional database server types
- Tests now pass in Postgres on 3.1 and 3.2
- improved pagination for blog posts
2.3.0
2.2.0: Merge pull request #337 from scott1702/master
Add changelog for release
2.1.0: Merge pull request #298 from kinglozzer/tagfield-composer-version
Update composer constraints for tagfield
2.0.5
Merge pull request #284 from marcokernler/locallized-archive-widget-t…
2.0.4: Merge pull request #265 from tractorcow/pulls/fix-parent
BUG Fix BlogPost crashing when created under a non-blog parent
2.0.3: Merge pull request #265 from tractorcow/pulls/fix-parent
BUG Fix BlogPost crashing when created under a non-blog parent
2.0.2: Merge pull request #264 from tractorcow/pulls/fix-author-id
Fix string member IDs breaking permission checking
2.0.1: Merge pull request #263 from tractorcow/pulls/fix-urlencoded-tags
Fix support for URLSegmentFilter.default_allow_multibyte