mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-09-24 17:35:39 +00:00
[stage]
This commit is contained in:
Vendored
+16
-2
@@ -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:
|
||||
|
||||

|
||||
|
||||
@@ -24,4 +24,18 @@ In a team vault environment, different users might want to use different local i
|
||||
|
||||

|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user