Prompts.get() can now fetch by label (e.g. "production")
posthog-v7.26.0
1 featureThis release1 featureNew capabilitiesAI-tallied from the release notes
From the original release noteView original ↗
Minor changes
- 1653bcb Add a
labeloption toPrompts.get()to fetch the prompt version a label (e.g.production) currently points to. Labeled fetches are cached separately, andPromptResultcarries the resolvedlabel. Requires a PostHog version with prompt labels; older servers ignore the parameter and return the latest version. — Thanks @jurajmajerik!
Fetched July 17, 2026

