From a5a5517555c4f064101d44fbcc064f5e704f3551 Mon Sep 17 00:00:00 2001 From: "SPRINX0\\prochazka" Date: Mon, 1 Sep 2025 15:46:09 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e8635a20..f55083da3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,11 @@ Builds: - linux - application for linux - win - application for Windows +## 6.6.3 +- FIXED: Error “db.getCollection(…).renameCollection is not a function” when renaming collection in dbGate #1198 +- FIXED: Can't list databases from Azure SQL SERVER #1197 +- ADDED: Save zoom level in electron apps + ## 6.6.2 - ADDED: List of processes, ability to kill process (Server summary) #1178 - ADDED: Database and table permissions (Team Premium edition)