4.67.0
Minor Changes
- #4717
b1863c5Thanks @ablaszkiewicz! - DefaultreleaseModetoeventand apply it to the Hermes source map upload only, so iOS dSYMs and Android R8 mappings always bind to the release their build creates. SetreleaseMode: 'symbol-set'to opt out. Event mode needs posthog-cli 0.16.0 or newer, and an unconfigured build on an older CLI warns and keeps binding. Theposthog.releaseModegradle property becomesposthog.hermesReleaseMode, the old key still works with a deprecation warning, and a prebuild now pinscom.posthog.android1.6.0.
(2026-09-03)