releases.shpreview

Local-evaluation refresh loop no longer runs without API key

@posthog/convex@2.0.32

July 3, 2026PostHog JSView original ↗
1 feature1 fixThis release1 featureNew capabilities1 fixBug fixesAI-tallied from the release notes
From the original release noteView original ↗

2.0.32

Patch Changes

  • #4061 cc01eea Thanks @turnipdabeets! - Gate the feature-flag local-evaluation refresh loop so it no longer runs on installs that don't use it. The self-rescheduling loop and its 5-minute supervisor now no-op unless POSTHOG_PERSONAL_API_KEY is set — event-only and remote-flag projects no longer incur ~3k/day skipped scheduled executions or the log churn they produced. Adds POSTHOG_DISABLE_LOCAL_EVALUATION as an explicit off-switch for projects that set a key but don't want the background poll. Behavior is unchanged when a key is configured. (2026-07-03)

Fetched July 3, 2026