releases.shpreview
← What's New

April 11, 2026

Added

  • Claude Code plugin for the Releases.sh registry — connects to the remote MCP server with read-only tools, an auto-triggering skill for changelog questions, and a /releases command for manual lookups.
  • Activity sparklines on the home-page organization table, showing each org's last 30 days of release activity at a glance.
  • --parse-instructions flag to attach custom extraction guidance to a source.

Changed

  • Media now serves from a dedicated media.releases.sh domain.
  • Average releases per week is now calculated over a rolling 90-day window for a truer read on current cadence.

Fixed

  • --no-feed-url now actually disables feed re-discovery, fixing sources whose site-wide RSS returned the wrong content (e.g. blog posts instead of changelog entries).
  • Feed sources are auto-detected when a feed URL is present, so they're typed correctly.
  • Cleaner media rendering — fixed inline video, duplicate galleries, and orphaned bullets.
  • Search bar now auto-focuses on the home and search pages.
  • Source timelines now respect empty timeframes instead of stretching to fill the row, plus an Activity/Timeline toggle on source pages.
  • Restored dark-mode heatmap colors.