Changes
- This release focuses on fixes for the new SSH backend, including:
- Issues with jump host connections
- ED25519 key support
- Putty PPK key format support
- X9.62 EC private keys support
- DH GEX algorithms support
Security fixes
- 9351354: tweak electron fuses (Eugene)
It was in theory possible (on macOS) for other applications to exploit the TCC permissions (microphone/camera) previous given to Tabby by the user for malicious purposes by abusing NODE_OPTIONS
env var or the debug mode. This is now fixed by disabling the corresponding Electron fuses.