diff --git a/dist/changelog/22.10.md b/dist/changelog/22.10.md index 338c12b78..98885512a 100644 --- a/dist/changelog/22.10.md +++ b/dist/changelog/22.10.md @@ -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 diff --git a/version b/version index d3d1944e2..17b3ae04f 100644 --- a/version +++ b/version @@ -1 +1 @@ -22.10-7 +22.10