Skip to content

TensorPM v1.35.3

Choose a tag to compare

@Neo552 Neo552 released this 13 Aug 15:31
· 17 commits to main since this release

Changelog - v1.35.3

πŸ› Bug Fixes

  • Reliable follow-up edits in rich-text project fields. Section identifiers now remain stable
    when content is inserted or removed, so the TensorPM agent can continue editing the same project
    description, goal, scope, dependency, or work-package section without losing its target.
  • Safe handling of repeated AI edits. TensorPM now removes duplicated or model-supplied section
    identifiers before saving rich-text changes, preventing repeated repair attempts from duplicating
    headings or degrading field content.
  • Correct line breaks in AI-authored content. Invalid closing tags for HTML line breaks are
    normalized so one requested line break no longer appears as an extra blank line.

πŸ—οΈ Improvements

  • Newly inserted rich-text blocks return their authoritative identifiers to the project agent,
    allowing immediate follow-up updates in the same conversation.
  • TipTap editors now preserve backend-assigned section identifiers during normal user edits while
    keeping those identifiers invisible and non-editable in the interface.

πŸ“ Notes

  • No database migration is introduced by this release.
  • Existing projects and work-package descriptions require no manual changes.

πŸ“… Release Info

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