Skip to content

This release fixes a bug where users could experience authentication failures due to stale user keys in their session. The platform now proactively checks for expired keys and refreshes them automatically.

Fixed workspace switcher on pipeline detail page

Section titled “Fixed workspace switcher on pipeline detail page”

Feb 2, 2026 · @gitryder · #56

We fixed an issue where the workspace switcher dropdown did not open on the pipeline detail page.

@lava

Fixed a bug that could leave users with a stale user key in their session, causing authentication failures. The platform now proactively checks for expired user keys and refreshes them automatically.