releases.sh

Idle rotation sessions no longer ship billable replays

posthog-js@1.410.6

August 3, 2026PostHog JSView original ↗
1 fixThis release1 fixBug fixesAI-tallied from the release notes
From the original release noteView original ↗

1.410.6

Patch Changes

  • #4407 6d5e314 Thanks @ioannisj! - Fix session replay shipping one billable recording per session rotation for tabs the user never interacts with. A session born from an idle rotation now holds its buffer until the first user interaction, then ships a recording playable from the session's start; without interaction nothing is sent — a further rotation, stop, opt-out, or page unload discards the held data instead of shipping it. An event trigger match (for example record-on-exception) also releases the hold, since it is explicit intent to record the session. (2026-08-03)

Fetched August 4, 2026

Idle rotation sessions no longer ship billable replays… — releases.sh