Releases: wbernest/mattermost-plugin-rssfeed
0.2.5
Last few merges
This release incorporates the changes made by levb, icedream, and tnir.
Beta release
Removed user from configuration and used the API.CreateBot function to create a bot for posting.
Initial alpha release
Fixed user name and icon overwrite issue. Added links for atom post.
Initial alpha testing release
Added support for Atom based rss feeds.
Initial alpha testing release with ShowDescription flag.
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
Fixed issues with xml parser only parsing UTF-8 encoding.
Initial alpha testing release with icon server
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
Functional for my use case. Probably only works with RSS v2. There is still a lot of work to do.