Releases: synzen/MonitoRSS
Releases · synzen/MonitoRSS
6.13.6
Fix a configuration schema issue causing a validation error crash on start up
6.13.5
Add config config.apis.pledge.enabled
Update packages to fix dependency vulnerability warnings
6.13.4
Fix event emitter errors with HTTP gateway api during maintenance tasks
Fix typo in rss.compare for 're-sending' (#208)
6.13.3
Use HTTP gateway API for maintenance tasks when available to fix excessive rate limit hits
6.13.2
Fix webhooks being erroneously being pruned
6.13.1
Integrate new version discord-rest v0.6.0 into DeliveryPipeline with Redis for distributed rate limit handling
6.12.7
Fix refresh rate calculations not working correctly for external pledges being fetched
6.12.6
Add support for fetching pledges from external API
6.12.5
Fix fallback absolute images not working. If a absolute HTTP url was in the last position for fallback urls, it was ignored if every every other placeholder in front of it was absent and the placeholder would resolve to nothing.
This issue arose when debugging why Discord was saying that the description was required in last 3 embeds of a 4-embed webhook execute payload (a hack for sending 4 embeds within 1 embed). The issue was the last 3 embeds had broken URLs because there were no fallback images.
6.12.4
Add statusOverride
to Patron model to account for the case when Patreon fails to update a patron's status