Skip to content

Releases: mitydigital/statamic-feedamic

2.5.0

28 Aug 07:56
e8843ac
Compare
Choose a tag to compare

What's Changed

  • Listen for ScheduledCacheInvalidated event by @martyf in #32

2.4.2

11 Aug 23:06
e26ada1
Compare
Choose a tag to compare

What's Changed

2.4.1

23 Jul 23:14
Compare
Choose a tag to compare

Updated comments in config for taxonomy configuration.

Full Changelog: 2.4.0...2.4.1

2.4.0

21 Jun 01:02
0432893
Compare
Choose a tag to compare

What's Changed

  • Add support for a custom feedmodel by @tdwesten in #25
  • Add support for a new FeedamicEntry interface by @martyf
  • Added checks for FeedamicEntry interface by @tdwesten in #26

Details on the FeedamicEntry interface are available at https://docs.mity.com.au/feedamic/interface

New Contributors

Full Changelog: 2.3.3...2.4.0

2.3.3

15 May 22:50
Compare
Choose a tag to compare

Fixes #24 when a dated collection is also configured to be ordered. This forces the order for Feedamic to be date.

2.3.2

08 May 01:44
Compare
Choose a tag to compare

Adds support for Statamic 5 (thanks @duncanmcclean)

2.3.1

08 Apr 01:22
9d8cf50
Compare
Choose a tag to compare

What's Changed

2.3.0

06 Dec 01:12
cc9292b
Compare
Choose a tag to compare

Adds support in a feed's configuration for:

  • query scopes
  • feed-specific templates

2.2.9

19 Oct 06:23
Compare
Choose a tag to compare

Adds support for filtering by Taxonomy and Term.

Refer to the docs for full details

2.2.7

02 Sep 03:44
e917600
Compare
Choose a tag to compare

Changes the behaviour to use lastModified instead of fileLastModified (thanks @jessarcher).