TensorPM v1.12.3-beta.1 (Beta)
Pre-release
Pre-release
Changelog - v1.12.3-beta.1
π New Features
Connector setup feels clearer and more visual
TensorPM now makes connector selection easier to scan during setup and inside the app.
What Changed:
- β New connector logos β Popular AI clients, email providers, MCP clients, and MCP servers now use dedicated brand or category icons.
- β Cleaner connector overview β The setup overview has a tighter visual layout, clearer grouping, and more consistent empty states.
- β Improved Gmail setup guidance β Email setup now explains the app-password path more clearly so users can connect Gmail with fewer dead ends.
Chat attachments are easier to trust
Attachment handling in AI chat now behaves more predictably across sending, editing, and dashboard handoffs.
- β Attachment snapshots stay with sent messages β Files attached to a message are preserved on the message itself instead of depending on the current composer state.
- β Edit and resend preserves attached files β Resending an edited message keeps its original non-image attachments as well as image inputs.
- β Pinned attachments stay available β Users can keep selected attachments available across messages when they intentionally pin them.
π Bug Fixes
More accurate AI request limits
- β Large image payloads no longer inflate local token estimates β Image data is sent as vision input without counting the base64 payload as text.
- β Oversized requests are rejected before streaming β Requests that exceed the model context window now fail early instead of continuing after a swallowed limiter error.
- β Queued AI requests remain usable after a rejection β A failed request no longer poisons later valid requests waiting on the limiter.
ποΈ Improvements
Better project and trail polish
- β Empty projects can start from a dashboard chat prompt β After setup, users can begin shaping a project directly from the dashboard.
- β Decision trail entries render more clearly β Persisted decision content now appears in a more structured, readable card layout.
- β Sandbox document libraries were refreshed β Bundled document-processing libraries were regenerated for the current release candidate.
π§ͺ Testing
- β Full non-E2E Vitest suite passed.
- β TypeScript type checking passed.
- β ESLint passed with existing warnings and no errors.
- β Focused regression coverage was added for attachment resend behavior and rate limiter rejection handling.
π Notes
This beta focuses on connector setup polish, chat attachment reliability, and AI request safety. E2E tests were intentionally skipped for this patch beta release.
π Release Info
- Version: 1.12.3-beta.1
- Release Date: 2026-06-21
- Previous Version: 1.12.2-beta.1
- Type: Patch Beta Release