v3.15.2

k2-fsa/sherpa-onnxv3.15.2Jan 11, 2026by github-actions[bot]

AI Summary

This release fixes a bug where the app router automatically adds the `transfer-encoding: chunked` header to backend requests. It also includes internal fixes for build types and logging errors, along with the addition of e2e tests and documentation symlinks.

Key Highlights

  • Fix app router automatically adding chunked header
  • Fix build type issue
  • Fix OpenTelemetry Winston transport log error
  • Add webhook block e2e test
  • Add CLAUDE.md symlink

New Features

  • Webhook block e2e test
  • CLAUDE.md symlink

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