releases.shpreview
← What's New

April 20, 2026

Added

  • Privacy, Terms, and Security pages on releases.sh.
  • Every user-facing page now has a markdown representation, so agents can request clean markdown for the homepage, search, status, release, and organization/product pages.
  • Organization markdown pages now include a cross-source "Recent Releases" timeline, so agents can see recent activity without drilling into each source.
  • High-risk slugs (like login, admin, api) are now reserved, returning a clear error instead of colliding with site routes.

Changed

  • The sidebar now shows "Last checked" based on the most recent poll, a more accurate signal of when a source was last checked for updates.

Fixed

  • Content negotiation now honors client preferences correctly — social-image crawlers, sitemap clients, and other non-HTML callers get the asset they asked for instead of an error.
  • Organization overviews now appear consistently across the JSON, markdown, and Atom representations, and playbook notes are kept out of the public organization JSON.