Since 2.19, Newsboat treated HTTP code 304 (Not Modified) as error, and retried the download up to the limit specified by `download-retries`. The default for that setting is 1, so no harm done, but if the user changed it, Newsboat turned into a request-spamming machine. Today’s release fixes that. We’re also making point releases for everything starting from 2.19 all the way up to the previous release, 2.36. If you can upgrade to 2.37, great. If you can't, please, please upgrade to the cl...