This commit is contained in:
crschnick 2023-12-10 15:42:24 +00:00
parent efe4a8cc9f
commit 695d478878
2 changed files with 4 additions and 1 deletions

View file

@ -1,13 +1,16 @@
## Changes in 1.7.11
- Add support for Yubikey PKCS11 identities for SSH connections
- Add support for the gpg-agent for SSH connections, e.g. for smart cards
- Add ESC and CTRL/CMD+W shortcuts to close dialog windows
- Add support for JetBrains editors
- Add support for docker versions <20
- Add history button for file browser
- Improve information display for docker containers
- Properly update state of child connections on refresh
- Fix SSH identity file chooser not opening up the correct system when using jump servers
- Properly disable remote git storage during a session if a remote operation failed before
- Show unavailable connection types when searching for connections automatically
## Changes in 1.7.10

View file

@ -1 +1 @@
1.7.11
1.7.11-2