From f826b9eb6e83267f9d48aa640e45b3a28ad1ebfe Mon Sep 17 00:00:00 2001 From: "SPRINX0\\prochazka" Date: Wed, 14 May 2025 14:59:49 +0200 Subject: [PATCH] 6.4.2 changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e85824304..a24f8cefb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,17 @@ Builds: - linux - application for linux - win - application for Windows +## 6.4.2 + +- ADDED: Source label to docker container #1105 +- FIXED: DbGate restart needed to take effect after trigger is created/deleted on mariadb #1112 +- ADDED: View PostgreSQL query console output #1108 +- FIXED: Single quote generete MySql error #1107 +- ADDED: Ability to limit query result count #1098 +- CHANGED: Correct processing of bigint columns #1087 #1055 #583 +- CHANGED: Improved and optimalized algorithm of loading redis keys #1062, #1034 +- FIXED: Fixed loading Redis keys with :: in key name + ## 6.4.0 - ADDED: DuckDB support - ADDED: Data deployer (Premium)