From aea2c64703bbdd2a2937e51a8ffd57cbe41d8b3b Mon Sep 17 00:00:00 2001 From: Jan Prochazka Date: Fri, 6 Oct 2023 14:12:48 +0200 Subject: [PATCH] changeog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d50e47f81..ab389e567 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,16 @@ Builds: - linux - application for linux - win - application for Windows +### 5.2.7 +- FIXED: fix body overflow when context menu height great than viewport #592 +- FIXED: Pass signals in entrypoint.sh #596 +- FIXED: Remove missing links to jenasoft #625 +- FIXED: add API headers on upload call #627 +- FIXED: Disabled shell scripting for NPM distribution by default +- FIXED: Fixed data import from files #633 +- FIXED: Fixed showing GPS positions #575 +- CHANGED: Improved stability of electron client on Windows and Mac (fewer EPIPE errors) + ### 5.2.6 - FIXED: DbGate creates a lot of .tmp.node files in the temp directory #561 - FIXED: Typo in datetimeoffset dataType #556