Skip to content

TensorPM v1.9.1-beta.1 (Beta)

Pre-release
Pre-release

Choose a tag to compare

@Neo552 Neo552 released this 12 Jun 07:34
· 31 commits to main since this release

Changelog - v1.9.1-beta.1

New Features

Images go straight to the AI

Pictures you attach in chat are now sent to the AI as actual images — not
just a text description. Vision-capable models can read screenshots, photos
of plans, whiteboards and documents directly.

What Changed:

  • Images attached or pasted into the project chat are delivered natively to
    every vision-capable provider, including the built-in TensorPM AI
  • Images attached to your messages are shown right in the conversation
  • Email attachments and Telegram photos arriving through intake are stored
    with the message and reach the AI as real images too
  • Models without vision keep working exactly as before — they receive the
    familiar text description as a fallback

User Benefit:
Show the AI what you see: a marked-up site plan, an error screenshot or a
photographed protocol — no retyping, no detail lost in translation.

Description column in task lists

The list view can now show each task's description as its own column.

What Changed:

  • New optional "Description" column in the action list (enable it via the
    column settings)
  • Descriptions are editable directly in the row — click to edit, with full
    rich-text support
  • Filtering and sorting by description text is supported, so long lists can
    be narrowed by what tasks actually say

User Benefit:
Scan and groom large task lists without opening every item — the context
you need is right there in the list.

Select multiple projects at once

The project browser now supports multi-selection.

What Changed:

  • Ctrl/Cmd-click adds or removes projects from the selection
  • Archive, unarchive and delete now apply to the whole selection, with
    clear bulk wording in tooltips and confirmation dialogs

User Benefit:
Cleaning up after a busy quarter takes seconds: select the finished
projects and archive them in one go.

Improvements

More reliable project insights

  • Daily project metrics now use your local calendar day consistently, so
    charts no longer shift entries across midnight in some timezones
  • Metric history updates in place, keeping synced workspaces stable instead
    of rewriting rows on every recalculation
  • Status-over-time lookups got a dedicated database index, making the
    insights view snappier on large projects

Visual polish

  • Rich-text content (descriptions, notes, chat) renders with consistent
    styling across the app
  • Chart tooltips in Project Insights are easier to read

Internal test coverage

  • New integration tests for the demo intake seed against the real database
    schema
  • New wire-format tests covering image delivery for every AI provider SDK
  • End-to-end tests for the new description column and CSS scoping probes

Release Info

  • Version: 1.9.1-beta.1
  • Release Date: 2026-06-12
  • Previous Version: 1.9.0-beta.1
  • Type: Patch (Beta) Release