showcase-v0.37.2
tambo-ai/tamboshowcase-v0.37.2Feb 11, 2026by tambo-bot
AI Summary
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.
Key Highlights
- Fixed email field support in Form component within the UI registry
- Resolved issue #2382 related to Form email input handling
Full Release Notes
## [0.37.2](https://github.com/tambo-ai/tambo/compare/showcase-v0.37.1...showcase-v0.37.2) (2026-02-11) ### Bug Fixes * **ui-registry:** support email fields in Form ([#2382](https://github.com/tambo-ai/tambo/issues/2382)) ([92a3656](https://github.com/tambo-ai/tambo/commit/92a36562e061ba7ec54d1f143193102de3a2a637))