Skip to content

TensorPM v1.24.0

Choose a tag to compare

@Neo552 Neo552 released this 18 Jul 20:52
· 67 commits to main since this release

Changelog - v1.24.0

TensorPM 1.24.0 introduces proactive project check-ins, gives the onboarding flow richer document
and image context, and makes AI-driven action-item updates more dependable.

πŸŽ‰ New Features

Proactive Project Check-ins

TensorPM can now review active projects on a schedule and notify you when something deserves your
attention.

  • Enable check-ins for Pro or Business from General Settings and choose twice daily, daily, every
    two days, or weekly scheduling at the times that suit you.
  • Run a manual check-in at any time without changing the schedule.
  • Relevant guidance arrives through native system notifications and appears on the project
    dashboard with its severity, suggested next step, and related action items.
  • Open a referenced action item directly, dismiss individual observations, or continue the report
    in AI chat with Discuss with AI.
  • Quiet checks remain visible as a simple status instead of interrupting you unnecessarily.

Richer project setup from documents and images

The first-run project setup is more visual and gives the AI better source material from the start.

  • Attach both documents and images while creating a project. Images are sent as vision input when
    the selected model supports them, while documents keep their normal preview and token handling.
  • Clear document, image, and token limits prevent oversized setup requests before generation
    starts.
  • Improved progress and error states make it easier to understand what TensorPM is processing and
    recover when an attachment cannot be read.

πŸ—οΈ Improvements

  • Vision-capable AI providers can now consider images embedded in project fields across more chat,
    guidance, planning, and publication workflows.
  • AI-created action items now preserve validated planning effort and budget fields instead of
    dropping them during intake processing.
  • Budget amounts without an explicit currency follow the project's display currency before being
    converted for storage, keeping AI updates consistent with manual edits.
  • AI prompts now describe only the tools that are actually available in the current context,
    avoiding references to unavailable mail actions and keeping token estimates accurate.
  • Skipped timer-managed action-item fields are reported as warnings instead of being silently
    ignored.

πŸ› Bug Fixes

  • AI action-item updates no longer claim that requested values already matched when an update was
    skipped or had no effect.
  • Onboarding attachment limits are enforced before project generation, preventing excess files
    from being silently omitted downstream.
  • Image payloads are resized and capped consistently so supported project images stay aligned with
    their references in AI prompts.

πŸ“ Notes

  • Proactive Project Check-ins are disabled by default and are available with Pro and Business.
  • Each scheduled check-in makes one AI request per active project and sends project context to the
    selected AI provider.
  • Check-in settings and history are stored on the current device. Native notification delivery
    depends on the operating system's notification permissions.
  • This is a desktop release. No server, sync, or account migration is required.

πŸ“… Release Info

  • Version: 1.24.0
  • Release Date: 2026-07-18
  • Previous Version: 1.23.0
  • Type: Minor Release