v3.15.2

eisenzopf/rvoipv3.15.2Jan 11, 2026by github-actions[bot]

AI Summary

This release focuses on fixing critical bugs within the app router, specifically addressing the automatic addition of the chunked transfer encoding header. It also resolves internal build issues and logging errors, while introducing e2e tests for the webhook block.

Key Highlights

  • Fix app router automatically adding `transfer-encoding: chunked` header
  • Fix OpenTelemetry Winston transport log errors
  • Add webhook block e2e test
  • Fix build type issues

New Features

  • Webhook block e2e tests

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)]