Changelog
- Bump to 1.6.1 (079aa68)
- html: add disableLeaveAlert client option (260778a)
- src/http.c: fix checking pss's len member (#385) (31c0dff)
- cmake: update git command args (#293) (b08d106)
- cmake: fix build without C++ (#382) (ae65376)
- http: fix build with lws 1.7 (70c12e4)
- protocol: fix readonly handling (#373) (56d26ac)
- Fix type declaration (#357) (2beab0d)
- src: fix lws version check for keep alive (ff2eebc)
- html: set URL of stylesheet by href (2511d2d)
- html: recreate sentry object on zmodem reset (9fece9e)
- all: use the static keyword on functions (b0c4ad9)
- protocol: replace uv_try_write with uv_write (f467442)
- Add -b, --base-path option for reverse proxies (#151) (#281) (9726085)
- protocol: fix lws callback compatibility (48f53bc)
- server: mute lws 4.0 extensions warning (79acf9e)
- html: reuse xterm instance on reconnect (339889e)
- Add 64-bit ARM (aarch64) build (#275) (b427903)