[release]

This commit is contained in:
crschnick
2026-04-19 07:17:57 +00:00
parent 3f2900ec7b
commit 6f4c93b2a2
2 changed files with 17 additions and 10 deletions
+16 -9
View File
@@ -1,12 +1,5 @@
- Fix tailscale not switching properly between the same tailnet with multiple accounts
- Fix deadlock for terminal launches when another terminal window had to be opened, e.g. for a login command
- Fix SSH config write for VsCode and others not properly clearing old entries
- Fix SFTP connections not showing error handler actions for things like accepting host keys or unsupported algorithms
- Fix manual SSH host key acceptance not working for hashed known hosts file
- Fix SSH key acceptance not working when known_hosts file was corrupted
- Fix Pageant connections with specified key not opening properly in all cases on Windows
- Fix file browser navigation failing to open directories in cmd with certain special characters
- Fix PTB communication being broken
## Changes
- Show Windows terminal dock button on top instead of at the bottom
- Make newly added scripts be automatically enabled to improve ease of use
- Set multiplexer automatically on initial launch
@@ -14,4 +7,18 @@
- Add identity names to error messages about missing info
- Improve configuration clarity for direct RDP/VNC connections
- Make Passwork master key setting optional
- Enable RDP retina display on macOS if possible
- Improve various translations
## Fixes
- Fix tailscale not switching properly between the same tailnet with multiple accounts
- Fix SFTP connections not showing error handler actions for things like accepting host keys or unsupported algorithms
- Fix manual SSH host key acceptance not working for hashed known hosts file
- Fix SSH key acceptance not working when known_hosts file was corrupted
- Fix Pageant connections with specified key not opening properly in all cases on Windows
- Fix file browser navigation failing to open directories in cmd with certain special characters
- Fix vscode and sftp browser menu not showing for shell environments
- Fix deadlock for terminal launches when another terminal window had to be opened, e.g. for a login command
- Fix SSH config write for VsCode and others not properly clearing old entries
- Fix PTB communication being broken
+1 -1
View File
@@ -1 +1 @@
22.10-7
22.10