TensorPM v1.13.0
Changelog - v1.13.0
The first stable release on the 1.13.0 line. It brings the new subscription model
to everyone on the stable channel, adds an in-app update-channel switch, makes
chat file attachments more transparent and reliable, and rolls up the stability
and dependency work from the 1.13.0 beta.
π New Features
New Subscription Plans: Trial, Pro & Business
TensorPM moves to a simpler, clearer plan lineup that matches the pricing live on tensorpm.com.
What Changed:
- Free is now Trial β the same local-first power, with a one-time allowance of 2,000,000 AI credits and no time limit. Trial never expires; you use the credits at your own pace.
- Pro β cloud sync plus 10,000,000 AI credits every month, β¬99/month or β¬990/year. Pro keeps 1 active project open, with unlimited archived projects.
- Business β for teams: a shared credit pool, cloud sync, and the option to use your own AI provider keys (BYOK).
User Benefit:
Fewer choices to make, a clearer upgrade path, and a free Trial that is never blocked by a countdown β only by how much hosted AI you use.
Bring-Your-Own-Key Is Now a Business Feature
Using your own provider API keys (OpenAI, Anthropic, β¦) is now part of the Business plan.
What Changed:
- API-key entry is available on Business only; Trial and Pro use TensorPM's hosted AI.
- The AI settings clearly reflect which providers are available for your plan.
User Benefit:
A more predictable, supported AI experience on Trial and Pro, with full BYOK flexibility reserved for Business teams.
Choose Your Update Channel
You can now pick how TensorPM updates itself, directly in Settings β General.
What Changed:
- A new Update Channel option lets you stay on Stable (production-ready releases only) or opt into Beta (early features, may include rough edges).
- An inline tooltip explains exactly what each channel delivers.
User Benefit:
Stay rock-solid on Stable, or jump to Beta when you want to try new features early β your choice, no reinstall required.
See What Happens to Your Chat Attachments
Files you attach to a chat now show their processing state inline.
What Changed:
- Chat attachments display a clear processing / summarized / failed status while TensorPM reads and summarizes them.
User Benefit:
You can tell at a glance whether an attached document or image has been understood by the assistant before you rely on it.
π Bug Fixes
Attached images are reliably seen by the assistant
In some cases an image attached in chat was not delivered to the AI β the
assistant replied that it could not see any image, even though the file was
clearly attached (TPM-0012).
What was happening:
- When an image's local file record had no resolvable path for the current
project (for example after content-deduplication on a cloud workspace), the
attachment was silently dropped from the request, so no provider β hosted or
your own β ever received the picture.
What's fixed:
- β
The image is now loaded from its actual location in the project folder as a
fallback, so it reaches every vision-capable provider. - β
If a file genuinely is not on disk, it is skipped cleanly instead of
producing a misleading "no image" answer.
User Benefit:
Drop an image into the chat and the assistant actually sees it.
ποΈ Improvements
Clearer Pro Project Limit
Pro now shows "1 of 1 active project" the same way Business shows its limit. Archive a project to free up the slot β archived projects stay unlimited, and reactivating one is only possible when it keeps you within the limit.
Simpler In-App Billing
Credit top-ups, auto-top-up, and paid seat purchases have been removed from in-app billing. Pro is the single self-service subscription (monthly or yearly).
Cloud Sync Reconnects Cleanly When Switching Workspaces
Switching between cloud workspaces now restarts PowerSync and refreshes the sync status, so your sync state is always accurate after a switch.
Stability, accuracy & dependencies
- More accurate update-status handling behind the new channel switch.
- Internal install/identity and sync-entitlement handling hardened for the new plan model (legacy plan values continue to be treated safely as Trial).
- Refreshed production and development dependencies for security and stability.
π Notes
- This is a stable minor release that promotes the 1.13.0 line β including the new subscription model β to the stable channel, in sync with the updated pricing and account area on tensorpm.com.
- Pro vouchers (for redeeming pre-paid Pro time) are entered in your account area on the website.
- Unknown or legacy plan values are treated safely as Trial until your account token refreshes.
π Release Info
- Version: 1.13.0
- Release Date: 2026-06-29
- Previous Version: 1.12.7
- Type: Minor Release (Stable)