You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deep Feature Categorization: Expand rssVisitor to categorize highlights into Baseline Newly Available, Widely Available, and Regressed to Limited Availability.
Browser Implementation Updates: Expand rssVisitor to extract and group browser version changes (e.g. Chrome 125, Safari 17.4).
Rich HTML Template & Permalinks: Update rssItemTemplate in rss_renderer.go to render feature permalinks (/features/{id}), MDN links, and styled baseline status badges.
Shared Summary Presentation Core: Extract a shared summary presentation package (lib/summaryrender) used by Email, Webhooks, and RSS to eliminate duplicated category and browser name formatting logic.
See the end of this comment.