With this release, the Tenzir Platform preserves deep links through the login flow, so users are redirected to their original destination after signing in. It also includes several bug fixes and a performance improvement for loading across the platform.
🚀 Features
Section titled “🚀 Features”Preserve deep links through login flow
Section titled “Preserve deep links through login flow”Mar 5, 2026 · @lava
When you click a deep link in Tenzir Platform but aren’t logged in, you’re now redirected to your original destination after signing in, instead of landing on the home page.
🔧 Changes
Section titled “🔧 Changes”Faster loading across the platform
Section titled “Faster loading across the platform”Feb 18, 2026 · @gitryder
We improved how the nodes list loads, making dependent views feel faster and more responsive across the platform.
🐞 Bug Fixes
Section titled “🐞 Bug Fixes”Fix blocked profile images for some login providers
Section titled “Fix blocked profile images for some login providers”Feb 27, 2026 · @gitryder
We fixed an issue where profile images from Gravatar and Microsoft accounts were blocked by the content security policy, causing broken or missing avatars.
Fix diagnostics showing data from the wrong pipeline
Section titled “Fix diagnostics showing data from the wrong pipeline”Feb 27, 2026 · @gitryder
We fixed an issue where the diagnostics pane could show diagnostics from a different pipeline than the one currently open in the detail modal.
Fix unstable context list order
Section titled “Fix unstable context list order”Feb 18, 2026 · @gitryder
We fixed an issue where the context list could appear in a random order when no search was active, causing items to jump around. The list now uses a stable alphabetical order so it stays consistent and easier to interact with.
Fix unintended logout on inaccessible workspace links
Section titled “Fix unintended logout on inaccessible workspace links”Feb 18, 2026 · @gitryder
We fixed an issue where opening a pipeline link for a workspace you don’t have access to would log you out. You are now redirected to the access page where you can open the link in your default workspace.