For more details on what's new checkout https://www.planarally.io/blog/2020/10/18/release-0-23-0-what-s-new/
planarally-bin provides a prebuilt client, with a python server that you'll need to run yourself.
planarally-windows provides a compiled executable that can simply be run by double clicking the exe in the planarally-windows-0.22 folder.
This hotfix addresses an issue with subpath hosting. You no longer have to set an environment variable when building the client, it will now be automatically detected. There is however a small limit on the allowed subpath names, it cannot be any of "assets", "auth", "dashboard", "game", "invite", "settings".
The changelog for this release:
Fixed
- Server socketio attaching on correct basepath
- Client subpath working in docker context