Skip to content

TensorPM v1.11.1-beta.1 (Beta)

Pre-release
Pre-release

Choose a tag to compare

@Neo552 Neo552 released this 18 Jun 08:59
· 23 commits to main since this release

Changelog - v1.11.1-beta.1

πŸ› Bug Fixes

First project creation no longer fails during onboarding

When the AI suggested a project name that contained special characters (for
example a colon, slash, or other punctuation), creating your very first project
could fail with "Project creation failed. Try again?".

What changed:

  • βœ… Your project name is now kept exactly as chosen and shown as-is
  • βœ… The behind-the-scenes folder name is handled safely on its own
  • βœ… Creating the first project works regardless of the characters in its name

User Benefit:
Onboarding reliably creates your first project, even for names like
"Garden build: 120 mΒ²".

πŸ—οΈ Improvements

Clearer onboarding error placement

If something does go wrong while creating a project, the message now appears
directly in the onboarding chat flow instead of off to the side.

πŸ“ Notes

  • Internal: added a real-AI onboarding end-to-end test that drives a deliberately
    messy ("wild") prompt to guard against this regression.

πŸ“… Release Info

  • Version: 1.11.1-beta.1
  • Release Date: 2026-06-18
  • Previous Version: 1.11.0-beta.5
  • Type: Patch Release (Beta)