v1.2.2 — Web and Screen Data Fixes

v1.2.2 — Web and Screen Data Fixes

March 5, 2026

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