docs-v1.26.2

tambo-ai/tambodocs-v1.26.2Feb 11, 2026by tambo-bot

AI Summary

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.

Key Highlights

  • Bug fix for react-ui-base component preserving constants in build output
  • Fixes issue #2371 related to MAX_IMAGES and IS_PASTED_IMAGE
  • Released on 2026-02-11

Full Release Notes

## [1.26.2](https://github.com/tambo-ai/tambo/compare/docs-v1.26.1...docs-v1.26.2) (2026-02-11)


### Bug Fixes

* **react-ui-base:** preserve MAX_IMAGES and IS_PASTED_IMAGE in build output ([#2371](https://github.com/tambo-ai/tambo/issues/2371)) ([dc6d5e5](https://github.com/tambo-ai/tambo/commit/dc6d5e5a1714641890ef1fd6dbb7bcdbcc54a521))