• v1.2.5 b9aefedd80

    v1.2.5
    All checks were successful
    Main / Lint and Format (push) Successful in 21s
    Main / Docker Build (push) Successful in 29s
    Main / Deploy (push) Successful in 17s
    Stable

    tony released this 2026-02-04 14:37:21 -06:00 | 44 commits to main since this release

    • minor bug fixed where if a user disconnects, the server would report the count with the disconnected user in it. Had to hardcode a -1 but it comes from flask_socketio and how it handles disconnect/leave_room