This commit is contained in:
crschnick 2023-12-31 13:42:20 +00:00
parent 1a9d1647e0
commit 5f7a37279f
2 changed files with 5 additions and 1 deletions

View file

@ -8,6 +8,9 @@
- 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`
- 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
- Add fallback to bundled fonts on Linux systems that do not have fontconfig
- 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
## Changes ## Changes
@ -22,6 +25,7 @@
- Fix some zsh shells not properly setting up the PATH - Fix some zsh shells not properly setting up the PATH
- Fix git vault repository throwing initialization errors when shared with multiple Windows user permissions - Fix git vault repository throwing initialization errors when shared with multiple Windows user permissions
- Fix displayed connection summary not updating on edit
- Fix copying and pasting a file into the same directory returning an error - Fix copying and pasting a file into the same directory returning an error
- Fix connections being accidentally listed under scripts category - Fix connections being accidentally listed under scripts category
if they were added while scripts category was selected if they were added while scripts category was selected

View file

@ -1 +1 @@
1.7.13-2 1.7.13-3