Skip to content

TensorPM v1.35.2

Choose a tag to compare

@Neo552 Neo552 released this 13 Aug 11:23
· 19 commits to main since this release

Changelog - v1.35.2

πŸ› Bug Fixes

  • Reliable onboarding recovery. Failed background project generation no
    longer lets late profile responses reopen an inactive questionnaire or leave
    the onboarding screen without a usable retry action.
  • Readable attached documents in onboarding chat. TensorPM now extracts
    attached document content and includes it in project-discovery conversations
    instead of sending only the file name.
  • Cleaner display names. Quoted names returned by an AI provider are
    normalized before they appear in greetings or saved settings.

πŸ—οΈ Improvements

  • Increased managed onboarding document capacity to the active model's context
    budget: up to 966,656 document tokens for text-only requests and 180,224 when
    images require the vision model.
  • Increased managed onboarding completion capacity to 65,536 tokens so
    reasoning-heavy, document-based project generation can finish all structured
    project fields.
  • Added drag-and-drop file attachment support to the onboarding project
    conversation.
  • Updated the Microsoft 365 administrator guide to reflect TensorPM's verified
    publisher status.

πŸ“ Notes

  • No database migration is introduced by this release.
  • Existing projects, connectors, and AI configurations require no manual
    changes.

πŸ“… Release Info

  • Version: 1.35.2
  • Release Date: 2026-08-13
  • Previous Version: 1.35.1
  • Type: Patch Release