# Tenzir Platform v1.27.1

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.

## 🐞 Bug Fixes

### Fixed workspace switcher on pipeline detail page

Feb 2, 2026 · [@gitryder](https://github.com/gitryder) · [#56](https://github.com/tenzir/platform/pull/56)

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

### User key expiration handling

[@lava](https://github.com/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.

[ Download on GitHub ](https://github.com/tenzir/platform/releases/tag/v1.27.1)

[Get the release artifacts and source code.](https://github.com/tenzir/platform/releases/tag/v1.27.1)