---
category: observability
category_name: Observability
release_count: 20
has_more: true
canonical: https://releases.sh/categories/observability
---

<Release date="June 26, 2026" published="2026-06-26T00:00:00.000Z" url="https://posthog.com/changelog#june-2026-week-iv" org="posthog" source="posthog-changelog">
## June 2026 - Week IV

Two roadmap items were added: Surveys for Android and Logs for mobile, both still in planning/issue stage.
</Release>

<Release version="v3.198.0" date="June 25, 2026" published="2026-06-25T15:36:29.000Z" url="https://github.com/langfuse/langfuse/releases/tag/v3.198.0" org="langfuse" source="langfuse">
## What's Changed

### Features

* feat(filters): surface selected options at the top of the filter sidebar by @nkabardin in https://github.com/langfuse/langfuse/pull/14529
* feat(web): reflect Parquet export-tuning override in blob-storage settings (LFE-10463) by @niklassemmler in https://github.com/langfuse/langfuse/pull/14534
* feat(datasets): multi-select delete + shared ConfirmDialog by @wochinge in https://github.com/langfuse/langfuse/pull/14517
* feat(clickhouse)!: standardize query log comments by @maxdeichmann in https://github.com/langfuse/langfuse/pull/14493
* feat(editor): magic paste for JSON editors (LFE-10488) by @nkabardin in https://github.com/langfuse/langfuse/pull/14526
* feat(worker): emit per-project blob export lag gauge (LFE-10521) by @niklassemmler in https://github.com/langfuse/langfuse/pull/14559
* feat(model-prices): add Gemini 3 grounding search pricing by @naokimaejima in https://github.com/langfuse/langfuse/pull/14141
* feat(annotation-queues): keyboard shortcuts + comment-icon disambiguation + icon alignment (LFE-7628) by @nkabardin in https://github.com/langfuse/langfuse/pull/14501

### Fixes

* fix(worker): bound LLM queue retries by @hassiebp in https://github.com/langfuse/langfuse/pull/14511
* fix(table-views): shared view links carry applied filters; URL as source of truth (LFE-10486, LFE-7389) by @nkabardin in https://github.com/langfuse/langfuse/pull/14521
* fix(table): polish cell typography, folder icon, and resize-vs-sort (LFE-8169) by @nkabardin in https://github.com/langfuse/langfuse/pull/14524
* fix(queue): type monitor queue payload wrapper by @maxdeichmann in https://github.com/langfuse/langfuse/pull/14544
* fix(clickhouse): omit query params from route tags by @maxdeichmann in https://github.com/langfuse/langfuse/pull/14550
* fix(worker): propagate ClickHouse route tags by @maxdeichmann in https://github.com/langfuse/langfuse/pull/14555
* fix(trace): make Log View JSON (classic) pane scroll to the bottom by @nkabardin in https://github.com/langfuse/langfuse/pull/14553

### Chores

* chore: batch events_* table scans when computing filterOptions by @sumerman in https://github.com/langfuse/langfuse/pull/14516
* chore(agents): add infra scaling skill by @maxdeichmann in https://github.com/langfuse/langfuse/pull/14522
* chore(playground): deny playground execution to users of role VIEWER by @hassiebp in https://github.com/langfuse/langfuse/pull/14540
* chore(pricing): update default model prices by @langfuse-bot in https://github.com/langfuse/langfuse/pull/14421
* ci: Setup storybook deployment for main branch by @bezbac in https://github.com/langfuse/langfuse/pull/14549
* docs(agents): document clickhouse query tags by @maxdeichmann in https://github.com/langfuse/langfuse/pull/14547
* chore: enforce release safety-gate parity with release:cloud by @niklassemmler in https://github.com/langfuse/langfuse/pull/14554
* chore: allow trpc events-filterOptions to specify columns list by @sumerman in https://github.com/langfuse/langfuse/pull/14557
* refactor(api): deduplicate comma-separated query parsing by @wochinge in https://github.com/langfuse/langfuse/pull/14552
* refactor: Enable & fix eslint `no-unneeded-ternary` by @bezbac in https://github.com/langfuse/langfuse/pull/14551
* chore(worker): unify export volume into one egress-cost metric (LFE-10508) by @niklassemmler in https://github.com/langfuse/langfuse/pull/14548
* chore(web): Setup eslint rule `no-margin-on-root-elements` by @bezbac in https://github.com/langfuse/langfuse/pull/14560


## New Contributors
* @naokimaejima made their first contribution in https://github.com/langfuse/langfuse/pull/14141

**Full Changelog**: https://github.com/langfuse/langfuse/compare/v3.197.1...v3.198.0
</Release>

<Release version="v0.9.2" date="June 25, 2026" published="2026-06-25T13:46:19.000Z" url="https://github.com/langchain-ai/langsmith-sdk/releases/tag/v0.9.2" org="langchain" source="langsmith-sdk">
## What's Changed
* release(js): bump js sdk version to 0.7.11 by @sineha-mani in https://github.com/langchain-ai/langsmith-sdk/pull/3079
* chore: bump _MIN_BACKEND_VERSION to 0.16.6rc1 by @langtions-bot[bot] in https://github.com/langchain-ai/langsmith-sdk/pull/3076
* chore: sync langsmith_api by @langtions-bot[bot] in https://github.com/langchain-ai/langsmith-sdk/pull/3082
* chore: sync langsmith_api by @langtions-bot[bot] in https://github.com/langchain-ai/langsmith-sdk/pull/3083
* chore(js): bump AI SDK 7 to beta by @dqbd in https://github.com/langchain-ai/langsmith-sdk/pull/3085
* feat(client): expose v2 OpenAPI runs resource on Python and JS clients by @KiewanVillatel in https://github.com/langchain-ai/langsmith-sdk/pull/3084
* release(python): bump py version to 0.9.2 by @KiewanVillatel in https://github.com/langchain-ai/langsmith-sdk/pull/3088


**Full Changelog**: https://github.com/langchain-ai/langsmith-sdk/compare/v0.9.1...v0.9.2
</Release>

<Release version="v4.12.0" date="June 25, 2026" published="2026-06-25T11:57:15.000Z" url="https://github.com/langfuse/langfuse-python/releases/tag/v4.12.0" org="langfuse" source="langfuse-python-sdk">
## What's Changed
* feat(tracing): propagate environment attributes by @hassiebp in https://github.com/langfuse/langfuse-python/pull/1726


**Full Changelog**: https://github.com/langfuse/langfuse-python/compare/v4.11.0...v4.12.0
</Release>

<Release version="posthog-js@1.393.5" date="June 25, 2026" published="2026-06-25T10:44:49.000Z" url="https://github.com/PostHog/posthog-js/releases/tag/posthog-js%401.393.5" org="posthog" source="posthog-js">
## 1.393.5

### Patch Changes

- [#3960](https://github.com/PostHog/posthog-js/pull/3960) [`619d318`](https://github.com/PostHog/posthog-js/commit/619d31827e780fecd4d644fb99063d878764fb8e) Thanks [@marandaneto](https://github.com/marandaneto)! - Improve console log capture performance for truncated large objects.
  (2026-06-25)
</Release>

<Release version="10.61.0" date="June 25, 2026" published="2026-06-25T09:57:15.000Z" url="https://github.com/getsentry/sentry-javascript/releases/tag/10.61.0" org="sentry" source="sentry-javascript">
### Important Changes

- **feat(core): Enable `streamGenAiSpans` by default ([#21732](https://github.com/getsentry/sentry-javascript/pull/21732))**

  The SDK now extracts all `gen_ai` spans out of a transaction and sends them as v2 envelope items by default. This prevents gen_ai spans from being dropped when the transaction payload exceeds size limits. Because they are no longer constrained by transaction size limits, AI message data is also no longer truncated by default. Set `enableTruncation: true` on the respective AI integration to re-enable truncation. To keep the previous behavior, set `streamGenAiSpans: false`.

  Self-hosted Sentry users should opt out with `streamGenAiSpans: false`, since streamed gen_ai spans may not be ingested by their Sentry instance.

### Other Changes

- feat(cloudflare): Add batch, exec, and withSession D1 instrumentation ([#21292](https://github.com/getsentry/sentry-javascript/pull/21292))
- feat(cloudflare): Instrument SQL API in sqlite durable objects ([#21656](https://github.com/getsentry/sentry-javascript/pull/21656))
- feat(core): Add `db.query.summary` functionality ([#21670](https://github.com/getsentry/sentry-javascript/pull/21670))
- feat(core): Add top-level `Sentry.setAttribute(s)` APIs ([#21705](https://github.com/getsentry/sentry-javascript/pull/21705))
- fix(hono): Name transactions after the matched route handler ([#21700](https://github.com/getsentry/sentry-javascript/pull/21700))
- fix(react-router): Bump peerDependencies for react-router 8 ([#21762](https://github.com/getsentry/sentry-javascript/pull/21762))
- fix(replays): Record replay `trace_ids` with span streaming ([#21714](https://github.com/getsentry/sentry-javascript/pull/21714))

<details>
  <summary><strong>Internal Changes</strong></summary>

- build: add rollup plugin for compile-time ESM/CJS code branching ([#21715](https://github.com/getsentry/sentry-javascript/pull/21715))
- chore: Fix version bump for bundler plugin fixtures ([#21707](https://github.com/getsentry/sentry-javascript/pull/21707))
- chore(node-integration-tests): Improve node test runner naming ([#21685](https://github.com/getsentry/sentry-javascript/pull/21685))
- docs: Update contributing guide for E2E tests ([#21763](https://github.com/getsentry/sentry-javascript/pull/21763))
- feat: Adopt `bindTracingChannelToSpan` across runtimes ([#21642](https://github.com/getsentry/sentry-javascript/pull/21642))
- feat: Remove Otel from `fsIntegration` ([#21654](https://github.com/getsentry/sentry-javascript/pull/21654))
- feat(deps): Bump http-proxy-middleware from 2.0.9 to 2.0.10 ([#21709](https://github.com/getsentry/sentry-javascript/pull/21709))
- feat(server-utils): Add tracingChannel-to-span binding ([#21641](https://github.com/getsentry/sentry-javascript/pull/21641))
- fix(tests): Add dedicated route for Hono query_string tests ([#21731](https://github.com/getsentry/sentry-javascript/pull/21731))
- ref: Export SPAN_KIND from core and drop OTel SpanKind imports ([#21668](https://github.com/getsentry/sentry-javascript/pull/21668))
- test: Make bundler plugins tests work after release
- test: Remove duplicated test ([#21699](https://github.com/getsentry/sentry-javascript/pull/21699))
- test: retry npm install on network hiccups ([#21689](https://github.com/getsentry/sentry-javascript/pull/21689))
- test(cloudflare): Increase node count for memory tests ([#21719](https://github.com/getsentry/sentry-javascript/pull/21719))
- test(e2e): Add `sentry-sdk-init` measure and marks ([#21687](https://github.com/getsentry/sentry-javascript/pull/21687))
- test(e2e): Add more lighthouse react e2e test SDK init modes ([#21711](https://github.com/getsentry/sentry-javascript/pull/21711))
- test(node): Add esm/cjs specific test runner utils ([#21729](https://github.com/getsentry/sentry-javascript/pull/21729))
- test(node): Increase cron integration test timeout to 60s ([#21704](https://github.com/getsentry/sentry-javascript/pull/21704))
- test(node): Streamline amqplib tests ([#21723](https://github.com/getsentry/sentry-javascript/pull/21723))
- test(node): Update mysql tests for better coverage and correctness ([#21684](https://github.com/getsentry/sentry-javascript/pull/21684))
- test(node): Use different ports for redis tests ([#21727](https://github.com/getsentry/sentry-javascript/pull/21727))

</details>

## Bundle size 📦 

| Path                                                                       | Size              |
| -------------------------------------------------------------------------- | ----------------- |
| @sentry/browser                                                            | 26.83 KB  |
| @sentry/browser - with treeshaking flags                                   | 25.3 KB   |
| @sentry/browser (incl. Tracing)                                            | 44.89 KB  |
| @sentry/browser (incl. Tracing + Span Streaming)                           | 46.6 KB   |
| @sentry/browser (incl. Tracing, Profiling)                                 | 49.57 KB  |
| @sentry/browser (incl. Tracing, Replay)                                    | 83.22 KB  |
| @sentry/browser (incl. Tracing, Replay) - with treeshaking flags           | 73.06 KB  |
| @sentry/browser (incl. Tracing, Replay with Canvas)                        | 87.8 KB   |
| @sentry/browser (incl. Tracing, Replay, Feedback)                          | 100.17 KB |
| @sentry/browser (incl. Feedback)                                           | 43.61 KB  |
| @sentry/browser (incl. sendFeedback)                                       | 31.5 KB   |
| @sentry/browser (incl. FeedbackAsync)                                      | 36.52 KB  |
| @sentry/browser (incl. Metrics)                                            | 27.87 KB  |
| @sentry/browser (incl. Logs)                                               | 28.11 KB  |
| @sentry/browser (incl. Metrics & Logs)                                     | 28.78 KB  |
| @sentry/react                                                              | 28.59 KB  |
| @sentry/react (incl. Tracing)                                              | 47.15 KB  |
| @sentry/vue                                                                | 31.86 KB  |
| @sentry/vue (incl. Tracing)                                                | 46.71 KB  |
| @sentry/svelte                                                             | 26.85 KB  |
| CDN Bundle                                                                 | 29.18 KB  |
| CDN Bundle (incl. Tracing)                                                 | 46.77 KB  |
| CDN Bundle (incl. Logs, Metrics)                                           | 30.7 KB   |
| CDN Bundle (incl. Tracing, Logs, Metrics)                                  | 48.08 KB  |
| CDN Bundle (incl. Replay, Logs, Metrics)                                   | 69.12 KB  |
| CDN Bundle (incl. Tracing, Replay)                                         | 83.4 KB   |
| CDN Bundle (incl. Tracing, Replay, Logs, Metrics)                          | 84.65 KB  |
| CDN Bundle (incl. Tracing, Replay, Feedback)                               | 89.05 KB  |
| CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics)                | 90.28 KB  |
| CDN Bundle - uncompressed                                                  | 86.86 KB  |
| CDN Bundle (incl. Tracing) - uncompressed                                  | 141.63 KB |
| CDN Bundle (incl. Logs, Metrics) - uncompressed                            | 91.45 KB  |
| CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed                   | 145.51 KB |
| CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed                    | 213.5 KB  |
| CDN Bundle (incl. Tracing, Replay) - uncompressed                          | 257.86 KB |
| CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed           | 261.72 KB |
| CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed                | 271.24 KB |
| CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed | 275.09 KB |
| @sentry/nextjs (client)                                                    | 49.48 KB  |
| @sentry/sveltekit (client)                                                 | 45.28 KB  |
| @sentry/core/server                                                        | 75.47 KB  |
| @sentry/core/browser                                                       | 62.14 KB  |
| @sentry/node-core                                                          | 60.07 KB  |
| @sentry/node                                                               | 119.78 KB |
| @sentry/node/import (ESM hook with diagnostics-channel injection)          | 68.31 KB  |
| @sentry/node/light                                                         | 49.22 KB  |
| @sentry/node - without tracing                                             | 71.83 KB  |
| @sentry/aws-serverless                                                     | 82.75 KB  |
| @sentry/cloudflare (withSentry) - minified                                 | 176.08 KB |
| @sentry/cloudflare (withSentry)                                            | 435.78 KB |
</Release>

<Release version="agent-skills-v0.234.0" date="June 25, 2026" published="2026-06-25T06:03:03.000Z" url="https://github.com/PostHog/posthog/releases/tag/agent-skills-v0.234.0" org="posthog" source="posthog">
## Agent skills agent-skills-v0.234.0

Build from 9220c2358e0e1eef83189982d195d79d220819fc
</Release>

<Release version="agent-skills-v0.233.0" date="June 25, 2026" published="2026-06-25T04:05:27.000Z" url="https://github.com/PostHog/posthog/releases/tag/agent-skills-v0.233.0" org="posthog" source="posthog">
## Agent skills agent-skills-v0.233.0

Build from a0cb56ae5b2bed629efd1dbfdc7fd7551f5fb294
</Release>

<Release version="agent-skills-v0.232.0" date="June 25, 2026" published="2026-06-25T00:52:09.000Z" url="https://github.com/PostHog/posthog/releases/tag/agent-skills-v0.232.0" org="posthog" source="posthog">
## Agent skills agent-skills-v0.232.0

Build from eff2fe8af541cabc6eecdd74af82c1816b2330ba
</Release>

<Release version="@posthog/next@0.7.0" date="June 24, 2026" published="2026-06-24T20:56:17.000Z" url="https://github.com/PostHog/posthog-js/releases/tag/%40posthog/next%400.7.0" org="posthog" source="posthog-js">
## 0.7.0

### Minor Changes

- [#3941](https://github.com/PostHog/posthog-js/pull/3941) [`e76e878`](https://github.com/PostHog/posthog-js/commit/e76e878fd9ef20bb08c6b8c66aa75cdf2516ab8d) Thanks [@dustinbyrne](https://github.com/dustinbyrne)! - Enable same-origin client-side tracing headers by default
  (2026-06-24)
</Release>

<Release version="posthog-node@5.38.5" date="June 24, 2026" published="2026-06-24T18:42:08.000Z" url="https://github.com/PostHog/posthog-js/releases/tag/posthog-node%405.38.5" org="posthog" source="posthog-js">
## 5.38.5

### Patch Changes

- [#3955](https://github.com/PostHog/posthog-js/pull/3955) [`8e9689a`](https://github.com/PostHog/posthog-js/commit/8e9689a9018d184b80f32fc4874686d7243970e2) Thanks [@marandaneto](https://github.com/marandaneto)! - Dedupe feature flag called events per returned flag value.
  (2026-06-24)
- Updated dependencies [[`8e9689a`](https://github.com/PostHog/posthog-js/commit/8e9689a9018d184b80f32fc4874686d7243970e2)]:
  - @posthog/core@1.37.3
</Release>

<Release version="@posthog/core@1.37.3" date="June 24, 2026" published="2026-06-24T18:41:41.000Z" url="https://github.com/PostHog/posthog-js/releases/tag/%40posthog/core%401.37.3" org="posthog" source="posthog-js">
## 1.37.3

### Patch Changes

- [#3955](https://github.com/PostHog/posthog-js/pull/3955) [`8e9689a`](https://github.com/PostHog/posthog-js/commit/8e9689a9018d184b80f32fc4874686d7243970e2) Thanks [@marandaneto](https://github.com/marandaneto)! - Dedupe feature flag called events per returned flag value.
  (2026-06-24)
</Release>

<Release version="posthog-cli/v0.7.32" date="June 24, 2026" published="2026-06-24T18:35:16.000Z" url="https://github.com/PostHog/posthog/releases/tag/posthog-cli/v0.7.32" org="posthog" source="posthog">
## 0.7.32 — 2026-06-24

## Release Notes

### Patch changes

- [6fb4456e8f](https://github.com/PostHog/posthog/commit/6fb4456e8f9a5048b3db6ceb6d873241e14fe6b8) Fix the CLI release workflow so the Windows (`x86_64-pc-windows-msvc`) build succeeds and ships with each release. — Thanks @cat-ph!

## Install posthog-cli 0.7.32

### Install prebuilt binaries via shell script

```sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.32/posthog-cli-installer.sh | sh
```

### Install prebuilt binaries via powershell script

```sh
powershell -ExecutionPolicy Bypass -c "irm https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.32/posthog-cli-installer.ps1 | iex"
```

### Install prebuilt binaries into your npm project

```sh
npm install @posthog/cli@0.7.32
```

## Download posthog-cli 0.7.32

|  File  | Platform | Checksum |
|--------|----------|----------|
| [posthog-cli-aarch64-apple-darwin.tar.gz](https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.32/posthog-cli-aarch64-apple-darwin.tar.gz) | Apple Silicon macOS | [checksum](https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.32/posthog-cli-aarch64-apple-darwin.tar.gz.sha256) |
| [posthog-cli-x86_64-apple-darwin.tar.gz](https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.32/posthog-cli-x86_64-apple-darwin.tar.gz) | Intel macOS | [checksum](https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.32/posthog-cli-x86_64-apple-darwin.tar.gz.sha256) |
| [posthog-cli-x86_64-pc-windows-msvc.zip](https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.32/posthog-cli-x86_64-pc-windows-msvc.zip) | x64 Windows | [checksum](https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.32/posthog-cli-x86_64-pc-windows-msvc.zip.sha256) |
| [posthog-cli-aarch64-unknown-linux-gnu.tar.gz](https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.32/posthog-cli-aarch64-unknown-linux-gnu.tar.gz) | ARM64 Linux | [checksum](https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.32/posthog-cli-aarch64-unknown-linux-gnu.tar.gz.sha256) |
| [posthog-cli-x86_64-unknown-linux-gnu.tar.gz](https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.32/posthog-cli-x86_64-unknown-linux-gnu.tar.gz) | x64 Linux | [checksum](https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.32/posthog-cli-x86_64-unknown-linux-gnu.tar.gz.sha256) |
| [posthog-cli-aarch64-unknown-linux-musl.tar.gz](https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.32/posthog-cli-aarch64-unknown-linux-musl.tar.gz) | ARM64 MUSL Linux | [checksum](https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.32/posthog-cli-aarch64-unknown-linux-musl.tar.gz.sha256) |
| [posthog-cli-x86_64-unknown-linux-musl.tar.gz](https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.32/posthog-cli-x86_64-unknown-linux-musl.tar.gz) | x64 MUSL Linux | [checksum](https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.32/posthog-cli-x86_64-unknown-linux-musl.tar.gz.sha256) |



</Release>

<Release version="7.20.5" date="June 24, 2026" published="2026-06-24T18:21:37.000Z" url="https://github.com/PostHog/posthog-python/releases/tag/7.20.5" org="posthog" source="posthog-python">
### Patch changes

- [cdd878c](https://github.com/posthog/posthog-python/commit/cdd878c88d198efffd80ea853525589f2ec9ab30) Clear feature flag called cache on shutdown — Thanks @marandaneto!
</Release>

<Release version="v5.7.0" date="June 24, 2026" published="2026-06-24T16:46:36.000Z" url="https://github.com/langfuse/langfuse-js/releases/tag/v5.7.0" org="langfuse" source="langfuse-js-sdk">
## What's Changed
* chore(deps-dev): bump @opentelemetry/core from 2.0.1 to 2.8.0 by @dependabot[bot] in https://github.com/langfuse/langfuse-js/pull/844
* feat(otel): add media upload toggle by @hassiebp in https://github.com/langfuse/langfuse-js/pull/849


**Full Changelog**: https://github.com/langfuse/langfuse-js/compare/v5.6.0...v5.7.0
</Release>

<Release version="v3.197.1" date="June 24, 2026" published="2026-06-24T15:55:38.000Z" url="https://github.com/langfuse/langfuse/releases/tag/v3.197.1" org="langfuse" source="langfuse">
## What's Changed

### Fixes
* fix(prompts): auto-scroll the new-version editor on selection drag by @nkabardin in https://github.com/langfuse/langfuse/pull/14500
* fix(agent): Add basic context sanitization by @bezbac in https://github.com/langfuse/langfuse/pull/14482
* fix(mcp): Revert listUsers tool by @bezbac in https://github.com/langfuse/langfuse/pull/14523


**Full Changelog**: https://github.com/langfuse/langfuse/compare/v3.197.0...v3.197.1
</Release>

<Release version="7.20.4" date="June 24, 2026" published="2026-06-24T15:48:18.000Z" url="https://github.com/PostHog/posthog-python/releases/tag/7.20.4" org="posthog" source="posthog-python">
### Patch changes

- [89adb2f](https://github.com/posthog/posthog-python/commit/89adb2f997ba2968b25a49eb29abc6d6d3bb19f8) Fix internal imports for posthoganalytics mirror — Thanks @hpouillot!
</Release>

<Release version="posthog-js@1.393.4" date="June 24, 2026" published="2026-06-24T14:48:08.000Z" url="https://github.com/PostHog/posthog-js/releases/tag/posthog-js%401.393.4" org="posthog" source="posthog-js">
## 1.393.4

### Patch Changes

- [#3942](https://github.com/PostHog/posthog-js/pull/3942) [`c9c8925`](https://github.com/PostHog/posthog-js/commit/c9c8925b1c63d2f02c3caeef5dc962ad31866459) Thanks [@hpouillot](https://github.com/hpouillot)! - Fix browser console log capture when session activity timestamps are missing and refresh session attributes for each log.
  (2026-06-24)
- Updated dependencies [[`c9c8925`](https://github.com/PostHog/posthog-js/commit/c9c8925b1c63d2f02c3caeef5dc962ad31866459)]:
    - @posthog/core@1.37.2
</Release>

<Release version="@posthog/core@1.37.2" date="June 24, 2026" published="2026-06-24T14:47:56.000Z" url="https://github.com/PostHog/posthog-js/releases/tag/%40posthog/core%401.37.2" org="posthog" source="posthog-js">
## 1.37.2

### Patch Changes

- [#3942](https://github.com/PostHog/posthog-js/pull/3942) [`c9c8925`](https://github.com/PostHog/posthog-js/commit/c9c8925b1c63d2f02c3caeef5dc962ad31866459) Thanks [@hpouillot](https://github.com/hpouillot)! - Fix browser console log capture when session activity timestamps are missing and refresh session attributes for each log.
  (2026-06-24)
</Release>

<Release version="v3.197.0" date="June 24, 2026" published="2026-06-24T14:41:38.000Z" url="https://github.com/langfuse/langfuse/releases/tag/v3.197.0" org="langfuse" source="langfuse">
## What's Changed

### Features

* feat(shared): add parquet flag to blob export tuning (LFE-10463) by @niklassemmler in https://github.com/langfuse/langfuse/pull/14506
* feat(mcp): Add listUsers tool by @bezbac in https://github.com/langfuse/langfuse/pull/13944
* feat(blob-storage): add 'Running' status badge for export jobs by @niklassemmler in https://github.com/langfuse/langfuse/pull/14282
* feat(search-bar): move AI filter generation into the bar (Tab → AI) by @nkabardin in https://github.com/langfuse/langfuse/pull/14443
* feat(worker): stream ClickHouse-native Parquet blob exports (LFE-10463) by @niklassemmler in https://github.com/langfuse/langfuse/pull/14509

### Fixes

* fix(evals): pass resolved model params to template validation by @hassiebp in https://github.com/langfuse/langfuse/pull/14507
* fix(web): contain long provider error in New LLM Connection modal by @nkabardin in https://github.com/langfuse/langfuse/pull/14499
* fix(table): make experiments metadata column resizable by @nkabardin in https://github.com/langfuse/langfuse/pull/14512
* fix(blob-storage): skip S3 diagnostics log for retryable throttling errors by @niklassemmler in https://github.com/langfuse/langfuse/pull/14519

### Chores

* refactor(worker): replace compressed tag with source enum on blob export metrics by @niklassemmler in https://github.com/langfuse/langfuse/pull/14503
* refactor(web): move all Radix/Vaul overlays onto the layer system (LFE-10471) by @nkabardin in https://github.com/langfuse/langfuse/pull/14491
* ci: Remove noisy test output by @bezbac in https://github.com/langfuse/langfuse/pull/14513
* chore: Enable eslint `no-inferrable-types` by @bezbac in https://github.com/langfuse/langfuse/pull/14508
* chore: Enable eslint `no-else-return` by @bezbac in https://github.com/langfuse/langfuse/pull/14510
* chore(worker): classify blob export S3 traffic for cost attribution (LFE-10481) by @niklassemmler in https://github.com/langfuse/langfuse/pull/14520
* test(table): add DataTable stories (CSF-Next, per storybook skill) by @nkabardin in https://github.com/langfuse/langfuse/pull/14492


**Full Changelog**: https://github.com/langfuse/langfuse/compare/v3.196.0...v3.197.0
</Release>

<Pagination cursor="2026-06-24T14:41:38.000Z|2026-06-24T18:02:41.942Z|rel_IH5tkWLpm9uHSPTky_UZq" next="https://releases.sh/categories/observability/releases?cursor=2026-06-24T14%3A41%3A38.000Z%7C2026-06-24T18%3A02%3A41.942Z%7Crel_IH5tkWLpm9uHSPTky_UZq&limit=20" />
