You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switched from a dedicated release script to generic one (so no _max variants anymore, no _nossl postfix for filenames), a bit more platforms though.
In verbose mode, Websocat1 now prints response headers
Updated OpenSSL for pre-built executables where it is used.
Notes about pre-bult executables
i686-unknown-linux-musl, arm-unknown-linux-musleabi, loongarch64-unknown-linux-musl and riscv64gc-unknown-linux-musl lack TLS support, as it is tricky to cross-compile. Note that for previous version (1.14.0) arm-unknown-linux-musleabi does have OpenSSL. As there are few changes between 1.14.0 and 1.14.1, it is recommended to just use the previous version.
Other Linux and the FreeBSD executables embed OpenSSL 3.5.4.
Windows and Mac should use native TLS.
Other notes
You are invited to try Websocat4 and file bugs for broken things and/or vote for features to be ported from Websocat1.