Blaze CLI v0.4.1 : Release notes (2026/05/27)
1. Clearer message when your device is deactivated
We improved the message shown when you try to use Blaze CLI on a deactivated device.
You now see a clear message that explains what happened and what to do. Just run the command shown in the message to sign in again.
This device has been deactivated. Please run `blaze login` to sign in again.We also widened the cases where blaze login recovers on its own. Some situations that used to fail are now handled automatically.
2. Fixed extra windows opening during blaze login (macOS)
On macOS, running blaze login sometimes caused a Blaze window to open unexpectedly, on top of the CLI login flow.
Now, only the CLI login proceeds, and no extra windows show up.