Releases: synzen/MonitoRSS
Releases · synzen/MonitoRSS
6.7.1
Fix messages whose lengths are >2000 not splitting when using delivery service
6.7.0
Add support for array values/entries for raw placeholders within dump files
6.6.4
Fixed patron pledges of 1500 receiving 70 instead of 105 feeds
6.6.3
Refactored message delivery service payload transports to be over TCP sockets with zeromq
6.6.1
Fix optional configs config.webURL
and config.deliveryServiceURL
erroneously throwing an error when missing
6.6.0
Add config config.deliveryServiceURL
to support message delivery through a microservice to handle rate limits in a central location
Fix articles erroneously failing filters in the case where at least one filter in one category doesn't pass when there were filters across multiple categories
6.5.41
Fix article delivery count stats not incrementing
6.5.40
Change references from Discord.RSS to MonitoRSS
6.5.38
Improve performance of maintenance tasks and schedule runs by paginating Feed fetches from MongoDB
6.5.37
Adds a missing destroy call for the discord.js client on kill signal from sharding manager for safety