From 44ff4138101310a9be76afa0483c7d2b4823cafd Mon Sep 17 00:00:00 2001 From: Jan Prochazka Date: Thu, 6 Nov 2025 22:33:29 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9eadcdeb..8440f1d3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,15 @@ Builds: - linux - application for linux - win - application for Windows +## 6.6.10 +- FIXED: License fron environment variable is not refreshed #1245 +- FIXED: connection closing / reconnecting #1237 +- ADDED: retain history across multiple queries #1236 +- ADDED: load CSVs to temp tables #1235 +- FIXED: Not possible to scroll the data view horizontally by pressing shift and scroll mouse middle button on Mac #453 +- FIXED: Expired trial workflow (Premium) +- ADDED: Column name collision resolving #1234 (MySQL) + ## 6.6.8 - CHANGED: Windows executable now uses Azure trusted signing certificate - CHANGED: NPM packages now use GitHub OIDC provenance signing for better security