Mission Control 3 v2026.6.1 is now available, on the web and as a desktop app. This update sharpens the Memory Programmer, broadens I3C command coverage, adds desktop auto-update, and lets you share diagnostics with support in one click.
New
- Desktop auto-update. The app keeps itself current, and tells you clearly if an update can't be applied instead of failing quietly.
- Share with Support. A one-click diagnostic bundle from your profile packages your logs exactly as recorded. The decision to share stays with you.
- Broader I3C command coverage. More CCCs available end to end, with commands the firmware doesn't support clearly labeled.
- Unified memory-status view across EEPROM, FRAM, and Flash in the Memory Programmer.
More reliable
- The Memory Programmer writes and verifies to the exact address range you set. A non-zero start no longer risks touching the wrong region, and Verify reflects the real result.
- Loaded HEX and S-record files land at their own base address; anything outside your working window is reported rather than dropped.
- Pending edits are preserved across Save and across ranged write/erase, and cancelling an operation re-syncs to the region you're viewing.
- Register Map: corrected addresses and decoding for several device profiles (including the VCNL4040), with proper byte-order handling so multi-byte values read correctly.
- I3C: the Transaction Log now records the data sent with CCC writes, and dynamic-address commands require an explicit address instead of assuming a default.
- Your saved sequences, device profiles, and settings are protected from being cleared when browser storage fills up.
- GPIO sequences are safer to run: you can't delete a sequence while it's playing, and Stop always halts the run.
Polish
- Consistent theming across menus, panels, and guides.
- Clearer error surfacing, so failed update checks and similar show a visible error instead of failing silently.
- A macOS menu fix, plus keyboard-focus and accessibility improvements.