This commit is contained in:
crschnick 2024-01-03 16:48:31 +00:00
parent c59b6bb1ff
commit 06544d31e1
2 changed files with 5 additions and 5 deletions

View file

@ -1,20 +1,19 @@
## Additions
## Changes ## Changes
- You can now add SSH connections from arbitrary OpenSSH config files under `Add remote host` -> `SSH Config` - You can now add SSH connections from arbitrary OpenSSH config files under `Add remote host` -> `SSH Config`
- The SSH config importer now supports include statements. Included files are automatically resolved and joined - The SSH config importer now supports include statements. Included files are automatically resolved and joined
- Add experimental ability to automatically fix SSH key file permissions on Windows if OpenSSH complains - Add experimental ability to automatically fix SSH key file permissions on Windows if OpenSSH complains
- Rework file browser connection history overview to always update when you close a tab
- The Linux installers now correctly report their dependencies. This was not really a problem on any - The Linux installers now correctly report their dependencies. This was not really a problem on any
normal desktop system, but should make it easier to run on embedded systems or in WSL2g normal desktop system, but should make it easier to run on embedded systems or in WSL2g
- Improve performance mode speedup by removing more styling. You can enable the mode under Settings -> Appearance - Improve performance mode speedup by removing more styling. You can enable the mode under Settings -> Appearance
- Change layout of connection names and status to better handle very long connection names across all window sizes - Change layout of connection names and status to better handle very long connection names across all window sizes
- Make any connection quickly renameable in the edit window without verifying whether we can actually connect - Make any connection quickly renameable in the edit window without verifying whether we can actually connect
- Allow for creation of multiple connections with the same name - Allow for creation of multiple connections with the same name
- Rework file browser connection history overview to always update when you close a tab
- Add a self test functionality on startup to handle cases where the local shell could not be initialized correctly - Add a self test functionality on startup to handle cases where the local shell could not be initialized correctly
- Implement fallback to bundled fonts on Linux systems that do not have fontconfig - Implement fallback to bundled fonts on Linux systems that do not have fontconfig
- Create repository for nixos releases at https://github.com/xpipe-io/nixpkg
- Improve documentation for custom terminal command setting
## Fixes ## Fixes
@ -26,3 +25,4 @@
if they were added while scripts category was selected if they were added while scripts category was selected
- Fix default terminal detection sometimes selecting iTerm even though it was not installed - Fix default terminal detection sometimes selecting iTerm even though it was not installed
- Fix shell environments for BSD bourne shell failing with invalid -l switch - Fix shell environments for BSD bourne shell failing with invalid -l switch
- Fix connections to pfSense systems not working

View file

@ -1 +1 @@
1.7.13-6 1.7.13-7