Version 7.1.2 - GraphQL Chat and AI Improvements
Published: 2026-03-02
We are pleased to announce the release of DbGate version 7.1.2, which brings powerful new AI features and improvements to the Premium edition. This release introduces GraphQL Chat, adds support for new LLM models, and significantly improves the stability and performance of AI components.
GraphQL Chat (Premium)
Version 7.1.2 introduces a revolutionary new feature called GraphQL Chat. This AI-powered chat interface allows you to interact with GraphQL endpoints naturally through conversation. Ask questions, explore your GraphQL schema, and execute queries using natural language - the AI handles the translation to GraphQL automatically.
GraphQL Chat combines DbGate’s GraphQL connectivity features with advanced language models to provide an intuitive way to query your API endpoints without writing GraphQL syntax manually.
New LLM Models Available
This release expands the selection of available language models for AI features:
- GPT-5.1 Codex Mini - Now set as the default model, we offer now much better models than before (without additional costs)
- Claude Haiku 4.5 - Very good model from Anthropic for code-related tasks
These models are available for all DbGate Premium and Team Premium users, without any additional cost. Additionally, you could use the best models available (eg. Claude Opus 4.6) with your own API key, just set it up in AI settings.
AI Stability and Performance
We have upgraded all AI components to their latest versions, which prevents some critical errors such as “400 Provider returned error” in Database Chat.
Additionally, we have upgraded several internal building components including svelte-preprocess and TypeScript to benefit from the latest improvements and security updates.
Complete changelog
7.1.2
- ADDED: GraphQL chat - AI chat with GraphQL endpoint (Premium)
- FIXED: Error “400 Provider returned error” in Database Chat (Premium)
- CHANGED: Upgraded AI components to latest versions, improved stability and performance of AI features (Premium)
- ADDED: New LLM models available (GPT-5.1 Codex Mini - now default), Claude Haiku 4.5
- CHANGED: Upgraded some internal building components (svelte-preprocess, typescript)
7.1.1
- CHANGED: Fixed some DynamoDB issues, improved filtering performance
- FIXED: Filter scroll issue #1370
- FIXED: Team Premium - filtering by connection in database and table permissions
- FIXED: Team Premium - Creating role and user in PostgreSQL - settings is remembered without reopening new role/user
- FIXED: Team Premium - don’t show errors “Connection permission not granted” when no connection is selected
- FIXED: Firebird - improved connectivity & table loading #1324
- ADDED: New GraphQL query option, changed GraphQL query icon (Premium)