v1.3.3 — Feed Privacy Fix

v1.3.3 — Feed Privacy Fix

March 8, 2026

v1.3.3 fixes a privacy bug in the Galaxy Feed and cleans up the feed layout.

Feed Privacy Fix

Private NPC combat messages — the first-person results like “Dread Jackal disabled your ship” — were appearing in other players’ feeds instead of only the player who was attacked. This was caused by a query in the feed search path that wasn’t filtering by player. Three layers of protection are now in place: backend query filtering, Firestore security rules, and scoped real-time listeners on the client. Private messages are now only visible to the player they belong to.

Feed Section Labels

The Galaxy Feed now has clearer section headers. Your personal combat results and important events appear under “Your Recent Highlights” at the top. The main chronological feed below is now labeled “Galaxy Feed” so it’s clear why the two sections exist and what each one contains.