Skip to content

TensorPM v1.7.0-beta.1 (Beta)

Pre-release
Pre-release

Choose a tag to compare

@Neo552 Neo552 released this 25 May 21:39
· 71 commits to main since this release

Changelog - v1.7.0-beta.1

This beta improves the project dashboard experience, adds faster access to the
Distiller, and refines several agent and release reliability paths.

New Features

Dashboard Chat and Distiller

  • The project dashboard now supports switching from the welcome view into the
    project chat without leaving the dashboard.
  • A round Distiller shortcut is available in the dashboard controls and can also
    be reached from chat.
  • Clicking the active Distiller shortcut returns the dashboard to the welcome
    view.

Project Welcome Context

  • The dashboard welcome content now follows the app language setting more
    consistently.
  • Stale welcome content from another language is ignored so German and English
    project views stay aligned.

Improvements

Dashboard Experience

  • The welcome box no longer fades in with the previous top-to-bottom loading
    animation.
  • Loading the dashboard welcome context no longer briefly shows cancellation or
    generation controls when cached content is being checked.
  • The dashboard chat layout has tighter spacing, rounded controls, and clearer
    Distiller active-state styling.

Agent Approval Flow

  • MCP tool approval requests now use a shared renderer store, reducing duplicate
    subscriptions and making pending approvals more stable across UI mounts.
  • Resolved approval requests are kept out of the list even if an initial
    hydration response arrives late.

Release and Dependency Reliability

  • Development and production dependencies were refreshed.
  • Windows release signing and bundled Deno release metadata received additional
    reliability updates.
  • File copy handling and tool progress tracking were improved.

Fixes

  • German dashboard welcome content now stays German when TensorPM is set to
    German.
  • The Distiller shortcut only uses the purple active color while the Distiller
    is actually active.
  • Canceling welcome context generation now cancels the in-flight backend work
    instead of only hiding the frontend state.

Notes

  • No database migration is required.
  • This is a beta release and will use the beta update channel.

Release Info

  • Version: 1.7.0-beta.1
  • Release Date: May 25, 2026
  • Previous Version: 1.6.0-beta.1
  • Type: Minor Beta