TensorPM v1.20.3
Changelog - v1.20.3
TensorPM 1.20.3 refreshes the OpenAI model lineup and improves release reliability on macOS.
🤖 Updated OpenAI models
- GPT-5.6 Terra is now the balanced default for everyday project work.
- GPT-5.6 Sol is available for the most demanding analysis and reasoning tasks.
- GPT-5.6 Luna provides a faster, more cost-efficient option and powers lightweight AI tasks.
- All three models support images, PDF inputs, tools, and streaming with the same large context
and output limits, so existing TensorPM workflows continue to work without provider changes. - Saved preferences that still reference a retired OpenAI model now fall back safely to GPT-5.6
Terra instead of sending an unsupported model ID to the API.
🛠️ Release reliability
- macOS packaging now reuses the signing keychain prepared by the release workflow instead of
creating a second temporary keychain. - The signing identity is unlocked and verified immediately before packaging, producing an early,
clear failure if the certificate is unavailable and avoiding intermittent keychain-passphrase
errors during release builds.
📅 Release Info
- Version: 1.20.3
- Release Date: July 11, 2026
- Type: Patch Release