Skip to content

Releases: bolt/bolt-extension-rssfeed

Maintenance release v4.1.3

26 May 10:05
b3226d5

Choose a tag to compare

Merge pull request #37 from nestordedios/master

Set $key using datepublish or datecreated value

Maintenance release v4.1.2

15 May 09:22
2fce0cf

Choose a tag to compare

Update Generator.php

Maintenance release v4.1.1

27 Apr 08:42
bffa1aa

Choose a tag to compare

Merge pull request #36 from bolt/make-absolute-links-a-setting

Make making "absolute links" a setting

Maintenance release v4.1.0

27 Feb 13:46
a3b06f6

Choose a tag to compare

  • Add taxonomy filter (Fixes #22)
  • Use htmllang for RSS language code (Fixes #30)
  • Fixed name and email bug in atom template

Maintenance release 4.0.3

24 Oct 09:42
v4.0.3

Choose a tag to compare

  • Fixed: Use a ContentType's singular_slug to generate URLs

Maintenance release 4.0.2

07 Jul 07:40

Choose a tag to compare

Merge pull request #25 from bolt/hotfix/controllers

Fix controller service & route bindings

Maintenance release 4.0.1

09 Jun 10:28

Choose a tag to compare

Merge pull request #24 from bolt/bobdenotter-patch-1

Force `canonical()` to use the Twig _function_.

Feature Release 4.0.0: JSON feed and Autodiscovery

31 May 04:50
03c023d

Choose a tag to compare

Maintenance release 3.2.0

08 May 15:32

Choose a tag to compare

Merge pull request #19 from therealchiko/master

added conversion of markdown entries to html for rss feed

Maintenance release 3.1.4

14 Apr 08:56

Choose a tag to compare

Merge pull request #18 from bolt/hotfix/sorting

Fix a quirk in sorting the feed output.