Releases: tuzig/webexec
Releases · tuzig/webexec
Release list
v1.6.1
Changed
- Upgraded pion/webrtc from v3 to v4
- Upgraded dependencies to latest minor versions: creack/pty, fatih/color,
google/uuid, gorilla/websocket, go-toml, rs/cors, gopsutil, urfave/cli,
fx, zap, lumberjack, x/net
Added
- Modern
//go:buildconstraints alongside legacy// +buildtags - CGO_CFLAGS to silence go-m1cpu cgo warning
Fixed
- Closing a connection properly to prevent test crashes
- Complete terminal query filtering for multi clients
Infrastructure
- General infrastructure improvements
v1.5.0
v1.4.0
Added
- paste subcommand to print the client's clipboard to standard output
- copy subcommand to copy standard input to the client's clipboard
- an ack value in the
timeoutssection of the configuration file
Fixed
- not aboring connection attempts when ice gathering timeouts
...Here for the complete change log
v1.3.2
v1.3.1
v1.3.0
v1.2.2
v1.2.1
[1.2.1] 2023-9-10
Fixed
- first marker restore
[1.2.0] 2023-9-6
Added
- broadcasting layout changes to all connected peers
- rename admin command to rename a peer
Fixed
- welcome message newlines
- restore buffer now sends the buffer only to the requesting peer
- upgrading using the installer