Skip to content

Releases: wbernest/mattermost-plugin-rssfeed

0.2.5

18 Feb 13:37
760f884
Compare
Choose a tag to compare

Merges last few commits.

Last few merges

08 Nov 20:23
1f62cd0
Compare
Choose a tag to compare

This release incorporates the changes made by levb, icedream, and tnir.

Beta release

21 May 19:16
Compare
Choose a tag to compare
Beta release Pre-release
Pre-release

Removed user from configuration and used the API.CreateBot function to create a bot for posting.

Initial alpha release

13 May 18:50
Compare
Choose a tag to compare

Fixed user name and icon overwrite issue. Added links for atom post.

Initial alpha testing release

07 May 18:50
Compare
Choose a tag to compare

Added support for Atom based rss feeds.

Initial alpha testing release with ShowDescription flag.

01 May 19:15
Compare
Choose a tag to compare

Added ShowDescription flag to remove the description from posts if a link already provideds a valid preview. Also updated the compare function between rss feeds to only return items in the new feed but not in the old feed.

Initial alpha testing release with enhanced xml parsing

27 Apr 15:03
Compare
Choose a tag to compare

Fixed issues with xml parser only parsing UTF-8 encoding.

Initial alpha testing release with icon server

16 Mar 12:28
Compare
Choose a tag to compare

Added an icon server to the plugin, so that if you have icon and username overridden it will display on posts.

Initial alpha testing release

10 Mar 01:45
Compare
Choose a tag to compare
Pre-release

Functional for my use case. Probably only works with RSS v2. There is still a lot of work to do.