From 4c0f17a0b292de2398437a2de98f3a6c8ba89064 Mon Sep 17 00:00:00 2001 From: Jan Prochazka Date: Sun, 7 Aug 2022 20:35:04 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04705adc7..89c42f952 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,17 @@ Builds: - linux - application for linux - win - application for Windows +### 5.1.0 +- ADDED: Perspectives +- CHANGED: Upgraded SQLite engine version (driver better-sqlite3: 7.6.2) +- CHANGED: Upgraded ElectronJS version (from version 13 to version 17) +- CHANGED: Upgraded all dependencies with current available minor version updates +- CHANGED: By deffault, connect on click #332˝ +- CHANGED: Improved keyboard navigation, when editing table data #331 +- ADDED: Option to skip Save changes dialog #329 +- FIXED: Unsigned column doesn't work correctly. #324 +- FIXED: Connect to MS SQL with doamin user now works also under Linux and Mac #305 + ### 5.0.9 - FIXED: Fixed problem with SSE events on web version - ADDED: Added menu command "New query designer"