This is the one true final release of what all of you know as CollabVM 1.2.x. And I know that's been said once before, but not this time.
This is really it.
It is nicknamed "SE SP1" mostly to continue an injoke..
CollabVM 1.2.11 will be supported for a short while after CollabVM 3.0 releases.
There's not much in the way of new features. However, that is not to say this is an empty handed final release. A lot of behind the scenes action was refactored, and in some cases, completely replaced!
This version of the CollabVM Server modernizes a lot of the code (moving to C++17, among other things), and completely removes the dependency on the Websocket++ library.
Instead, this version of the CollabVM Server uses the Boost.Beast library for WebSocket communication.
One note of caution is to build Boost 1.75 yourself if your distro doesn't ship new Boost.Beast versions (I'm looking at you, Ubuntu and Debian).
Compiled binaries will soon be attached here along with their compile date, however, you can compile now to get the experience early.
Version legend:
- alpine-amd64 - For Alpine Linux-based distros, 64-bit
- debian-amd64 - For Debian-based distros (including Ubuntu, Linux Mint, Pop! OS, etc), 64-bit
- netbsd-amd64 - For NetBSD and above, 64-bit
- windows-amd64 - For Windows 7 and above, 64-bit