TensorPM v1.14.1
Changelog - v1.14.1
This stable patch release fixes a startup crash that could affect users upgrading
to v1.14.0 with older local file-reference data.
π Bug Fixes
Startup Migration Recovery
TensorPM now handles orphaned legacy file-reference rows during the v39 file-ID
convergence migration.
What Changed:
- Local orphaned file-link rows are removed before the migration rewrites dashed
file IDs to canonical 32-hex IDs. - The cleanup is local-only and does not create pending server deletes.
- Valid file metadata and physical project files are left untouched.
User Benefit:
Users with older local databases can launch TensorPM normally after upgrading,
instead of hitting a foreign-key migration crash on startup.
π Notes
- This is a focused hotfix for the v1.14.0 stable release.
- Full Playwright E2E tests were intentionally skipped for this patch release.
- Unit migration coverage, TypeScript checks, and local production-app startup
validation were completed.
π Release Info
- Version: 1.14.1
- Release Date: 2026-06-30
- Previous Version: 1.14.0
- Type: Patch Release (Stable)