From eeb52b9a41bf24f7c7c7c1782d6ca897fd7a6d6f Mon Sep 17 00:00:00 2001 From: Jan Prochazka Date: Fri, 29 Apr 2022 17:53:21 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d2dd7bf..b74cf34a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,14 @@ Builds: - linux - application for linux - win - application for Windows +### 4.8.8 +- CHANGED: New app icon +- ADDED: SQL dump, SQL import - also from/to saved queries +- FIXED(mac): Fixed crash when reopening main window +- FIXED: MySQL dump now handles correctly dependand views +- FIXED(app): Browse tabs with Ctrl+Tab +- ADDED(app): Browse tabs in reverse order with Ctrl+Shift+Tab #245 + ### 4.8.7 - ADDED: MySQL dump/backup database - ADDED: Import SQL dump from file or from URL