releases.shpreview
← What's New

April 7, 2026

Added

  • Markdown responses from the API — send Accept: text/markdown to endpoints like release detail and search to get agent-ready markdown instead of JSON, with a token-count estimate header.
  • AI-generated organization knowledge pages that summarize a project's recent direction and trajectory, updated incrementally as new releases land.
  • Domain aliases so alternate domains (for example a company's old and new domains) resolve to the same organization or product in lookups and search.

Changed

  • The public API now lives under a versioned /v1 prefix (replacing /api).
  • The CLI, package, and all user-facing references are renamed from "released" to "releases" to match the releases.sh domain; the data directory is now ~/.releases.
  • Public catalog endpoints are now cached at Cloudflare's edge for faster responses.