Skip to content

Releases: alexdebril/feed-io

Fix atom formatting if the author is incomplete

22 Jun 17:00
0a64aeb
Compare
Choose a tag to compare
Merge pull request #187 from alexdebril/issue/186

Issue/186

Atom format : no more null attributes in the category element

22 Jun 16:11
ed66d0f
Compare
Choose a tag to compare
Merge pull request #185 from alexdebril/issue/184

Issue/184

backport RSS fixes for W3C feed validation

18 Jun 15:27
a79a09a
Compare
Choose a tag to compare

backport of #171 from v4.2.1 to v3.1.1

Feeds discovery

29 May 11:42
54cc6d5
Compare
Choose a tag to compare

use \Feedio\FeedIo::discovery($url) to discover feeds contained in a webpage

User-Agent Management + BOM filtering

29 May 06:40
70ef2d4
Compare
Choose a tag to compare

W3C Feed validation : RSS Fixes

20 Apr 16:54
8da7235
Compare
Choose a tag to compare

removed guid and lastPubDate from channel node to comply with W3C RSS Specifications

Language support

03 Apr 11:44
97f55f1
Compare
Choose a tag to compare

Language support (backport from v3.1.0)

Merged #169

Media types

30 Mar 10:23
Compare
Choose a tag to compare

Medias : distinct enclosure from thumbnail using a isThumbnail() method

merged #167

Language support

03 Apr 11:39
2e02120
Compare
Choose a tag to compare

Language support

merged #168

backport the type attribute in Atom content element

12 Jan 22:41
f0e4dd6
Compare
Choose a tag to compare
Merge pull request #164 from alexdebril/issue/163

Backport and close #161