Skip to content
ricochet

v0.9.0

Released: June 1, 2026

  • Search and filtering: Added search and filtering capabilities to /apps, /tasks, and /deployments pages for easier navigation
  • Syntax-highlighted REPL logs: REPL logs now feature syntax highlighting with prettified timestamps for better readability
  • Improved log timestamps: Abbreviated timestamps for Kubernetes container log streams to reduce clutter
  • OIDC groups support: Added support for OIDC groups in collaborator access control, enabling group-based permissions management
  • Container cleanup: Locally-managed containers are now properly torn down on shutdown
  • Process management: Fixed zombie process reaping to prevent resource leaks
  • Pod security: Added securityContext configuration to spawned pods for improved security compliance
  • Deletion modal: Fixed alignment issues and resolved looping console errors in deletion modals
  • Deployment checkmark: Corrected deployment status checkmark display
  • Launcher validation: Fixed exec-env category passing to validator to use category instead of resolved URL
  • Restore process: Aligned restore process behavior between Linux and Kubernetes environments
  • Content visibility: Unblocked private content visibility issues
  • Audit logging: Added audit logging for collaborator role changes