github samuelclay/NewsBlur v0.2.2
NewsBlur CLI v0.2.2

8 hours ago

CLI fixes:

  • newsblur auth status no longer reports Tier: Free when the account info request fails. It now shows Unknown along with the error, so paying subscribers aren't mislabeled by a network hiccup (forum #13801).
  • Removed the on-disk premium and feeds caches (~/.config/newsblur/premium.json, feeds_cache.json). They could serve stale account state, and the shared MCP server using the same code path leaked cached feeds across users.
  • Upstream NewsBlur API failures and the Premium Archive requirement now come back as structured tool errors instead of raw exceptions.
  • Fixed folder mark-read handling, accepted singular feed IDs in story tools, and fixed MCP resource serialization.

Server-side changes riding along in this package: MCP usage metrics and a fix for archive subscribers connecting from Claude web.

Don't miss a new NewsBlur release

NewReleases is sending notifications on new releases.