Skip to content
ricochet

v0.8.0

Released: May 18, 2026

  • Deployment status API endpoint: Added a new API endpoint to retrieve the status of individual deployments with updated API route documentation.
  • Restore functionality: Centralized vendored tool versions and pinned renv lockfile to GitHub source for more reliable restoration of R package environments.
  • Auto-redeploy improvements: Fixed automatic redeployment when entrypoint or content-type changes are detected, and resolved Shiny server.R appDir issue.
  • Scope handling: Reverted a previous scope reversion to restore correct behavior.