Releases: synzen/MonitoRSS
Releases · synzen/MonitoRSS
6.5.4
Fix nested keys for comparisons not working
6.5.3
Fix enable commands config not working
6.5.1
Fix boolean environment config values not working for false
6.5.0
Add owner command kill
to exit and kill all processes with status code 1
Add support for nested values for n/p comparisons (depth separated by .
)
6.4.13
Skip channel permission check if webhook exists
6.4.12
Gracefully handle MongoDB disconnections and errors
6.4.11
Decoupled bot from ArticleMessage
constructor, allowing non-bot usage for certain methods
6.4.10
Fix duplicate article entries being added. This caused articles to skip delivery when the same URL is added in another server.
6.4.9
Fix missing addedAt
in GeneralStats
model