← What's New
April 9, 2026
Added
- A remote MCP server at mcp.releases.sh exposing read-only tools to search releases, get the latest releases, list products and organizations, and run AI-powered change summaries and product comparisons — usable directly from AI assistants.
- A one-line
curl | bashinstall option served from releases.sh/install, alongside npm, with a tabbed install UI (npm / Shell / MCP) and click-to-copy on the home page and docs. - Recognition of Fern-hosted documentation as a changelog source, plus better-preserved formatting (headings, code, lists) when converting feed HTML to markdown.
- A
/v1/evaluateendpoint that evaluates a URL for changelog ingestion (provider detection, feed discovery, markdown probing) and returns structured results. org edit --slugto rename an organization's slug.
Changed
- Refreshed the home page with copy aimed at LLM and agent use cases and an MCP install tab.
- Switched syntax highlighting to Shiki for more reliable, better-looking code blocks in rendered changelogs.
Fixed
- Removed a brief flash of the wrong theme on initial page load.