Releases: WhispPHP/whisp
Releases · WhispPHP/whisp
1.7.1
1.7.0
- Give 'exec' app selection priority over username selection priority if it's valid
1.6.4
- Don't advertise unsupported server host keys (we only support ed25519 atm)
1.6.3
1.6.2
- fix: don't close the channel when we're told EOF from the client
This was breaking piping data through SSH
1.6.1
- Force stop commands if they're running on disconnection
1.6.0
- Add ability to run non-interactive commands when a Pty isn't requested
1.5.5
- Adds more defensive checking of process before attempting to close it
1.5.4
- Adds 'pending env' support for when we get env vars before we get a Pty
1.5.3
What's Changed
- fix: enhance AES-256-GCM availability check to include OpenSSL support by @imakeinternet in #3
New Contributors
- @imakeinternet made their first contribution in #3
Full Changelog: 1.5.2...1.5.3