This commit is contained in:
Jan Prochazka
2021-05-17 20:47:29 +02:00
parent 70d53e8abe
commit f0ea35d576
4 changed files with 8 additions and 35 deletions

View File

@@ -13,6 +13,7 @@
- ADDED: Disconnect command
- ADDED: Query executed on server has tab marker (formerly it had only "No DB" marker)
- ADDED: Horizontal scroll using shift+mouse wheel #113
- ADDED: Cosmetic improvements of MariaDB support
### 4.1.11
- FIX: Fixed crash of API process when using SSH tunnel connection (race condition)