Skip to content

TensorPM v1.12.7-beta.1 (Beta)

Pre-release
Pre-release

Choose a tag to compare

@Neo552 Neo552 released this 25 Jun 06:09
· 3 commits to main since this release

Changelog - v1.12.7-beta.1

πŸ› Bug Fixes

Update Notification Button No Longer Stretches

When an update was ready and you clicked Restart, the in-progress label in the
update notification could grow wider than the notification itself and spill out of
the rounded box (most visible in German).

What Changed:

  • Shortened the German restart-in-progress label so it stays within the notification's width.
  • The Restart button now keeps a consistent size between its idle and restarting states.

User Benefit:
Installing an available update looks clean and stable, with no visual glitch while the app restarts.

πŸ—οΈ Improvements

Groundwork for Enterprise Single Sign-On

This release lands the desktop login plumbing for enterprise SSO (OIDC via Zitadel),
including the system-browser sign-in flow and secure deep-link return.

What Changed:

  • Added the desktop SSO/OIDC login path (PKCE + system browser, returned via the app deep link).
  • Added the related sign-in UI strings in German and English.

Note:
Enterprise SSO is not enabled yet β€” it stays inert until it is turned on via configuration,
so there is no change to how you sign in today. This is preparation for an upcoming enterprise rollout.

πŸ“ Notes

This is a beta patch release. It is safe to install and primarily polishes the update
notification while preparing the groundwork for enterprise sign-on.


πŸ“… Release Info

  • Version: 1.12.7-beta.1
  • Release Date: 2026-06-25
  • Previous Version: 1.12.6-beta.1
  • Type: Patch Beta Release