- Build releases versions also for Debian 12 and Ubuntu 24
- Remove WebXKeyboardConnection and unused libraries
- Update spdlog to 1.15.1
- Cleanup tests
- Fix subscriber filtering for newer versions of zmq
- Build in release mode when creating the debian pacakge
- Remove test loop for creation of alpha map (forgotten remnant of perf testing)
- Update README
- Add BSD license
- Add multi-user devcontainer for full webx stack dev
- Add devcontainer to develop webx-engine inside the webx-dev-env container
- Add preprocessor flags to compile for newer versions of ZMQ (fix deprecated warnings too)
- Set the package version in the ci/cd automatically to the tag value
- Add github action to build and upload debian packages to release files
- Initial release