v0.2.1 — Feed Auth
What's new
- Feed authentication:
FeedEntrynow supports anauthfield. When present, the feed fetcher sets anAuthorization: Bearerheader on the fetch request. This enables authenticated feeds from services likeclaw-apithat require bearer token auth.
Backward compatible — existing feeds.json without auth fields work unchanged.