releases.shpreview
← What's New

April 19, 2026

Added

  • Webhooks: subscribe to release events and receive signed deliveries, with CLI commands to add, list, test, and rotate webhook subscriptions, plus a webhook verify utility to validate signatures locally.
  • Command-K quick search and a new logo on the web frontend, with npm shown as the default install path.
  • --dry-run and --max options when fetching a source, so you can probe what a fetch would pull without writing anything.

Changed

  • The homepage and install instructions now lead with npm.

Fixed

  • Very large changelog bodies now extract reliably by streaming, instead of timing out and blocking those sources.