3.5 KiB
3.5 KiB
v1.8.5
06/09/2021
v1.8.4
06/07/2021
-
- Added a configurable
enable_url_check
(defaulttrue
) to disable the URL checking if you run into an issue.
- Added a configurable
-
- More robust URL checking including multi-lang versions #62
v1.8.3
05/28/2021
-
- Fixed issue with feeds at the root of a site #61
v1.8.2
05/21/2021
-
- Fixed issue with json feed type corrupting other json requests getgrav/grav-premium-issues#102
- Fixed issue with modular pages showing up in feed
v1.8.1
05/21/2021
v1.8.0
12/02/2020
-
- Require Grav v1.6
- Pass phpstan level 1 tests
-
- Major plugin overhaul #57
- Bumped the default image sizes in atom/rss
v1.7.1
05/09/2019
-
- Fix issue with Feed Options not showing up in Quark (and other themes) #46
v1.7.0
04/15/2019
v1.6.2
06/06/2017
-
- Fix issue with feeds not rendering with cache enabled #27
v1.6.1
05/30/2017
-
- Improved JSON template to
json_encode()
all output
- Improved JSON template to
-
- Optimized logic to disable JSON feeds by default and only set the template when there's a collection
v1.6.0
05/25/2017
-
- Added support for new JSON feed format by @RosemaryOrchard #21
v1.5.3
04/12/2017
-
- Fix a truncate issue #16
v1.5.2
02/17/2017
-
- Fix issue on non-collection pages #14
v1.5.1
01/24/2017
v1.5.0
07/14/2016
v1.4.1
10/07/2015
v1.4.0
08/26/2015
v1.3.3
03/24/2015
-
- Feed will now skip pages with
feed: skip: true
in frontmatter
- Feed will now skip pages with
-
- Fixed page overrides for configuration