tambo Releases
174 releases of tambo-ai/tambo
- docs-v1.28.0docs: v1.28.0
Release 1.28.0 adds support for Claude Opus 4.6 and Sonnet 4.6 models, fixes an OAuth token resolution issue via the userinfo endpoint, and updates several dependencies including the TypeScript SDK.
Feb 20, 2026
- web-v0.132.2web: v0.132.2
This web release fixes OAuth token resolution, cleans up legacy patterns, improves the messages modal, and removes the V1 smoketest page.
Feb 20, 2026
- api-v0.143.2api: v0.143.2
This is a minor bug fix release (0.143.2) that resolves an issue with opaque OAuth tokens not being properly resolved via the userinfo endpoint. The fix addresses GitHub issue #2440.
Feb 20, 2026
- tambo-v0.53.1tambo: v0.53.1
This is a patch release (0.53.1) focused on dependency updates and test infrastructure improvements. The release updates multiple dependencies including the TypeScript SDK, inquirer, ag-ui, and tRPC packages, along with bumping test coverage thresholds.
Feb 18, 2026
- react-v1.0.2react: v1.0.2
This is a minor patch release (1.0.2) for the tambo-ai React SDK that fixes a bug where userKey was not being passed to the threads.update() method when updating thread names. The release also includes dependency updates for the TypeScript SDK and ag-ui packages.
Feb 18, 2026
- api-v0.143.1api: v0.143.1
This is a patch release (0.143.1) focused on bug fixes, dependency updates, and code cleanup. The main bug fix ensures tool call counts persist across V1 runs, while the refactoring removes dead transaction middleware and renames the database provider.
Feb 18, 2026
- docs-v1.27.1docs: v1.27.1
This is a documentation-only release that reorganizes the self-hosting documentation by breaking up the single SELF-HOSTING.md file into a more structured docs site guide section, improving organization and accessibility for users setting up self-hosted instances.
Feb 13, 2026
- showcase-v0.37.2showcase: v0.37.2
This is a minor bug fix release for tambo-ai/tambo that addresses an issue with email field support in the UI registry's Form component. The fix resolves issue #2382 by adding proper support for email input fields.
Feb 11, 2026
- docs-v1.27.0docs: v1.27.0
This is a minor release (1.27.0) for tambo-ai/tambo dated February 11, 2026. The release introduces a single CLI feature that automates project initialization by automatically initializing git and running tambo init by default when setting up a new project.
Feb 11, 2026
- create-tambo-app-v0.3.0create-tambo-app: v0.3.0
This release (0.3.0) introduces automation to the CLI setup process by automatically initializing git and running tambo init when creating a new Tambo project. The update streamlines the developer experience by reducing manual setup steps.
Feb 11, 2026
- tambo-v0.53.0tambo: v0.53.0
This release (0.53.0) introduces a quality-of-life improvement for the CLI by automatically initializing git and running `tambo init` by default when setting up a new project. This streamlines the onboarding experience for new users.
Feb 11, 2026
- docs-v1.26.3docs: v1.26.3
This is a minor documentation update (docs-v1.26.3) released on 2026-02-11. The release contains a single documentation cleanup task that removes the unnecessary 'cd into tambo app' step from the quickstart guide.
Feb 11, 2026
- showcase-v0.37.1showcase: v0.37.1
This is a minor patch release (0.37.1) focused on bug fixes. The update includes a fix to make tool call arguments more flexible in the React SDK, as well as documentation improvements to ensure code snippets and API tables accurately reflect the current component APIs.
Feb 11, 2026
- tambo-v0.52.1tambo: v0.52.1
This is a minor patch release focused on a CLI cleanup task, removing base path imports from the message component config. No new features or breaking changes were introduced in this release.
Feb 11, 2026
- docs-v1.26.2docs: v1.26.2
This is a minor bug fix release for tambo-ai/tambo addressing an issue in the react-ui-base component. The fix ensures that MAX_IMAGES and IS_PASTED_IMAGE constants are properly preserved in the build output, resolving issue #2371.
Feb 11, 2026
- tambo-v0.52.0tambo: v0.52.0
This release adds Vite support with Tailwind v4 toolchain integration, framework detection, and a Vite template to the CLI. It also includes a bug fix for interactive prompts hanging in non-TTY environments and updates the TypeScript SDK to version 0.92.
Feb 11, 2026
- react-v1.0.1react: v1.0.1
This is a minor patch release (1.0.1) for the tambo-ai/tambo React SDK that addresses a bug fix for tool call arguments and includes documentation updates. The release focuses on improving SDK flexibility by making tool call arguments less strict.
Feb 10, 2026
- web-v0.132.1web: v0.132.1
This release adds referral source tracking to the onboarding wizard and fixes an OAuth flow issue for Streamable HTTP MCP servers. It also promotes the React SDK V1 to the main export as a release candidate and updates dependencies including TypeScript SDK to 0.92.
Feb 10, 2026
- showcase-v0.37.0showcase: v0.37.0
This release promotes the V1 React SDK to the main export (1.0.0-rc.1), normalizes the thread field from 'title' to 'name', and includes bug fixes for UI elements in the showcase along with a TypeScript SDK bump to version 0.92.
Feb 10, 2026
- react-v1.0.0react: v1.0.0
This release marks the v1.0.0 milestone for the React component, consisting primarily of minor version bumps and bug fixes.
Feb 10, 2026