github pterodactyl/wings v1.5.3

latest releases: v1.11.13, v1.11.12, v1.11.11...
2 years ago

Fixed

  • Fixes improper event registration and error handling during socket authentication that would cause the incorrect error message to be returned to the client, or no error in some scenarios. Event registration is now delayed until the socket is fully authenticated to ensure needless listeners are not registed.
  • Fixes dollar signs always being evaluated as environment variables with no way to escape them. They can now be escaped as $$ which will transform into a single dollar sign.

Changed

  • A websocket connection to a server will be closed by Wings if there is a send error encountered and the client will be left to handle reconnections, rather than simply logging the error and continuing to listen for new events.

SHA256 Checksum

2c86c4fccd8cdaadd68522a9965eb73105455bc50ebe39d0ff9cf4b14ecd3a2d  wings_linux_amd64
b06c75951611eb17dc4b0c7517c2f6f28be10a8c8c2de940cff3f9253076d528  wings_linux_arm64

Don't miss a new wings release

NewReleases is sending notifications on new releases.