web-v0.132.6

tambo-ai/tamboweb-v0.132.6Mar 16, 2026by akhileshrangani4

AI Summary

This is the first web release (v0.132.6) with a fixed Docker CI pipeline. The release is identical to web-v0.132.5 with no code changes, primarily focusing on infrastructure improvements to the Docker continuous integration pipeline.

Key Highlights

  • First web release with fixed Docker CI pipeline
  • Identical code to previous version v0.132.5
  • Docker images available for both versioned and latest tags
  • Multi-arch support for linux/amd64 and linux/arm64

Full Release Notes

## web: v0.132.6

First web release with fixed Docker CI pipeline (#2628). Identical code to web-v0.132.5.

### Docker images

```
ghcr.io/tambo-ai/tambo-web-server:0.132.6
ghcr.io/tambo-ai/tambo-web-server:latest
```

Multi-arch: `linux/amd64`, `linux/arm64`