v3.15.2

WhiskeySockets/Baileysv3.15.2Jan 11, 2026by github-actions[bot]

AI Summary

This release focuses on stabilizing the backend request handling and build pipeline. It includes fixes for the app router's header injection and resolves OpenTelemetry logging errors.

Key Highlights

  • Fixed app router automatically adding 'transfer-encoding: chunked' header to backend requests.
  • Resolved build type issues and 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)]