Skip to content

TensorPM v1.12.0-beta.2 (Beta)

Pre-release
Pre-release

Choose a tag to compare

@Neo552 Neo552 released this 18 Jun 23:06
· 19 commits to main since this release

Changelog - v1.12.0-beta.2

πŸŽ‰ New Features

Choose what to keep when you uninstall (Windows)

Uninstalling TensorPM no longer wipes your data by default. The uninstaller now
asks first, with two independent options you can leave unchecked to keep
everything on your device:

What's new:

  • βœ… "Delete local database and sync state" β€” removes the app database, sync
    data, and local encryption keys
  • βœ… "Delete local project files and attachments" β€” removes your project files,
    email attachments, and chat images
  • βœ… A clear confirmation before anything is permanently deleted
  • βœ… Leaving both unchecked keeps all of your data, so a reinstall picks up right
    where you left off

User Benefit:
Removing the app is now a safe, deliberate choice. Your projects survive an
uninstall unless you explicitly ask for them to be deleted.

Custom project storage folder

You can now point TensorPM's project files at a folder of your choice.

What's new:

  • βœ… Pick any folder for project storage β€” including a folder that already
    contains files
  • βœ… Empty folders become app-managed: if you later opt to delete project files
    on uninstall, the whole folder is cleaned up
  • βœ… Folders that already hold other files are used as a shared location, and an
    uninstall only ever removes the project subfolders TensorPM created β€” never
    your other files
  • βœ… When an app-managed custom folder would be deleted, the uninstaller names
    the exact folder in the confirmation first

User Benefit:
Keep your projects where you want them (an external drive, a synced folder),
with confidence that uninstalling will never touch files TensorPM didn't create.

πŸ—οΈ Improvements

Calmer onboarding

The onboarding assistant now reveals its messages with the same gentle fade-in
used throughout the in-app chat, and shows a "thinking" animation while it works
instead of a blinking cursor.

What changed:

  • βœ… Smooth fade-in for each onboarding message, matching the rest of the app
  • βœ… A subtle "TensorPM is thinking…" animation while waiting for a response
  • βœ… Warmer, shorter opening so you can describe your project in a few rough
    sentences and let TensorPM structure the rest

User Benefit:
A more polished, consistent first-run experience.

πŸ› Bug Fixes

Windows installer build

Fixed a Windows installer packaging error so the new uninstall options reliably
reach the Windows build. (The 1.12.0-beta.1 tag did not produce installers; this
is the first published 1.12.0 beta.)

πŸ“ Notes

  • This release also includes routine dependency security updates.
  • Internal: extensive new test coverage for the uninstall data-removal paths
    (app-owned vs. shared roots, relocated project folders, and the NSIS
    confirmation), the custom-folder selection flow, the onboarding reveal, and a
    real makensis compile check for the Windows installer script.

πŸ“… Release Info

  • Version: 1.12.0-beta.2
  • Release Date: 2026-06-19
  • Previous Version: 1.11.1-beta.2
  • Type: Minor Release (Beta)