Skip to content

Releases: PostHog/posthog-js

posthog-react-native@4.44.0

01 May 13:47
Immutable release. Only release title and notes can be modified.
c1ac939

Choose a tag to compare

4.44.0

Minor Changes

  • #3492 cf56753 Thanks @lucasheriques! - Add translated survey rendering support in React Native and share survey translation logic through @posthog/core.
    (2026-05-01)

  • #3480 04db756 Thanks @turnipdabeets! - Add manual log capture API for React Native: posthog.captureLog(), posthog.logger.{trace,debug,info,warn,error,fatal}(), posthog.flushLogs(), and a logs config option on the constructor. Records ship to PostHog's logs product (/i/v1/logs) in OTLP format, batched on a timer / AppState change / buffer fill, and persisted to a dedicated logs-storage file.

    Manual capture is unconditional — calling the API ships records, matching the events pipeline's manual capture() shape. Only blockers: optedOut, missing/empty body, and missing API key. The wire field response.logs.captureConsoleLogs is browser-only (it gates the JS SDK's console.* autocapture extension) and is not read by RN. When console autocapture lands on RN as a follow-up, that PR will introduce a local opt-in for the autocapture path specifically; manual capture will remain unconditional. (2026-05-01)

Patch Changes

  • Updated dependencies [cf56753, 04db756]:
    • @posthog/core@1.28.0
    • @posthog/types@1.372.6

posthog-node@5.32.1

01 May 13:47
Immutable release. Only release title and notes can be modified.
c1ac939

Choose a tag to compare

5.32.1

Patch Changes

posthog-js@1.372.6

01 May 13:46
Immutable release. Only release title and notes can be modified.
c1ac939

Choose a tag to compare

1.372.6

Patch Changes

  • #3492 cf56753 Thanks @lucasheriques! - Add translated survey rendering support in React Native and share survey translation logic through @posthog/core.
    (2026-05-01)
  • Updated dependencies [cf56753, 04db756]:
    • @posthog/core@1.28.0
    • @posthog/types@1.372.6

posthog-js-lite@4.6.15

01 May 13:46
Immutable release. Only release title and notes can be modified.
c1ac939

Choose a tag to compare

4.6.15

Patch Changes

@posthog/webpack-plugin@1.4.16

01 May 13:46
Immutable release. Only release title and notes can be modified.
c1ac939

Choose a tag to compare

1.4.16

Patch Changes

@posthog/types@1.372.6

01 May 13:46
Immutable release. Only release title and notes can be modified.
c1ac939

Choose a tag to compare

@posthog/nuxt@1.7.20

01 May 13:45
Immutable release. Only release title and notes can be modified.
c1ac939

Choose a tag to compare

1.7.20

Patch Changes

  • Updated dependencies [cf56753, 04db756]:
    • posthog-js@1.372.6
    • @posthog/core@1.28.0
    • posthog-node@5.32.1

@posthog/nextjs-config@1.9.16

01 May 13:46
Immutable release. Only release title and notes can be modified.
c1ac939

Choose a tag to compare

1.9.16

Patch Changes

  • Updated dependencies []:
    • @posthog/webpack-plugin@1.4.16

@posthog/core@1.28.0

01 May 13:46
Immutable release. Only release title and notes can be modified.
c1ac939

Choose a tag to compare

1.28.0

Minor Changes

  • #3492 cf56753 Thanks @lucasheriques! - Add translated survey rendering support in React Native and share survey translation logic through @posthog/core.
    (2026-05-01)

  • #3480 04db756 Thanks @turnipdabeets! - Add manual log capture API for React Native: posthog.captureLog(), posthog.logger.{trace,debug,info,warn,error,fatal}(), posthog.flushLogs(), and a logs config option on the constructor. Records ship to PostHog's logs product (/i/v1/logs) in OTLP format, batched on a timer / AppState change / buffer fill, and persisted to a dedicated logs-storage file.

    Manual capture is unconditional — calling the API ships records, matching the events pipeline's manual capture() shape. Only blockers: optedOut, missing/empty body, and missing API key. The wire field response.logs.captureConsoleLogs is browser-only (it gates the JS SDK's console.* autocapture extension) and is not read by RN. When console autocapture lands on RN as a follow-up, that PR will introduce a local opt-in for the autocapture path specifically; manual capture will remain unconditional. (2026-05-01)

Patch Changes

  • Updated dependencies []:
    • @posthog/types@1.372.6

@posthog/convex@0.2.19

01 May 13:46
Immutable release. Only release title and notes can be modified.
c1ac939

Choose a tag to compare

0.2.19

Patch Changes

  • Updated dependencies [cf56753, 04db756]:
    • @posthog/core@1.28.0
    • posthog-node@5.32.1