v1.20.1

SylphAI-Inc/AdalFlowv1.20.1Apr 9, 2026by themez

AI Summary

Added AWS Bedrock as a new model provider and introduced new web search providers like BoCha and Querit.ai. Enhanced the user experience with a translate button for errors, an email code login flow, and a Tavily parse_link tool for richer web results.

Key Highlights

  • Added AWS Bedrock as a new model provider
  • Added BoCha and Querit.ai as new web search providers
  • Added Tavily parse_link tool for richer web search results
  • Added a translate button for raw error messages
  • Upgraded Mermaid to version 11.13

Breaking Changes

  • Removed deprecated Gemini OAuth support

New Features

  • AWS Bedrock Provider
  • BoCha and Querit.ai Search Providers
  • Tavily parse_link Tool
  • Translate Error Messages
  • Email Code Login
  • Mermaid 11.13 support for Venn diagrams

Full Release Notes

## What's New

- **AWS Bedrock Provider**: Added AWS Bedrock as a new model provider
- **New Web Search Providers**: Added BoCha and Querit.ai search providers
- **Tavily parse_link Tool**: Added parse_link tool for richer web search results that can fetch page content
- **Translate Error Messages**: Added a translate button for raw error messages
- **Mermaid 11.13**: Upgraded Mermaid to support Venn diagrams
- **Email Code Login**: New email verification code login flow for Chatbox AI

## Bug Fixes

- Fix conversation history losing tool-call parts
- Fix input content lost when max context message count is 0
- Fix title bar disappearing when all chats are cleared
- Fix Gemini 3 models thinking mode configuration
- Fix empty bottom margin when focusing input on macOS desktop
- Fix message navigation button scrolling
- Fix BoCha nested response parsing and add fallback endpoints
- Fix Tavily parse_link error handling and title fallback
- Fix misleading Chatbox AI license suggestion when ChatboxAI API errors
- Fix precise package matching in manualChunks to prevent path collision
- Localize verification code login errors
- Adjust input box font size from 16 to 14
- Refactor: unify web search provider error handling

## Removed

- Removed deprecated Gemini OAuth support

**Full Changelog**: https://github.com/chatboxai/chatbox/compare/v1.20.0...v1.20.1