mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
The FOSS upgrade screen's view mapping only surfaced STATUS_UPGRADED on the manage route. Forced routes (the Pro-locked settings entry) deliberately don't auto-close, so a supporter completing the sponsor flow from there stayed on the sales pitch with a live sponsor button -- reading as if sponsoring didn't work, with only the transient thanks toast saying otherwise. The gplay flavour already renders ownership state route-independently on this path. The isPro branch now wins on every route, matching the adjacent comment's stated intent and gplay's behaviour. Forced routes keep their don't-auto-close semantics; the durable status view is what acknowledges the upgrade.