From 054b90c90dd2d2d30c06fdb119602cb029257262 Mon Sep 17 00:00:00 2001 From: Jan Prochazka Date: Mon, 19 Sep 2022 19:35:47 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26a4e4d25..336accc62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,19 @@ Builds: - linux - application for linux - win - application for Windows +### 5.1.2 +- FIXED: MongoDb any export function does not work. #373 +- ADDED: Query Designer short order more flexibility #372 +- ADDED: Form View move between records #370 +- ADDED: Custom SQL conditions in query designer and table filtering #369 +- ADDED: Query Designer filter eq to X or IS NULL #368 +- FIXED: Query designer, open a saved query lost sort order #363 +- ADDED: Query designer reorder columns #362 +- ADDED: connect via socket #358 +- FIXED: Show affected rows after UPDATE/DELETE/INSERT #361 +- ADDED: Perspective cell formatters - JSON, image +- ADDED: Perspectives - undefined cells are gray + ### 5.1.1 - ADDED: Perspective designer - FIXED: NULL,NOT NULL filter datatime columns #356