• v1.2.4 a0cc71be75

    v1.2.4
    All checks were successful
    Main / Lint and Format (push) Successful in 21s
    Main / Docker Build (push) Successful in 1m6s
    Main / Deploy (push) Successful in 16s
    Stable

    tony released this 2026-02-04 11:43:14 -06:00 | 45 commits to main since this release

    • [chatroom] change user popover now uses a form for username validation. also server side validation.
    • [chatroom] status bar with connection status, number of users in the room.
    • [chatroom] adjusted sockets on server side to use the session username, and only emit status message/leave_room on disconnect if client hasn't already.