mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-25 09:00:26 +00:00
[stage]
This commit is contained in:
parent
efe4a8cc9f
commit
695d478878
2 changed files with 4 additions and 1 deletions
3
dist/changelogs/1.7.11.md
vendored
3
dist/changelogs/1.7.11.md
vendored
|
@ -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
|
||||
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
1.7.11
|
||||
1.7.11-2
|
Loading…
Reference in a new issue