This release comes with experimental libwebsockets 3.0 support, and the latest version of xterm.js. Thanks to the richfelker/musl-cross-make project, you can download precompiled linux binary for more platforms now.
Changelog
Notable changes:
- protocol: ignore invalid message (ff1f19d)
- html: add development server (68b5882)
- html: check trailing slash on pathname for ws url (6a217d7)
- xterm.js: 3.6.0 (30f6688)
- msys2: upgrade PKGBUILD files (44272fa)
- libwebsockets 3.0 support (0f97a69)
- protocol: replace sleep with pthread cond (176f3e1)
- server: custom terminal type support (aac89aa)
- Add docker musl-cross compile script (ea46a24)
- Add git commit id to version string (aaa6fd8)