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