From edec0c0b2d6ca944fdcf0fc3340055667d6e0e75 Mon Sep 17 00:00:00 2001 From: crschnick Date: Sat, 7 Mar 2026 19:18:59 +0000 Subject: [PATCH] [stage] --- dist/changelog/22.0.md | 18 ++++++++++++++++-- version | 2 +- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/dist/changelog/22.0.md b/dist/changelog/22.0.md index 2afefeb6d..e59992943 100644 --- a/dist/changelog/22.0.md +++ b/dist/changelog/22.0.md @@ -1,6 +1,6 @@ ## Password manager SSH agents -This release comes with a much improved integration for password managers that offer SSH agent support. This current includes 1Password, Bitwarden, KeePassXC, and Keeper: +This release comes with a much improved integration for password managers that offer SSH agent support. This currently includes 1Password, Bitwarden, KeePassXC, and Keeper: ![Agent Setting](https://xpipe.io/assets/images/BlogPage/pwman-agent.png) @@ -24,4 +24,18 @@ In a team vault environment, different users might want to use different local i ![Multi Identity](https://xpipe.io/assets/images/BlogPage/multi-identity.png) -These identities allow you to choose which available identity should be used. For team vaults, it will automatically choose an available local identity when other referenced identities are not available to the current user, allowing each user to use their own local identity without issues. \ No newline at end of file +These identities allow you to choose which available identity should be used. For team vaults, it will automatically choose an available local identity when other referenced identities are not available to the current user, allowing each user to use their own local identity without issues. + +## Incus/LXD improvements + +This releases adds support for detecting containers from multiple different projects. + +Furthermore, there is now networking support for containers, meaning that if the container advertises an IP address, XPipe can automatically use it to open services. This also allows you to create direct RDP/VNC connections to containers. + +## Other + +- Implement various performance improvements +- Fix light/dark theme transitions being laggy +- Fix application window on Windows taking long to close +- Fix various possible shell state corruptions +- Fix Keeper SMS handling when CLI had a different login duration configured diff --git a/version b/version index 88d82da00..c0521d8eb 100644 --- a/version +++ b/version @@ -1 +1 @@ -21.4-10 +22.0-1