TensorPM v1.17.3
Changelog - v1.17.3
ποΈ Improvements
More Reliable Releases
This maintenance release hardens the TensorPM build pipeline so that packaging problems are caught before an installer is ever produced.
What Changed:
- β Every release build now verifies that the packaged app contains all modules it needs to run β a missing module now stops the build within seconds instead of surfacing as a startup crash
- β A new automated test guards the packaging configuration itself, so future size optimizations can never accidentally remove files the app depends on
- β Build infrastructure improvements for faster, more consistent macOS releases
User Benefit:
Updates arrive with an extra layer of safety checks β the class of packaging error that delayed recent updates can no longer reach your machine.
π Notes
- This release contains no functional or visual changes. If you are on v1.17.2, updating is optional; auto-update will pick it up as usual.
π Release Info
- Version: 1.17.3
- Release Date: 2026-07-03
- Previous Version: 1.17.2
- Type: Patch Release