mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-04-22 15:40:31 -04:00
[stage]
This commit is contained in:
8
dist/changelogs/16.3_incremental.md
vendored
8
dist/changelogs/16.3_incremental.md
vendored
@@ -1,6 +1,8 @@
|
||||
## SSH
|
||||
|
||||
You can now create all types of tunnels to VMs as well.
|
||||
- You can now create all types of tunnels to VMs as well
|
||||
- The tunnel notation has been improved to automatically escape IPv6 addresses when needed
|
||||
-
|
||||
|
||||
The support for FIDO2 SSH keys on Linux and macOS has been improved:
|
||||
- PINs are now cached by default so they only have to be entered once. Caching can be disabled in the security settings
|
||||
@@ -22,10 +24,14 @@ Furthermore, the shell profile loading on Linux has been reworked with the goal
|
||||
another user pushed to the remote git sync repo
|
||||
- Add ability to close connection creation dialog quickly with ESC if no changes were made
|
||||
- The docker parent entry no longer has a refresh button to prevent confusion with multiple refresh buttons
|
||||
- The actual file names of shell session script entries are now shown on hover
|
||||
- Add some more recognition for Mikrotik and Palo Alto devices
|
||||
- Improve category styling
|
||||
|
||||
## Fixes
|
||||
|
||||
- Fix some file existence checks failing on Windows 10 since the latest Windows updates
|
||||
- Fix zsh errors due to unquoted glob pattern
|
||||
- Fix slow macOS startup due to mdfind being slow
|
||||
- Fix zellij multiplexer not properly opening first tab due to timing issues
|
||||
- Fix tmux window immediately closing if connection failed
|
||||
|
||||
Reference in New Issue
Block a user