This commit is contained in:
crschnick
2026-03-07 19:18:59 +00:00
parent a6d1b51edf
commit edec0c0b2d
2 changed files with 17 additions and 3 deletions
+16 -2
View File
@@ -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.
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
+1 -1
View File
@@ -1 +1 @@
21.4-10
22.0-1