Skip to content

Remove the pre-launch Pro gating - #2150

Open
jagerman wants to merge 1 commit into
session-foundation:devfrom
jagerman:remove-pro-gating
Open

Remove the pre-launch Pro gating#2150
jagerman wants to merge 1 commit into
session-foundation:devfrom
jagerman:remove-pro-gating

Conversation

@jagerman

@jagerman jagerman commented Aug 4, 2026

Copy link
Copy Markdown
Member

The next release off the dev branch will be Pro-enabled (if we need another intermediate release we'll branch off stable): this removes all the Pro gating code so that dev builds are now always Pro enabled.

Session Pro is launching, so the "post pro launch" gate is permanently on.
Rather than leave a dead always-true flag wrapping every call site, remove it
entirely: the SET_FORCE_POST_PRO pref, postProLaunchState, the
forcePostPro/setForcePostPro/watchPostProStatus/isPostPro/postProLaunchStatus
accessors, and the debug menu's Force-Post-Pro toggle — collapsing every
consumer to unconditional Pro behaviour and dropping the dead pre-launch
branches. Other dev/debug tooling (the debug menu, force-*-as-pro, the
environment switcher) stays gated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant