[release]

This commit is contained in:
crschnick 2024-03-07 19:33:41 +00:00
parent aeb921f161
commit e70a04d588
2 changed files with 13 additions and 1 deletions

12
dist/changelogs/8.2_incremental.md vendored Normal file
View file

@ -0,0 +1,12 @@
## Quick access for connections
One common feedback that some users shared was that it could be quite cumbersome to access a specific nested connection as one would have to possibly expand several connections first. Expanded connections would then also take up a lot of space, leading to a lot of scrolling.
There is now a quick access button available for connections that enables you to quickly choose a connection in the hierarchy without having to expand any connection views.
## Other changes
- Fix terminal open not working sometimes on Windows
- Fix terminals closing instantly without error in some cases when a connection startup error occurred
- Fix local shell process not restarting if it exited unexpectedly before
- Fix some null pointers

View file

@ -1 +1 @@
8.1
8.2