From 695d478878bd496ce6278858ab8957557d8f116a Mon Sep 17 00:00:00 2001 From: crschnick Date: Sun, 10 Dec 2023 15:42:24 +0000 Subject: [PATCH] [stage] --- dist/changelogs/1.7.11.md | 3 +++ version | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dist/changelogs/1.7.11.md b/dist/changelogs/1.7.11.md index e65b330eb..b72ffa872 100644 --- a/dist/changelogs/1.7.11.md +++ b/dist/changelogs/1.7.11.md @@ -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 diff --git a/version b/version index 19a2c053c..9d8decabc 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.7.11 \ No newline at end of file +1.7.11-2 \ No newline at end of file