Releases: cgoinglove/better-chatbot
Releases · cgoinglove/better-chatbot
v1.26.0
v1.25.0
Features
- s3 storage and richer file support (#301) (051a974) by @mrjasonroy
Bug Fixes
- model name for gpt-4.1-mini in staticModels (#299) (4513ac0) by @mayur9210
v1.24.0
Features
- generate image Tool (Nano Banana) (#284) (984ce66) by @cgoinglove
- openai image generate (#287) (0deef6e) by @cgoinglove
v1.23.0
Features
- export chat thread (#278) (23e79cd) by @cgoinglove
- file-storage: image uploads, generate profile with ai (#257) (46eb43f) by @brrock
Bug Fixes
- Apply DISABLE_SIGN_UP to OAuth providers (#282) (bcc0db8) by @cgoing-bot
- ollama disable issue (#283) (5e0a690) by @cgoinglove
v1.22.0
Features
- admin and roles (#270) (63bddca) by @mrjasonroy
- groq provider (#268) (aef213d) by @cgoinglove
- hide LLM providers without API keys in model selection (#269) (63c15dd) by @cgoinglove
- voice-chat: binding agent tools (#275) (ed45e82) by @cgoinglove
Bug Fixes
v1.21.0
Features
- agent sharing (#226) (090dd8f) by @mrjasonroy
- ai v5 (#230) (0461879) by @cgoinglove
- improve markdown table styling (#244) (7338e04) by @hakonharnes
Bug Fixes
- #111 prevent MCP server disconnection during long-running tool calls (#238) (b5bb3dc) by @cgoinglove
v1.20.2
Bug Fixes
- improve error display with better UX and animation handling (#227) (35d62e0) by @cgoinglove
- mcp: ensure database and memory manager sync across server instances (#229) (c4b8ebe) by @cgoinglove
v1.20.1
Bug Fixes
- mcp: fix MCP infinite loading issue (#220) (c25e351) by @cgoing-bot
v1.20.0
Features
- add qwen3 coder to models file for openrouter (#206) (3731d00) by @brrock
- improve authentication configuration and social login handling (#211) (cd25937) by @mrjasonroy
- introduce interactive table creation and enhance visualization tools (#205) (623a736) by @cgoing-bot
- mcp: oauth (#208) (136aded) by @cgoinglove
- web-search: replace Tavily API with Exa AI integration (#204) (7140487) by @cgoing-bot
Bug Fixes
- implement responsive horizontal layout for chat mention input with improved UX And generate Agent Prompt (43ec980) by @cgoinglove
- mcp: Safe MCP manager init logic for the Vercel environment (#202) (708fdfc) by @cgoing-bot
v1.19.1
Bug Fixes
- agent: improve agent loading logic and validation handling in EditAgent component #198 (ec034ab) by @cgoinglove
- agent: update description field to allow nullish values in ChatMentionSchema (3e4532d) by @cgoinglove
- i18n: update agent description fields in English, Spanish, and French JSON files to improve clarity and consistency (f07d1c4) by @cgoinglove
- Invalid 'tools': array too long. Expected an array with maximum length 128, but got an array with length 217 instead. #197 (b967e3a) by @cgoinglove