xpipe/dist/changelogs/1.5.3.md

20 lines
1.2 KiB
Markdown
Raw Normal View History

2023-08-20 14:33:53 +12:00
## Changes in 1.5.3
2023-08-21 09:45:31 +12:00
- Add connection timeout setting for cases in which some connections are slow to start up
- Fix connection timeout not being properly applied for ssh config connections
- Fix sudo elevation password not passed to ssh config connections
- Fix sudo elevation not being possible for some commands even though it should
2023-08-21 14:29:17 +12:00
- Fix terminal session sometimes not opening the correct system when using SSH jump hosts
2023-08-20 14:33:53 +12:00
- Fix debug mode not launching in some cases on Linux due to script permission issues
- Fix CLI crashing due to missing CPU features on outdated CPUs
- Fix SSH key file not being properly validated
- Fix integer field breaking when pasting into it
- Fix crash with a cryptic error message when temporary directory variable was invalid
2023-08-20 14:59:19 +12:00
- Fix Notepad++ not being detected when it was a 32-bit installation
2023-08-20 14:33:53 +12:00
- Fix NullPointer when undoing a rename operation in file browser
- Fix NullPointer when no editor was set in file browser
- Fix shell connection state not being properly reset on unexpected termination
- Fix fish error check sometimes being displayed in cmd
- Fix file browser tab closing failing if underlying shell connection has died
2023-08-21 14:29:17 +12:00
- Fix about screen on macOS