Skip to content

Releases: synzen/MonitoRSS

6.13.31

05 Sep 13:14

Choose a tag to compare

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

Choose a tag to compare

Fix the debug and undebug commands crashing the bot

6.13.29

19 Aug 23:02

Choose a tag to compare

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

Choose a tag to compare

Updated package-lock to address package vulnerabilities

6.13.27

08 Aug 14:22

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

Fix debug feed ids added from database not fully registering

6.13.23

12 Jul 13:43

Choose a tag to compare

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

Choose a tag to compare

Fixed config.feeds.articleRateLimit not being respected (it was being multiplied by 5 on self hosts)