From 0a9a0103dd814c866ca8b80044d4cc0a46e2a78e Mon Sep 17 00:00:00 2001 From: "SPRINX0\\prochazka" Date: Wed, 15 Oct 2025 11:05:31 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1230d66eb..82ddc86c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,15 @@ Builds: - linux - application for linux - win - application for Windows +## 6.6.5 +- ADDED: SQL AI assistant - powered by database chat, could help you to write SQL queries (Premium) +- ADDED: Explain SQL error (powered by AI) (Premium) +- ADDED: Database chat (and SQL AI Assistant) now supports showing charts (Premium) +- FIXED: Fxied editing new files and roles (Team Premium) +- FIXED: Connection to standalone database could be now pinned + ## 6.6.4 -- ADDED: AI Database chat now supports much more LLM models. +- ADDED: AI Database chat now supports much more LLM models. (Premium) - ADDED: Possibility to use your own API key with OPENAI-compatible providers (OpenRouter, Antropic...) - ADDED: Possibility to use self-hosted own LLM (eg. Llama) - ADDED: Team files - save SQL files and define shared charts, assign roles and users to these objects (Team Premium)