<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Devpebe Radar — PostHog JS</title><description>Release changes in PostHog JS, with links to original sources.</description><link>https://devpebe.com/</link><item><title>PostHog JS — 2026-07</title><link>https://devpebe.com/radar/2026-07/#posthog-js/</link><guid isPermaLink="true">https://devpebe.com/radar/2026-07/#posthog-js/</guid><description>Changes in PostHog JS for 2026-07.</description><pubDate>Fri, 31 Jul 2026 00:00:00 GMT</pubDate><content:encoded>&lt;h3 id=&quot;posthog-js14080--jul-29-2026&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/posthog-js%401.408.0&quot;&gt;posthog-js@1.408.0&lt;/a&gt; — Jul 29, 2026&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Canvas capture in session replay gains &lt;strong&gt;region masking&lt;/strong&gt; via a
&lt;code&gt;maskRegionsFn&lt;/code&gt; — return &lt;code&gt;[]&lt;/code&gt; to record as-is, &lt;code&gt;null&lt;/code&gt; to skip the frame.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>PostHog JS — 2026-06</title><link>https://devpebe.com/radar/2026-06/#posthog-js/</link><guid isPermaLink="true">https://devpebe.com/radar/2026-06/#posthog-js/</guid><description>Changes in PostHog JS for 2026-06.</description><pubDate>Tue, 30 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;h3 id=&quot;posthog-js13920--jun-22-2026&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/posthog-js%401.392.0&quot;&gt;posthog-js@1.392.0&lt;/a&gt; — Jun 22, 2026&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Bundled OpenTelemetry dependencies removed — the lazily-loaded logs chunk
shrinks; auto-captured console logs now run through &lt;code&gt;logs.beforeSend&lt;/code&gt; for
redaction.&lt;/li&gt;
&lt;li&gt;⚠ Log record attributes renamed: &lt;code&gt;distinct_id&lt;/code&gt; → &lt;code&gt;posthogDistinctId&lt;/code&gt;,
&lt;code&gt;location.href&lt;/code&gt; → &lt;code&gt;url.full&lt;/code&gt;, &lt;code&gt;session.id&lt;/code&gt; → &lt;code&gt;sessionId&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;posthog-js13820--jun-6-2026&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/posthog-js%401.382.0&quot;&gt;posthog-js@1.382.0&lt;/a&gt; — Jun 6, 2026&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Rage-click detection ignores text-editing surfaces (double/triple-click
selection) and &lt;code&gt;+&lt;/code&gt;/&lt;code&gt;-&lt;/code&gt; stepper buttons.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>PostHog JS — 2026-01</title><link>https://devpebe.com/radar/2026-01/#posthog-js/</link><guid isPermaLink="true">https://devpebe.com/radar/2026-01/#posthog-js/</guid><description>Changes in PostHog JS for 2026-01.</description><pubDate>Sat, 31 Jan 2026 00:00:00 GMT</pubDate><content:encoded>&lt;h3 id=&quot;posthog-js13310--jan-19-2026&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/posthog-js%401.331.0&quot;&gt;posthog-js@1.331.0&lt;/a&gt; — Jan 19, 2026&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;⚠ &lt;code&gt;posthog.init&lt;/code&gt; option &lt;code&gt;evaluationEnvironments&lt;/code&gt; is deprecated in favor of
&lt;code&gt;evaluationContexts&lt;/code&gt; — removal planned for a future major.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>PostHog JS — 2025-11</title><link>https://devpebe.com/radar/2025-11/#posthog-js/</link><guid isPermaLink="true">https://devpebe.com/radar/2025-11/#posthog-js/</guid><description>Changes in PostHog JS for 2025-11.</description><pubDate>Sun, 30 Nov 2025 00:00:00 GMT</pubDate><content:encoded>&lt;h3 id=&quot;posthog-js12840--nov-1-2025&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/posthog-js%401.284.0&quot;&gt;posthog-js@1.284.0&lt;/a&gt; — Nov 1, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;URL-prefilled survey responses&lt;/strong&gt;: &lt;code&gt;q{N}&lt;/code&gt; query params with
&lt;code&gt;auto_submit=true&lt;/code&gt; enable pre-filled NPS from email campaigns, one-click
responses from notifications, SMS and QR-code surveys.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>PostHog JS — 2025-07</title><link>https://devpebe.com/radar/2025-07/#posthog-js/</link><guid isPermaLink="true">https://devpebe.com/radar/2025-07/#posthog-js/</guid><description>Changes in PostHog JS for 2025-07.</description><pubDate>Thu, 31 Jul 2025 00:00:00 GMT</pubDate><content:encoded>&lt;h3 id=&quot;12571--jul-21-2025&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/v1.257.1&quot;&gt;1.257.1&lt;/a&gt; — Jul 21, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;captureException&lt;/code&gt; now &lt;strong&gt;returns capture results&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>PostHog JS — 2025-06</title><link>https://devpebe.com/radar/2025-06/#posthog-js/</link><guid isPermaLink="true">https://devpebe.com/radar/2025-06/#posthog-js/</guid><description>Changes in PostHog JS for 2025-06.</description><pubDate>Mon, 30 Jun 2025 00:00:00 GMT</pubDate><content:encoded>&lt;h3 id=&quot;12560--jun-30-2025&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/v1.256.0&quot;&gt;1.256.0&lt;/a&gt; — Jun 30, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Push replay and person data to Intercom and Crisp chat&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;12510--jun-12-2025&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/v1.251.0&quot;&gt;1.251.0&lt;/a&gt; — Jun 12, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Improved &lt;strong&gt;surveys accessibility&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;12495--jun-9-2025&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/v1.249.5&quot;&gt;1.249.5&lt;/a&gt; — Jun 9, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Exception rate limiter by type.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>PostHog JS — 2025-05</title><link>https://devpebe.com/radar/2025-05/#posthog-js/</link><guid isPermaLink="true">https://devpebe.com/radar/2025-05/#posthog-js/</guid><description>Changes in PostHog JS for 2025-05.</description><pubDate>Sat, 31 May 2025 00:00:00 GMT</pubDate><content:encoded>&lt;h3 id=&quot;12480--may-27-2025&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/v1.248.0&quot;&gt;1.248.0&lt;/a&gt; — May 27, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;“defaults” added to config&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;12400--may-6-2025&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/v1.240.0&quot;&gt;1.240.0&lt;/a&gt; — May 6, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Surveys: &lt;strong&gt;submit partial responses&lt;/strong&gt; for survey answers.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;12380--may-1-2025&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/v1.238.0&quot;&gt;1.238.0&lt;/a&gt; — May 1, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Allow &lt;strong&gt;ANY or ALL matches&lt;/strong&gt; for triggers.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>PostHog JS — 2025-04</title><link>https://devpebe.com/radar/2025-04/#posthog-js/</link><guid isPermaLink="true">https://devpebe.com/radar/2025-04/#posthog-js/</guid><description>Changes in PostHog JS for 2025-04.</description><pubDate>Wed, 30 Apr 2025 00:00:00 GMT</pubDate><content:encoded>&lt;h3 id=&quot;12368--apr-29-2025&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/v1.236.8&quot;&gt;1.236.8&lt;/a&gt; — Apr 29, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Reduced bundle size&lt;/strong&gt; through property mangling.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;12360--apr-14-2025&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/v1.236.0&quot;&gt;1.236.0&lt;/a&gt; — Apr 14, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Pinterest, Snapchat, and Quora click IDs captured as campaign params.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;12356--apr-11-2025&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/v1.235.6&quot;&gt;1.235.6&lt;/a&gt; — Apr 11, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;PostHogProvider&lt;/code&gt; works better with SSR; new React error boundary for
error tracking.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>PostHog JS — 2025-03</title><link>https://devpebe.com/radar/2025-03/#posthog-js/</link><guid isPermaLink="true">https://devpebe.com/radar/2025-03/#posthog-js/</guid><description>Changes in PostHog JS for 2025-03.</description><pubDate>Mon, 31 Mar 2025 00:00:00 GMT</pubDate><content:encoded>&lt;h3 id=&quot;12330--mar-26-2025&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/v1.233.0&quot;&gt;1.233.0&lt;/a&gt; — Mar 26, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Console error capturing&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;12310--mar-14-2025&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/v1.231.0&quot;&gt;1.231.0&lt;/a&gt; — Mar 14, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Remote image masking in session replay; blob URLs are no longer
recorded.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;12260--mar-4-2025&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/v1.226.0&quot;&gt;1.226.0&lt;/a&gt; — Mar 4, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Web analytics: &lt;code&gt;$session&lt;/code&gt; property object tied to the &lt;code&gt;session_id&lt;/code&gt;
lifecycle.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>PostHog JS — 2025-02</title><link>https://devpebe.com/radar/2025-02/#posthog-js/</link><guid isPermaLink="true">https://devpebe.com/radar/2025-02/#posthog-js/</guid><description>Changes in PostHog JS for 2025-02.</description><pubDate>Fri, 28 Feb 2025 00:00:00 GMT</pubDate><content:encoded>&lt;h3 id=&quot;12240--feb-27-2025&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/v1.224.0&quot;&gt;1.224.0&lt;/a&gt; — Feb 27, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Quota limiting support for feature flags.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;12200--feb-20-2025&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/v1.220.0&quot;&gt;1.220.0&lt;/a&gt; — Feb 20, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;LLM observability&lt;/strong&gt;: metric and feedback methods.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;12180--feb-14-2025&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/v1.218.0&quot;&gt;1.218.0&lt;/a&gt; — Feb 14, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Remote-config feature flag method that bypasses cached values.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>PostHog JS — 2025-01</title><link>https://devpebe.com/radar/2025-01/#posthog-js/</link><guid isPermaLink="true">https://devpebe.com/radar/2025-01/#posthog-js/</guid><description>Changes in PostHog JS for 2025-01.</description><pubDate>Fri, 31 Jan 2025 00:00:00 GMT</pubDate><content:encoded>&lt;h3 id=&quot;12130--jan-30-2025&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/v1.213.0&quot;&gt;1.213.0&lt;/a&gt; — Jan 30, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;⚠ &lt;code&gt;featureFlags.override&lt;/code&gt; deprecated in favor of
&lt;code&gt;featureFlags.overrideFeatureFlags&lt;/code&gt;, which also supports overriding flag
payloads.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;12090--jan-23-2025&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/v1.209.0&quot;&gt;1.209.0&lt;/a&gt; — Jan 23, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;PostHogProvider&lt;/code&gt; now prevents double initialization under
&lt;code&gt;React.StrictMode&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;12070--jan-16-2025&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/v1.207.0&quot;&gt;1.207.0&lt;/a&gt; — Jan 16, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;New ability to &lt;strong&gt;mask PII-containing URL parameters&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;12040--jan-6-2025&quot;&gt;&lt;a href=&quot;https://github.com/PostHog/posthog-js/releases/tag/v1.204.0&quot;&gt;1.204.0&lt;/a&gt; — Jan 6, 2025&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;⚠ &lt;code&gt;sanitize_properties&lt;/code&gt; deprecated.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item></channel></rss>