Skip to content

Releases: WhispPHP/whisp

1.7.1

18 Jul 18:56
Compare
Choose a tag to compare
  • Always set WHISP_USERNAME if it's not an app

1.7.0

18 Jul 18:45
Compare
Choose a tag to compare
  • Give 'exec' app selection priority over username selection priority if it's valid

1.6.4

21 Apr 13:28
Compare
Choose a tag to compare
  • Don't advertise unsupported server host keys (we only support ed25519 atm)

1.6.3

20 Apr 10:18
Compare
Choose a tag to compare

1.6.2

19 Apr 17:22
Compare
Choose a tag to compare
  • fix: don't close the channel when we're told EOF from the client
    This was breaking piping data through SSH

1.6.1

18 Apr 12:32
Compare
Choose a tag to compare
  • Force stop commands if they're running on disconnection

1.6.0

18 Apr 12:21
Compare
Choose a tag to compare
  • Add ability to run non-interactive commands when a Pty isn't requested

1.5.5

18 Apr 08:02
Compare
Choose a tag to compare
  • Adds more defensive checking of process before attempting to close it

1.5.4

18 Apr 07:38
Compare
Choose a tag to compare
  • Adds 'pending env' support for when we get env vars before we get a Pty

1.5.3

07 Apr 06:21
402f2a9
Compare
Choose a tag to compare

What's Changed

  • fix: enhance AES-256-GCM availability check to include OpenSSL support by @imakeinternet in #3

New Contributors

Full Changelog: 1.5.2...1.5.3