TensorPM v1.29.0
Changelog - v1.29.0
π New Features
See Exactly Which Chat Message Changed Your Project
Every entry in the Trail that came from a chat now carries a source chip instead of
the generic "Chat" label. Click it and you see who wrote the message and what it
said β the change and its cause side by side.
- β The popover shows the person behind the change and the original wording
- β
Open in chat jumps straight to that message and highlights it, so you land
in the full conversation instead of a snippet - β
Older Trail entries keep working β entries written before this release still
resolve to their chat where the information exists
π Bug Fixes
Cloud Sync No Longer Gets Stuck Until You Restart the App
If the connection to the sync server hung β a slow network, a server that did not
answer β sync could freeze in a state where stopping, starting, and restarting it
all did nothing. The only way out was quitting and reopening TensorPM.
- β
A connection attempt that does not answer is given up on instead of blocking
everything behind it; the sync client keeps reconnecting in the background - β
Stop, start, restart, and switching cloud workspaces work again while a
connection is still hanging - β
The status no longer claims "Live" when there is no confirmed connection, and a
connection that fails after the fact is reported instead of failing silently - β
Switching workspaces shows "connecting" for the transition rather than the
"sync off" icon - β
The status indicator stops spinning forever: after a minute in a stalled state
it falls back to the normal offline view, where the restart action is available
Trail Details
- β
The chat highlight from Open in chat stays visible for its full duration
instead of disappearing immediately - β
Pressing Enter or Space on the source chip no longer collapses the Trail entry
behind it
ποΈ Improvements
- The task list's status column uses the shared color token again, so it matches the
rest of the list in both light and dark mode. - Dependency updates:
officeparserand three development dependencies.
π Notes
- No database migration ships with this release.
π Release Info
- Version: 1.29.0
- Release Date: 2026-07-27
- Previous Version: 1.28.0
- Type: Minor Release