Skip to content
ricochet

v0.10.0

Released: June 8, 2026

UI: Smooth Page Transitions: Pages now transition more smoothly with a cross-fade animation for a more polished user experience. Note that it respects accessibility preferences as well.

Auth: Global Admin Override: Global administrators can now override collaborator mutations for better access management.

Auth: OIDC Group Sync: Added support for synchronizing groups from Microsoft Graph via OIDC, enabling seamless integration with Microsoft Entra ID.

Container Backend Improvements: The Docker backend has been renamed to “container” and now supports execution environments with bind mounts for more flexible deployment options.

Auth: OIDC Group Access: Fixed OIDC group access to work correctly with Microsoft Entra and improved error diagnostics.

UI: Edge Browser Freeze: Resolved an issue that caused Microsoft Edge to freeze on the app loading page.

Deployment Cancellation: Unblocked deployment cancellation so users can stop deployments as expected.

Image Alias Validation: Fixed image alias passing to execution environment validation.

Connection Failure Handling: Ricochet no longer attempts to start if the API fails to connect, preventing startup issues.