Skip to content

Releases: synzen/MonitoRSS

6.3.2

04 Jun 15:06
Compare
Choose a tag to compare

Significantly reduce memory usage by using intents
Convert embeds of the filter list in rss.filters and rss.mention.filters to use text instead

6.3.1

04 Jun 14:23
Compare
Choose a tag to compare

Add ^ arg for faq command to fetch input of last message as search term
Show better login error messages
Fix -Infinity% when config.feeds.hoursUntiLFail is 0
Fix unkilled orphan child processes on failed login
Attach last connection failure reason to fail records

6.3.0

02 Jun 19:22
Compare
Choose a tag to compare

Additions

Basic articles sent/blocked stats
Debug logs for discord.js client

Changes

Prettified logs use system time

Fixes

Error after premature exit from any prompt
undefined url with refresh command
Optimized pruneSubscribers maintenance to get rid of duplicate fetches

6.2.1

01 Jun 16:39
Compare
Choose a tag to compare

Updated packages
Potentially fixed a slow memory leak concerning use of commands

6.2.0

30 May 13:34
Compare
Choose a tag to compare

Add config.bot.runSchedulesOnStart
Fix broken env override for config.bot.deleteMenus
Updated discord.js-prompts to v1 stable

6.1.1

29 May 13:22
Compare
Choose a tag to compare

Fix node engine to be >= 12.16

6.1.0

29 May 13:12
Compare
Choose a tag to compare

Additions

  • Add support for channel mention as an arg to list command to only show feeds in that channel (#163)
  • Add support for article rate limiting config.feeds.articleRateLimit
  • Add faq command

Fixes

  • Blacklist owner command
  • refresh command log showing undefined url
  • Auto-convert embed field names/values with empty placeholders to be replaced with zero width space
  • Updated log for disabled direct subscribers in options command to show where to enable it

6.0.11

27 May 13:33
Compare
Choose a tag to compare

Fix prompt string when setting timestamp in embed
Fix prompt string when using test command for a failed feed
Fix refresh rate showing for failed feeds in list command
Add cloudflare to relevant request errors to blame cloudflare

6.0.10

26 May 18:31
Compare
Choose a tag to compare

Alphabetically order mention lists in sub, unsub and mention commands
Conserve memory by recreating forks rather than recycling during runs

6.0.9

25 May 03:14
Compare
Choose a tag to compare

Fixed sub/unsub commands throwing errors about exceeding 2000 characters when there are too many mentions