CommaFeed logo

CommaFeed

Google Reader inspired self-hosted RSS reader

Alternative to: feedly, inoreader, newsblur


About Versions (72)

7.2.1

2026-08-03
  • correctly handle favicons hosted at the root of the domain for feeds with non-default ports
  • prevent XXS injections in third party apps. The CommaFeed React client was already stripping malicious “javascript:” URLs, they are now filtered during feed parsing and no longer stored in the database/served through the REST API.