github versun/RSSBox 2026.9.6

3 hours ago

What's Fixed

  • Fixed a crash when a feed has no etag (NULL in the database): httpx rejects a None header value before the request is sent, so the If-None-Match header is now only sent when an etag actually exists.
  • Full article fetching (via newspaper) now uses the same User-Agent logic as feed fetching: the RSS_FETCH_USER_AGENT setting is honored, and on failure the request is retried once with the fallback HTTP-client UA (curl/8.10.1) to bypass WAF (e.g. Cloudflare) blocks — mirroring the existing feed-fetch 403 fallback.

Full Changelog: 2026.9.5...2026.9.6

Don't miss a new RSSBox release

NewReleases is sending notifications on new releases.