Releases: dynamic/silverstripe-base-site
Releases · dynamic/silverstripe-base-site
4.0.5
4.0.5 (2020-08-25)
Full Changelog
Fixed bugs:
- README - move ElementalSearch to SiteTree, vs. specific page types #70
- HomePage - navigation label and URLSegment missing from SEO tab #68
Closed issues:
- BUG referencing legacy namespaces for SEO requirement #108
- update config for Axllent\CMSTweaks #75
- allow divs to be included in WYSIWYG editor #73
- NEW additional modules as suggestion and Docs update #69
Merged pull requests:
- REFACTOR SeoExtension - use existing SEO fields #110 (jsirish)
4.0.0
4.0.0 (2020-03-23)
Full Changelog
Closed issues:
- Bug on NavGroup #95
- bring over BlogPreviewCasting extension #94
- TemplateConfig - migrate from silverstripe-template-config #90
- IntegrationConfig - migrate from silverstripe-integration-config, apply to SiteConfig #88
- CompanyConfig - migrate from silverstripe-company-config #86
3.1.4
3.1.4 (2019-11-13)
Full Changelog
Fixed bugs:
- BlogPost not getting content from first content block #76
Merged pull requests:
- BUGFIX BlogPostDataExtension::getFirstContent() not casting #79 (muskie9)
- BUGFIX pages - adjust canCreate() to respect allowed_children #78 (jsirish)