Skip to content

Releases: dynamic/silverstripe-elemental-blog

3.0.1

13 Dec 02:07
8914244
Compare
Choose a tag to compare

What's Changed

  • FEATURE ElementBlogPosts template Boostrap updates by @jsirish in #46

Full Changelog: 3.0.0...3.0.1

3.0.0

24 May 17:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...3.0.0

2.3.0

19 Sep 01:13
Compare
Choose a tag to compare

What's Changed

  • Add new blocks supporting Pagination and Widgets by @chrispenny in #28

New Contributors

Full Changelog: 2.2.0...2.3.0

2.1.4

26 Aug 02:00
8d96d96
Compare
Choose a tag to compare

What's Changed

  • UPDATE workflows ci by @muskie9 in #32
  • BUGFIX Call to a member function Categories() on null by @muskie9 in #39

Full Changelog: 2.1.3...2.1.4

2.2.0

16 Jul 00:36
824e541
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.3...2.2.0

2.1.3

30 Oct 19:37
79deecf
Compare
Choose a tag to compare

2.1.3 (2020-10-30)

Full Changelog

Closed issues:

  • REFACTOR use correct order when calling insertBefore/insertAfter #26

Merged pull requests:

2.1.2

29 Jul 17:40
Compare
Choose a tag to compare

2.1.2 (2019-07-29)

Full Changelog

Merged pull requests:

1.0.2

15 May 17:19
Compare
Choose a tag to compare

1.0.2 (2019-05-15)

Full Changelog

Fixed bugs:

  • BUG check if blog query returns blog before additional queries/filters #21

Merged pull requests:

  • BUGFIX ensure blog query returns blog before additional queries/filters #22 (muskie9)
  • Change ElementBlogPosts $icon static #20 (LABCAT)

2.1.1

21 Mar 02:56
Compare
Choose a tag to compare

Change Log

2.1.1 (2019-03-20)

Full Changelog

Closed issues:

  • REQUIREMENTS remove @dev references for composer requirements #18

Merged pull requests:

2.1.0 (2019-02-14)

Full Changelog

Merged pull requests:

  • Removed implied recipe dependency #16 (chillu)

2.0.1 (2019-01-18)

Full Changelog

Fixed bugs:

  • disable validation in favor of fallback #15 (jsirish)

2.0.0 (2019-01-17)

Full Changelog

Merged pull requests:

  • update branch alias, composer requirements, readme #14 (jsirish)
  • remove branch alias, update requirements #13 (jsirish)
  • Update for Elemental 4.0.0 #12 (obj63mc)

1.0.1 (2018-08-28)

Full Changelog

Merged pull requests:

1.0.0 (2018-07-30)

Implemented enhancements:

  • ENHANCEMENT Category filter option #9
  • Getter for pulling content #2

Fixed bugs:

  • Getter for pulling content #2

Closed issues:

  • template needs to be namespaced #6

Merged pull requests:

  • Added ability to have a specific category show #10 (mak001)
  • Updated namespacing to reflect other modules #8 (mak001)
  • composer - update requirements to @dev #5 (jsirish)
  • README - update badges #4 (jsirish)
  • bugfix - getPostsList() - check if BlogID is set #3 (jsirish)
  • rename module to silverstripe-elemental-blog #1 (jsirish)

* This Change Log was automatically generated by github_changelog_generator

2.1.0

14 Feb 02:38
784d5e8
Compare
Choose a tag to compare
Merge pull request #16 from open-sausages/pulls/remove-recipe-constraint

Removed implied recipe dependency