Skip to content

Releases: dynamic/silverstripe-base-site

4.0.6

01 Sep 20:32
200d496
Compare
Choose a tag to compare

4.0.6 (2020-09-01)

Full Changelog

Merged pull requests:

  • REFACTOR allow UserForm page type #112 (jsirish)
  • TESTS update Travis config #111 (jsirish)

3.1.5

01 Sep 20:29
33acb2d
Compare
Choose a tag to compare

3.1.5 (2020-09-01)

Full Changelog

Merged pull requests:

  • REFACTOR allow UserForm page type #112 (jsirish)
  • UPDATE allowed core-tools version constraints #109 (muskie9)

4.0.5

25 Aug 18:39
9c8ccf0
Compare
Choose a tag to compare

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.4

01 May 21:02
49e2a9e
Compare
Choose a tag to compare

4.0.4 (2020-05-01)

Full Changelog

Merged pull requests:

4.0.3

28 Apr 02:12
7efaea4
Compare
Choose a tag to compare

4.0.3 (2020-04-27)

Full Changelog

Merged pull requests:

  • REFACTOR SEO module - update namespace #105 (jsirish)

4.0.2

14 Apr 22:14
f6a7235
Compare
Choose a tag to compare

4.0.2 (2020-04-14)

Full Changelog

Merged pull requests:

  • README updates #104 (jsirish)
  • BUGFIX Shared draft content - looser version requirement #103 (jsirish)
  • BUGFIX remove canCreate() method to fix CMS fields #102 (jsirish)

4.0.1

25 Mar 03:46
b9fba14
Compare
Choose a tag to compare

4.0.1 (2020-03-24)

Full Changelog

Merged pull requests:

  • FEATURE SeoExtension - SearchContent field #100 (jsirish)

4.0.0

24 Mar 01:40
cc57dbf
Compare
Choose a tag to compare

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

13 Nov 21:19
Compare
Choose a tag to compare

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)

3.1.3

22 Oct 22:45
84c9cf4
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

  • Blog posts now save their sub titles #77 (mak001)