From 3db39253e7a529748250cfddf3963ff855bbbe06 Mon Sep 17 00:00:00 2001 From: crschnick Date: Sun, 8 Mar 2026 17:05:24 +0000 Subject: [PATCH] [release] --- dist/changelog/21.5.1.md | 1 - dist/changelog/21.6.md | 5 +++++ version | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) delete mode 100644 dist/changelog/21.5.1.md create mode 100644 dist/changelog/21.6.md diff --git a/dist/changelog/21.5.1.md b/dist/changelog/21.5.1.md deleted file mode 100644 index c0e754593..000000000 --- a/dist/changelog/21.5.1.md +++ /dev/null @@ -1 +0,0 @@ -- Fix bitwarden integration not applying changes in a new xpipe install diff --git a/dist/changelog/21.6.md b/dist/changelog/21.6.md new file mode 100644 index 000000000..eec9c5e71 --- /dev/null +++ b/dist/changelog/21.6.md @@ -0,0 +1,5 @@ +- Fix keygen for public key complaining about an invalid format when the key did not have a trailing newline +- Fix MCP session in claude code timing out for long-running commands +- Fix MCP list_systems tool not working properly when MCP client used absolute paths instead of just connection names +- Fix SSH VsCode and SFTP actions being shown for containers/VMs that are not configured for SSH yet +- Fix bitwarden integration not syncing properly in a new xpipe install diff --git a/version b/version index 088cc50ba..773fafe1d 100644 --- a/version +++ b/version @@ -1 +1 @@ -21.5.1-1 +21.6