TensorPM v1.33.2
Changelog - v1.33.2
π Bug Fixes
Chat scrolling now respects where you are reading
The AI panel no longer pulls the conversation back to the bottom after you
scroll up, including while Distiller is showing its processing placeholder.
Automatic following resumes only after you deliberately return to the end of
the conversation.
Resizing the AI panel keeps the visible card in place
When a narrower panel makes messages or Distiller cards taller, TensorPM now
preserves the top visible card and its exact on-screen offset. Layout changes,
collapsed content, and browser scroll adjustments no longer count as user
scrolling or silently disable bottom following.
ποΈ Improvements
- Consistent chat restoration. Returning to a chat restores an intentionally
detached reading position instead of treating a nearby position as the end. - Smoother long conversations. Visible-card tracking is limited to one pass
per animation frame and stops scanning once cards are below the viewport. - Broader regression coverage. Tests cover Distiller placeholders, panel
resizing, content shrinking, chat switching, exact-bottom reattachment, and
anchor-tracking performance.
π Notes
- No database migration is introduced by this release.
- Existing projects and synchronized workspaces require no manual changes.
π Release Info
- Version: 1.33.2
- Release Date: 2026-08-06
- Previous Version: 1.33.1
- Type: Patch Release