v0.4.0
Released: March 18, 2026
Features
Section titled “Features”- Shiny Python Support: Added Shiny Python as a new content type and renamed the existing Shiny option to Shiny (R) to distinguish between the two frameworks
- Plumber Default Route: When no path is specified for Plumber applications, ricochet routes to
/__docs__/. - Python Discovery: enabled discovery of python installations not managed by UV
- Admin Permissions: Administrators can now demote other administrators
- Julia Data Dependencies: Set
DATADEPS_ALWAYS_ACCEPT=1for Julia processes to avoid interactive prompts - Graceful Shutdown: OTLP tracing now correctly shuts down
Improvements
Section titled “Improvements”- Application Loading: Prevented duplicate backends when spawning instances, improved the app loading experience, and fixed a memory leak in Kubernetes deployments