Skip to content

chore(main): release 1.5.2 - #13

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--better-chatbot
Open

chore(main): release 1.5.2#13
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--better-chatbot

Conversation

@github-actions

@github-actions github-actions Bot commented Nov 20, 2025

Copy link
Copy Markdown

🤖 I have created a release beep boop

1.5.2 (2026-02-25)

Features

  • Add Azure OpenAI provider support with comprehensive testing (#189) (edad917)
  • add bot name preference to user settings (f4aa588)
  • add chat-related translations and enhance UI components with animations and improved accessibility (c254c84)
  • add common UI translations and enhance project and thread management components with improved localization (bf05c55)
  • add DISABLE_EMAIL_SIGN_UP to control email and OAuth signups separately (#331) (2811cf3)
  • add husky (067d58d)
  • add husky for formatting and checking commits (#71) (a379cd3)
  • Add js-execution tool and bug fixes(tool call) (#148) (12b18a1)
  • add language translation guidelines and instructions for contributing new languages to the chatbot (3bb8fd3)
  • add LaTeX/TeX math equation rendering support (#318) (c0a8b5b)
  • add lint-staged and remove commitlint (67988b8)
  • add logging for base URL configuration in auth server and update baseURL assignment for better clarity (6ca13fd)
  • add new translations for project and chat management, enhance sidebar components with improved UI interactions, and implement dynamic project and chat visibility toggles (5319d9c)
  • add new translations for reporting issues and joining the community, remove unused language selection component, and enhance theme selection functionality in the sidebar (314973c)
  • add norwegian translation (#341) (64f88cc)
  • add openAI compatible provider support (#92) (6682c9a)
  • add pink themes (2e43cc6)
  • add Python execution tool and integrate Pyodide support (#176) (de2cf7b)
  • add qwen3 coder to models file for openrouter (#206) (3731d00)
  • add sequential thinking tool and enhance UI components (230f4a7)
  • add sequential thinking tool and enhance UI components (#183) (5bcbde2)
  • add Spanish, French, Japanese, and Chinese language support with UI improvements (#74) (e34d43d)
  • Add support for Streamable HTTP Transport #56 (#64) (8783943)
  • Add web search and content extraction tools using Tavily API (#126) (f7b4ea5)
  • admin and roles (#270) (63bddca)
  • agent sharing (#226) (090dd8f)
  • agent: agent and archive (#192) (c63ae17)
  • ai v5 (#230) (0461879)
  • cache MCP tool info in DB for lazy connection architecture (#369) (57c638e)
  • chat: enable @mention and tool click to trigger workflow execution in chat (#122) (b4e7f02)
  • credit contributors in releases and changlogs (#104) (e0e4443)
  • enhance authentication UI and add Korean translations (1389e0a)
  • enhance localization by adding new translations for chat, project, and keyboard shortcuts, and improve UI components with dynamic text rendering (d71997d)
  • enhance MCPClient transport handling with StreamableHTTPClientTransport and fallback to SSE (c3413c3)
  • enhance PromptInput with new Lightbulb icon and tooltip for Think Mode (1bf3ad7)
  • enhance TemporaryChat component with improved shortcut key display and update AppHeader to remove GitHub link, streamline UI interactions in AppSidebarUser for reporting issues and joining community (5cb31b5)
  • enhance TemporaryChat component with new instructions feature, add corresponding translations, and improve UI interactions in AppHeader for better user experience (0c7be80)
  • export chat thread (#278) (23e79cd)
  • file-storage: image uploads, generate profile with ai (#257) (46eb43f)
  • generate image Tool (Nano Banana) (#284) (984ce66)
  • groq provider (#268) (aef213d)
  • hide LLM providers without API keys in model selection (#269) (63c15dd)
  • i18n: add translations for tool-related components (#367) (536beb2)
  • implement cold start-like auto connection for MCP server and simplify status (#73) (987c442)
  • implement language selection component and enhance authentication UI with improved translations and user prompts (d97d891)
  • implement sequential thinking mode in chat API and UI components (8f4d945)
  • implement speech system prompt and update voice chat options for enhanced user interaction (5a33626)
  • Implementation of PWA for much better UI on mobile (#252) (51e6eab)
  • improve authentication configuration and social login handling (#211) (cd25937)
  • improve markdown table styling (#244) (7338e04)
  • introduce changesets for version management and fix OpenAI voice chat options bug (#63) (9ae823b)
  • introduce interactive table creation and enhance visualization tools (#205) (623a736)
  • Lazy Chat Title Generation: Save Empty Title First, Then Generate and Upsert in Parallel (#162) (31dfd78)
  • mcp: oauth (#208) (136aded)
  • openai image generate (#287) (0deef6e)
  • Per User Custom instructions (#86) (d45c968)
  • publish container to GitHub registry (#149) (9f03cbc)
  • realtime voice chatbot with MCP tools (#50) (cf13e9d)
  • refactor chat preferences and shortcuts handling by replacing ShortcutsProvider with AppPopupProvider, update state management for temporary chat, and enhance keyboard shortcut functionality in related components (84070d5)
  • releases: add debug logging to the add authors and update release step (#105) (c855a6a)
  • remove experimental caching option from Next.js config, add deepmerge dependency, and enhance message handling in i18n request for improved localization (c1d3e3b)
  • s3 storage and richer file support (#301) (051a974)
  • set maxTokens to 30 in generateTitleFromUserMessageAction for improved title generation (7dde3f1)
  • Shortcuts Info (6a5d71f)
  • start i18n (a9457d5)
  • tsconfig.tsbuildinfo 디렉토리를 기본 정리 목록에 추가 (62ab4d8)
  • update MCP server UI and translations for improved user experience (1e2fd31)
  • update mention ux (#161) (7ceb9c6)
  • voice-chat: binding agent tools (#275) (ed45e82)
  • web-search with images (bea76b3)
  • web-search: replace Tavily API with Exa AI integration (#204) (7140487)
  • workflow beta (#100) (2f5ada2)
  • workflow: add auto layout feature for workflow nodes and update UI messages (0cfbffd)
  • workflow: Add HTTP and Template nodes with LLM structured output supportWorkflow node (#117) (10ec438)
  • workflow: add HTTP node configuration and execution support (7d2f65f)
  • workflow: stable workflow ( add example workflow : baby-research ) (#137) (c38a7ea)

Bug Fixes

  • .next 디렉토리 정리 명령어 제거 (3387ed5)
  • #111 prevent MCP server disconnection during long-running tool calls (#238) (b5bb3dc)
  • Add .next cleanup to postinstall and fix db-migrate exit handling (#272) (15ff34d)
  • add POST endpoint for MCP client saving with session validation (fa005aa)
  • agent: improve agent loading logic and validation handling in EditAgent component #198 (ec034ab)
  • agent: update description field to allow nullish values in ChatMentionSchema (3e4532d)
  • align chat messages with prompt input (#366) (e65be9f)
  • api: handle error case in chat route by using orElse for unwrap (25580a2)
  • Apply DISABLE_SIGN_UP to OAuth providers (#282) (bcc0db8)
  • blur prompt-input after submit to collapse mobile keyboard (#337) (aec3530)
  • bug(LineChart): series are incorrectly represented #165 (4e4905c)
  • chat: prevent infinite MCP tool call loop by precomputing toolChoice (#49) (ba7673b)
  • clean changlelog and stop duplicate attributions in the changelog file (#119) (aa970b6)
  • css (6a2f8e9)
  • Enhance component styles and configurations (a7284f1)
  • enhance error handling in chat bot component (1519799)
  • enhance event handling for keyboard shortcuts in chat components (95dad3b)
  • enhance mobile UI experience with responsive design adjustments (2eee8ba)
  • enhance ToolModeDropdown with tooltip updates and debounce functionality (d06db0b)
  • ensure PKCE works for MCP Server auth (#256) (09b938f)
  • ensure thread date fallback to current date in AppSidebarThreads component (800b504)
  • enter (78573e4)
  • generate title by user message (9ee4be6)
  • generate title sync (5f3afdc)
  • hide MCP server credentials from non-owners (#317) (#319) (6e32417)
  • hsuky (3dcde85)
  • i18n: update agent description fields in English, Spanish, and French JSON files to improve clarity and consistency (f07d1c4)
  • ignore tool binding on unsupported models (server-side) (#160) (277b4fe)
  • implement responsive horizontal layout for chat mention input with improved UX And generate Agent Prompt (43ec980)
  • improve error display with better UX and animation handling (#227) (35d62e0)
  • improve error handling in chat route and adjust message part styling (a4387d6)
  • improve session error handling in authentication (eb15b55)
  • increase maxTokens for title generation in chat actions issue #102 (bea2588)
  • Invalid 'tools': array too long. Expected an array with maximum length 128, but got an array with length 217 instead. #197 (b967e3a)
  • js executor tool and gemini model version (#169) (e25e10a)
  • link to the config generator correctly (#184) (1865ecc)
  • mcp: ensure database and memory manager sync across server instances (#229) (c4b8ebe)
  • mcp: fix MCP infinite loading issue (#220) (c25e351)
  • mcp: improve 401 detection for OAuth flow trigger (#362) (a99dca9)
  • mcp: Safe MCP manager init logic for the Vercel environment (#202) (708fdfc)
  • model name for gpt-4.1-mini in staticModels (#299) (4513ac0)
  • ollama disable issue (#283) (5e0a690)
  • preserve whitespace in chat input during editing (#361) (e914a30)
  • python executor (ea58742)
  • refine thinking prompt condition in chat API (0192151)
  • remove file to get file types for lint-staged (0c1e7eb)
  • scripts: parse openai compatible on windows (#164) (41f5ff5)
  • skip signup method selection when only email is enabled (#338) (7538bc8)
  • speech ux (baa849f)
  • split theme system into base themes and style variants (61ebd07)
  • support OpenAI real-time chat project instructions (2ebbb5e)
  • temporary chat initial model (0393f7a)
  • text message part inline buttons is not visible on mobile (#334) (666c395), closes #333
  • tool select ui (#141) (0795524)
  • UI improvements for mobile experience (#66) (b4349ab)
  • unify SSE and streamable config as RemoteConfig (#85) (66524a0)
  • update adding-openAI-like-providers.md (#101) (2bb94e7)
  • update config file path in release workflow (7209cbe)
  • update lastThreadAt calculation in chat repository to handle null values by using COALESCE for better data integrity (4a5489c)
  • update sign-out behavior to redirect to sign-in page instead of … (#61) (04f771a)
  • update sign-out behavior to redirect to sign-in page instead of reloading the window for improved user experience (3001591)
  • update tool selection logic in McpServerSelector to maintain current selections (4103c1b)
  • update ToolMessagePart to use isExecuting state instead of isExpanded (752f8f0)
  • update translation key in ErrorMessage component for improved lo… (#60) (463ea4b)
  • update translation key in ErrorMessage component for improved localization consistency (789172b)
  • use translation for user settings menu item (#339) (eadc71a)
  • workflow condition node issue (78b7add)
  • workflow-panel: fix save button width (#168) (3e66226)
  • workflow: enhance structured output handling and improve user notifications (dd43de9)
  • workflow: improve mention handling by ensuring empty values are represented correctly (92ff9c3)
  • workflow: llm structure Output (c529292)
  • workflow: MPC Tool Response Structure And Workflow (#113) (836ffd7)
  • workflow: simplify mention formatting by removing bold styling for non-empty values (ef65fd7)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--better-chatbot branch 2 times, most recently from ecfd7ba to 7c1988d Compare December 2, 2025 20:00
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--better-chatbot branch from 7c1988d to 5475fcc Compare December 7, 2025 16:29
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--better-chatbot branch from 5475fcc to b652e9f Compare January 8, 2026 22:37
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--better-chatbot branch from b652e9f to 4256084 Compare February 25, 2026 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants