Releases: tuzig/webexec
Releases · tuzig/webexec
v0.10.12
Added
- A changlelog entry
v0.10.9
Changed
- supporting latest peerbook protocol i.e, adding peer_upadte hanfling
Fixed
- Improved connection speed (~200ms quicker)
- Better logs
v0.10.8
Fixed
- improved error handling of peerbook's errors
- improved websoucket buffer's and timeout
v0.10.7
Fixed
- the previous version translatted forever as twice
v0.10.6
Fixed
- forever trying to reconnect to peerbook
- removing a hidden loop that could cause webexec to hang
v0.10.5
Fixed
- a re-entrancy crash eas fixed using a mutex
v0.10.4
Fixed
- updated the changelog
v0.10.1
Fixed
- updated the changelog and the README
v0.9.0
Added
- webexec.conf support for section for env vars to set in shells.
- webexec.conf support for and
- settings file documentation
Changed
- Improved security docs
v0.8.4
Fixed
- Release action