v3.15.2
superset-sh/supersetv3.15.2Jan 11, 2026by github-actions[bot]
AI Summary
This release focuses on fixing backend request handling issues where the app router was automatically adding headers, alongside internal improvements to build stability and logging reliability. It also includes the addition of automated end-to-end tests for the webhook block.
Key Highlights
- Fixed app router automatically adding 'transfer-encoding: chunked' header
- Resolved TypeScript build type issues
- Fixed OpenTelemetry Winston transport log errors
- Added end-to-end (e2e) tests for the webhook block
Full Release Notes
### Fixed - 🚑 Fix app router automatically adding `transfer-encoding: chunked` header to backend requests [[69efa2f](https://github.com/baptisteArno/typebot.io/commit/69efa2f3c9cb0ca1c24b3c053767020397fbb57b)] ### Internal - 🔧 Fix build type issue [[94499b4](https://github.com/baptisteArno/typebot.io/commit/94499b489632d803ea00814afe3836bd236dd353)] - 🔧 Fix @opentelemetry/winston-transport log error [[06110a8](https://github.com/baptisteArno/typebot.io/commit/06110a80848fe4ea60d2a5b971f9e4572849c0c1)] - 🔧 Add webhook block e2e test [[e6d58e2](https://github.com/baptisteArno/typebot.io/commit/e6d58e2ad42d2774ebf6107bdda359a8331b72d0)] - 🔧 Add CLAUDE.md symlink [[a31711f](https://github.com/baptisteArno/typebot.io/commit/a31711fd50a6126a9ec9b32225d83eb9ca95f64b)]