RELEASE NOTES 5 March 2026
B Big Bang Smugglers
Release 5 March 2026

v1.2.2 — Web and Screen Data Fixes

Version 1.2.2 fixes the navigation screen going blank on web, the starport showing unavailable, and the ship screen failing to load after the v1.2.1 performance update.

Version 1.2.2 is a hotfix for regressions introduced in v1.2.1’s performance pass.

What Broke

The v1.2.1 performance update removed unnecessary authentication token refreshes from every cloud function call. During that cleanup, three composite data endpoints were accidentally rewired to call the wrong backend functions. Each one returned a different data shape than the screen expected, causing silent failures.

The navigation screen went blank. The starport showed “Unavailable.” The ship screen failed to load. All three issues had the same root cause.

What Is Fixed

  • Navigation screen loads correctly again on both web and Android
  • Starport screen loads ship stock, services, and upgrades as expected
  • Ship screen loads stats, upgrades, and corporation info correctly
  • Bounty board in the starport now opens without crashing