Posthog Release Notes
Last updated: Apr 17, 2026
- Apr 17, 2026
- Date parsed from source:Apr 17, 2026
- First seen by Releasebot:Apr 17, 2026
Posthog ships 4.42.1 patch changes with a plugin dependency bump to 1.5.4.
4.42.1
Patch Changes
- #3402 f2758ef Thanks @ioannisj! - chore: bump plugin dependency to 1.5.4
(2026-04-17)
Original source - Apr 16, 2026
- Date parsed from source:Apr 16, 2026
- First seen by Releasebot:Apr 16, 2026
Posthog adds version and project details to Expo React Native symbols in this minor release.
4.42.0
Minor Changes
#3399 1d7e298 Thanks @turnipdabeets! - Add version and project to expo react native symbols
(2026-04-16)
Original source All of your release notes in one feed
Join Releasebot and get updates from Posthog and hundreds of other software products.
- Apr 16, 2026
- Date parsed from source:Apr 16, 2026
- First seen by Releasebot:Apr 16, 2026
Posthog fixes event property noise by excluding active feature flag payloads and unnecessary persisted config from captured events.
1.369.1
Patch Changes
- #3393 85ae4d9 Thanks @haacked! - Exclude active feature flag payloads from event properties
- (2026-04-16)
- #3392 00cd1ce Thanks @haacked! - Fix unnecessary persisted config and activation properties (including product tours, surveys, and session recording config) added to captured events
- (2026-04-16)
Updated dependencies []:
- @posthog/[email protected]
- Apr 16, 2026
- Date parsed from source:Apr 16, 2026
- First seen by Releasebot:Apr 16, 2026
- Apr 16, 2026
- Date parsed from source:Apr 16, 2026
- First seen by Releasebot:Apr 16, 2026
- Apr 15, 2026
- Date parsed from source:Apr 15, 2026
- First seen by Releasebot:Apr 16, 2026
@posthog/[email protected]
Posthog adds metadata-aware Prompts.get() results with source, name, and version for prompt retrieval.
7.16.0
Minor Changes
#3387 7ea6e26 Thanks @carlos-marchal-ph! - Prompts.get() now accepts { withMetadata: true } and returns a PromptResult object containing source (api, cache, stale_cache, or code_fallback), name, and version alongside the prompt text. The previous plain-string return is deprecated and will be removed in a future major version.
(2026-04-15)
Original source - Apr 14, 2026
- Date parsed from source:Apr 14, 2026
- First seen by Releasebot:Apr 15, 2026
Posthog fixes hermes uploads and clones so posthog-cli 0.7.4+ no longer needs the exp flag.
4.41.2
Patch Changes
- #3388 6d0aae3 Thanks @turnipdabeets! - "exp" flag is no longer needed in tooling to upload or clone with hermes when using posthog-cli >= 0.7.4
(2026-04-14)
Original source - Apr 14, 2026
- Date parsed from source:Apr 14, 2026
- First seen by Releasebot:Apr 15, 2026
Posthog adds recording trigger improvements, including event property filters and session replay trigger groups handling.
1.369.0
Minor Changes
- #3342 eea5260 Thanks @ksvat! - Account for property filters on events in recording triggers for v2 triggers
- (2026-04-14)
- #3281 b1fd228 Thanks @ksvat! - Add session replay trigger groups handling (V2)
- (2026-04-14)
Patch Changes
- Updated dependencies []:
- @posthog/[email protected]
- Apr 14, 2026
- Date parsed from source:Apr 14, 2026
- First seen by Releasebot:Apr 14, 2026
Posthog patches browser SDK gzip compression handling after a NotReadableError.
1.368.2
Patch Changes
- #3378 f1bea33 Thanks @marandaneto! - Disable native gzip compression after a NotReadableError in the browser SDK
- (2026-04-14)
Updated dependencies []:
- @posthog/[email protected]
- Apr 14, 2026
- Date parsed from source:Apr 14, 2026
- First seen by Releasebot:Apr 14, 2026
Posthog fixes bootstrapped feature flags being overwritten in partial /flags responses when advanced flag evaluation is enabled.
Patch Changes
- #3379 d7c71b1 Thanks @dmarticus! - Fix bootstrapped feature flags being overwritten by partial /flags response when advanced_only_evaluate_survey_feature_flags is enabled
- (2026-04-14)
- Updated dependencies []:
- @posthog/[email protected]
- Apr 14, 2026
- Date parsed from source:Apr 14, 2026
- First seen by Releasebot:Apr 14, 2026
- Apr 14, 2026
- Date parsed from source:Apr 14, 2026
- First seen by Releasebot:Apr 14, 2026
- Apr 14, 2026
- Date parsed from source:Apr 14, 2026
- First seen by Releasebot:Apr 14, 2026
- Apr 14, 2026
- Date parsed from source:Apr 14, 2026
- First seen by Releasebot:Apr 14, 2026
@posthog/[email protected]
Posthog ships 1.6.11 patch updates with refreshed dependencies including posthog-js 1.368.1.
- Apr 13, 2026
- Date parsed from source:Apr 13, 2026
- First seen by Releasebot:Apr 14, 2026
Posthog adds captureLog API for sending structured log entries to PostHog logs.
1.368.0
Minor Changes
- #3345 3fcf5c4 Thanks @jonmcwest! - Add posthog.captureLog() API for sending structured log entries to PostHog logs
- (2026-04-13)
Patch Changes
- #3373 f5fe0a8 Thanks @ksvat! - bump rrweb version
- (2026-04-13)
Updated dependencies [3fcf5c4]:
- @posthog/[email protected]