Releases: synzen/MonitoRSS-Clone
Releases · synzen/MonitoRSS-Clone
1.0.13
Update settings/config.bot.example.json with configs
config.log.articleDailyChannelLimit
(default 0)
1.0.12
Update settings/config.bot.example.json with the configs
config.log.rateLimitHit
(default true
)
config.bot.exitOnDatabaseDisconnect
(default false
)
config.bot.userAgent
(default "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0"
)
1.0.10
Added config.database.deliveryRecordsExpire
to settings/config.bot.example.json
Added config.feeds.directSubscribers
to settings/config.bot.example.json
Updated bot and web
1.0.9
Updated README instructions for Glitch for easier updates
Added config.bot.runSchedulesOnStart
to config.bot.example.json
1.0.8
Updated packages
Changed node engine to be >=12.16
Updated README (#6)
1.0.7
Update packages
Add missing configs to config.web.example.json
Fix v6 migration ignoring env variables
1.0.4
Updated packages
Included instructions for Glitch on README (#4 thanks to @codeinteger6 )