From ab481121f9738342734f8584928d3ba237b31466 Mon Sep 17 00:00:00 2001 From: Jan Prochazka Date: Wed, 29 May 2024 20:50:48 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75c711ad..b92cf301 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,14 @@ Builds: - linux - application for linux - win - application for Windows +### 5.2.9 +- FIXED: PostgresSQL doesn't show tables when connected #793 #805 +- FIXED: MongoDB write operations fail #798 #802 +- FIXED: Elecrron app logging losed most of log messages +- FIXED: Connection error with SSH tunnel +- ADDED: option to disable autoupgrades (with --disable-auto-upgrade) +- ADDED: Send error context to github gist + ### 5.2.8 - FIXED: file menu save and save as not working - FIXED: query editor on import/export screen overlaps with selector