changelog

This commit is contained in:
Jan Prochazka
2024-06-07 10:27:36 +02:00
parent 66a9e0d14a
commit 5bc0af1fba

View File

@@ -8,6 +8,14 @@ Builds:
- linux - application for linux
- win - application for Windows
### 5.3.0
- CHANGED: New Oracle driver, much better Oracle support. Works now also in docker distribution
- FIXED: Connection to oracle with service name #809
- ADDED: Connect to redis using a custom username #807
- FIXED: Unable to open SQL files #797
- FIXED: MongoDB query without columns #811
- ADDED: Switch connection for opened file #814
### 5.2.9
- FIXED: PostgresSQL doesn't show tables when connected #793 #805
- FIXED: MongoDB write operations fail #798 #802