Skip to content
ricochet

v0.14.0

Released: July 8, 2026

  • Improved the robustness of preflight dependency checks for R items
  • Execution environments now support an optional Quarto key: quarto = { version = "...", bin = "/path/to/quarto" }
    • If bin is specified, Quarto is called from the provided path, otherwise it is assumed to be on the PATH
  • Container images for ricochet now properly make uv available
  • Minor UI enhancements