Releases: synzen/MonitoRSS
Releases · synzen/MonitoRSS
6.13.31
05 Sep 13:14
Compare
Sorry, something went wrong.
No results found
Fix inconsistency in comma usage between different locales in the help command when mentioning a user (#228 @winstonsung )
Update mongoose package from 5.12.7 to 5.13.8
Fix breaking tests
6.13.30
02 Sep 02:04
Compare
Sorry, something went wrong.
No results found
Fix the debug and undebug commands crashing the bot
6.13.29
19 Aug 23:02
Compare
Sorry, something went wrong.
No results found
Add config variable config.bot.feedParseTimeoutMs to control the time feed parsing will take before it times out
6.13.28
17 Aug 01:23
Compare
Sorry, something went wrong.
No results found
Updated package-lock to address package vulnerabilities
6.13.27
08 Aug 14:22
Compare
Sorry, something went wrong.
No results found
Add partial set of translations for zh-Hant-TW (#224 )
Set default user agent in config to MonitoRSS (+https://github.com/synzen/MonitoRSS)
6.13.26
08 Aug 14:13
Compare
Sorry, something went wrong.
No results found
Fix linting issues
Fix permission check bug where it did not make an exception for owners for supporter-blocked bots
6.13.25
08 Aug 14:12
Compare
Sorry, something went wrong.
No results found
Reorder command permission checks to check if bot is supporter-blocked after other permission checks (to allow owner IDs to work as intended)
6.13.24
01 Aug 16:14
Compare
Sorry, something went wrong.
No results found
Fix debug feed ids added from database not fully registering
6.13.23
12 Jul 13:43
Compare
Sorry, something went wrong.
No results found
Fix a case where no feed alerts were sent when a profile exists but no users are set
6.13.22
15 Jun 22:23
Compare
Sorry, something went wrong.
No results found
Fixed config.feeds.articleRateLimit not being respected (it was being multiplied by 5 on self hosts)