v1.0.227Desktop
Fixed 3
- Fix SSH disconnects by bumping russh
- Fix GTK symbols errors on Linux by bumping electron
- Fix SSH connection crashes
Commits
- 9e44ba6/79129e6: bumped russh, fixes SSH disconnects
- 0e09945: bump electron - fixes GTK symbols errors on Linux - fixes #10633, fixes #10609, fixes #10666 (Eugene)
- 61f02d1: fixed SSH connection crashes - #10619