This repository has been archived by the owner on Dec 2, 2022. It is now read-only.
Releases: PromoFaux/Matterfeed.NET
Releases · PromoFaux/Matterfeed.NET
Matterfeed.NET v2.1
- Added a fallback mode for feeds that don't utilise the PubDate field, which was causing issues with multiple posts from the same feed. Fallback mode will save a local copy of the RSS feed and then use that to compare against new ones.
- Tweaks to twitter output
Matterfeed.NET v2.0 (Formally MattermostRSS)
Going with a 2.0 release on this one, mainly due to the major code change and name change!
- Added Twitter search functionality
- Renamed project
MattermostRSS v1.1.1
Better Log handling
Better Error trapping
MattermostRSS v1.1
Major rewrite of the code:
- Now using FeedReader instead of Syndication toolbox for a better RSS/Atom Parsing experience
- Reddit is now parsed using a custom class and it's JSON feed instead of RSS. This make things a bit neater in the configuration, and a lot easier to parse nicely!
- various bugfixes
- Logging is a little more verbose, but certainly needs some more work...
MattermostRSS v1.0.1
Update to .NETCore 2.0
MattermostRSS 1.0
First docker image hosted on docker hub!
No changes yet, though some will be planned for 1.1