Skip to content

Releases: tuzig/webexec

v1.5.0

04 Jun 13:39
Compare
Choose a tag to compare

Added

  • the status command shows the chosen ICE candidate pairs for connected peers
  • WEBEXEC environment variable to hold the unix socket path

Fixed

  • installer messages improved

...Here for the complete change log

v1.4.0

15 Apr 08:30
Compare
Choose a tag to compare

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 timeouts section of the configuration file

Fixed

  • not aboring connection attempts when ice gathering timeouts

...Here for the complete change log

v1.3.2

25 Feb 14:50
Compare
Choose a tag to compare

Removed an exception when working with localhost clients. Now, regardless of origin, when client is using WHIP its fingerprint has to be in authorized_fingerprints

...Here for the complete change log

v1.3.1

06 Dec 09:11
Compare
Choose a tag to compare

The last release was missing a a darwin arm64 tar ball as the goreleaser used was ancient.

The second fix is getting go install gtihub.com/tuzig/webexec to work

...Here for the complete change log

v1.3.0

05 Dec 14:11
Compare
Choose a tag to compare

Added

  • WHIP support
  • Terminal restore is now in full colors

...Here for the complete change log

v1.2.2

18 Oct 06:30
Compare
Choose a tag to compare

Fixing the bug where after install webexec won't auto start.
...Here for the complete change log

v1.2.1

10 Sep 10:49
Compare
Choose a tag to compare

[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

v1.2.0

07 Sep 08:42
Compare
Choose a tag to compare

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

v1.1.0

14 Aug 17:05
Compare
Choose a tag to compare

Added

  • The upgrade subcommand
  • Welcome message on connect
  • Message when a new version is available
  • A uri that returns the latest version in https://version.webexec.sh/latest

...Here for the complete change log

v1.0.1

03 Aug 05:58
Compare
Choose a tag to compare

Fixing the installer

...Here for the complete change log