changelog

This commit is contained in:
Jan Prochazka 2021-05-03 18:42:04 +02:00
parent 988e4345d4
commit 4802c36b54

View File

@ -1,5 +1,17 @@
# ChangeLog # ChangeLog
### 4.1.11
- FIX: fixed processing postgre query containing $$
- FIX: fixed postgre analysing procedures & functions
- FIX: patched svelte crash #105
- ADDED: ability to disbale background DB model updates
- ADDED: Duplicate connection
- ADDED: Duplicate tab
- FIX: SSH tunnel connection using keyfile auth #106
- FIX: All tables button fix in export #109
- CHANGED: Add to favorites moved from toolbar to tab context menu
- CHANGED: Toolbar design - current tab related commands are delimited
### 4.1.10 ### 4.1.10
- ADDED: Default database option in connectin settings #96 #92 - ADDED: Default database option in connectin settings #96 #92
- FIX: Bundle size optimalization for Windows #97 - FIX: Bundle size optimalization for Windows #97