From d8467b5ae12c26d04072d7191c0291c2937d7309 Mon Sep 17 00:00:00 2001 From: Jan Prochazka Date: Tue, 3 Sep 2024 15:17:58 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 16 ++++++++++++++++ README.md | 1 + 2 files changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index daf31883..05ff6fb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,22 @@ Builds: - linux - application for linux - win - application for Windows +### 5.4.0 +- ADDED: Support for CosmosDB (Premium only) +- ADDED: Administration UI (Premium only) +- ADDED: New application icon +- ADDED: MongoDB type support in data editing +- ADDED: MongoDB - posibility to remove field +- ADDED: Oracle - posibility to connect via SID +- FIXED: Many improvements in MongoDB filtering +- FIXED: Switch to form and back to table rows missing #343 +- ADDED: Posibility to deactivate MongoDB Profiler #745 +- ADDED: Ability to use Oracle thick driver - neccessary for connecting older Oracle servers #843 +- FIXED: Connection permissions configuration is broken #860 +- ADDED: ssh key file authentication option missing #876 +- ADDED: Ability to reset layout #878 +- FIXED: Script with escaped backslash causes erro #880 + ### 5.3.4 - FIXED: On blank system does not start (window does not appear) #862 - FIXED: Missing Execute, Export bar #861 diff --git a/README.md b/README.md index 311a99fe..90ab9fdd 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ DbGate is licensed under GPL-3.0 license and is free to use for any purpose. * Amazon Redshift * CockroachDB * MariaDB +* CosmosDB (Premium)