Skip to content

TensorPM v1.34.0

Choose a tag to compare

@Neo552 Neo552 released this 08 Aug 11:01
· 25 commits to main since this release

Changelog - v1.34.0

✨ New Features

Review the complete email before sending

Mail approval cards now include an expandable preview of the exact message body
that will be sent, together with To, CC, and BCC recipients and localized status
labels. Approving or retrying a draft stays in the same card without exposing
internal programmatic chat messages in the visible conversation.

More usable project views in narrow layouts

Action-item and Trail view controls now switch to compact, accessible icons when
the AI panel reduces the available width. Material controls, strategic guidance
cards, and budget metrics also adapt to narrow panels without clipping important
content or controls.

🐛 Bug Fixes

  • Mail approval matches delivery. When HTML and plain-text alternatives
    differ, the approval preview and SMTP fallback are derived from the HTML body
    that the mail transport prioritizes.
  • Concise strategic action titles. AI-generated strategic action titles are
    limited to six words and 60 characters, while details remain in the action
    description.
  • Cleaner approval conversations. Durable mail and calendar approval events
    remain available for model context and audit history but no longer appear as
    duplicate user-authored messages.
  • Responsive budget overview. Budget metrics stack predictably at compact
    widths instead of crowding or overflowing their container.

🏗️ Improvements

  • Localized mail-agent activity and approval states in English and German.
  • Added responsive coverage for Action Items, Trail decisions, Guidance cards,
    Material controls, and Budget layouts.
  • Added regression coverage for mail-body consistency and strategic title
    enforcement at the model-response boundary.

📝 Notes

  • No database migration is introduced by this release.
  • Existing projects, mail drafts, and synchronized workspaces require no manual
    changes.

📅 Release Info

  • Version: 1.34.0
  • Release Date: 2026-08-07
  • Previous Version: 1.33.2
  • Type: Minor Release