releases.shpreview
← What's New

April 17, 2026

Added

  • Atom 1.0 feeds for every source at /{vendor}.atom, so you can subscribe to any tracked changelog in your feed reader.
  • The remote MCP server is now published to the public MCP registry, making it discoverable and installable from MCP-aware clients.
  • Rich social preview images now generate automatically for organization, product, source, and release pages when shared.
  • Release grouping: when one launch is covered by several posts (a marketing announcement plus a changelog entry, say), the related releases are now linked, and release pages show an "also covered by" panel.
  • Organization overviews are now surfaced in the CLI and MCP, and overviews are tighter and more focused.
  • Markdown-friendly pages for AI agents — request a page with Accept: text/markdown to get a clean markdown representation, plus agent-discovery well-known files.

Changed

  • Read surfaces now show one canonical entry per launch by default instead of duplicate coverage; opt back in with --include-coverage (CLI), ?include_coverage=true (API), or include_coverage: true (MCP).
  • The docs sidebar navigation now collapses cleanly on mobile.

Fixed

  • Organization playbook notes are no longer exposed in the public JSON responses.