From 99d59a140c6495a4a8bcfcf27493a18b4e92ab3f Mon Sep 17 00:00:00 2001 From: Jan Prochazka Date: Mon, 7 Feb 2022 20:46:52 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a544f444..3d2b42ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # ChangeLog +### 4.6.2 +- FIXED: fixed same issues of XML import plugin +- ADDED: Split columns macro (available in data sheet editor) +- CHANGED: Accepting non standard plugins names (which doesn't start with dbgate-plugin-) +- ADDED: Support BLOB values #211 +- ADDED: Picture cell view +- ADDED: HTML cell view +- CHANGED: Code completion supports non-default schema names +- FIXED: More robust MySQL analyser, when connecting to non-standard servers #214 +- FIXED: Fixed configuring connection to SQLite with environment variables #215 + ### 4.6.1 - ADDED: Ability to configure SSH tunnel over environment variables #210 (for docker container) - ADDED: XML export and import