Version 2.1.7 du 15/08/2026- New : latest forum news from pokerth.net in the client - unread counter in the top bar, and the posts are readable in the app itself (QML).
- New : footer on the start page with links to Discord, the website and the sources, plus license and version (QML).
- New : the table admin of a game is shown in the game list and on the game-wait page (QML).
- New : the ranking page explains how the ranking is calculated (QML).
- New : bbc anthem table theme and matching card backside (by BaShFX) (QML & widget).
- New : the about page shows the changelog of the running version (QML & widget).
- Improved : vertical scrollbars fine-tuned on the about, forum post and game create/enter pages (QML).
- Improved : ignoring a player now also hides their emoji reactions (widget).
- Improved : the chat shows the sender name in bold and in its own color, taken from the game table style (widget).
- Improved : community suggest fine-tuned (QML & widget).
- Improved : avatar images are checked against a size and dimension limit before they are decoded (client & server).
- Improved : the server list download, its decompression and the number of entries it may contain are bounded now (client).
- Fixed : the window forced a desktop minimum size on mobile - on 360 dp phones such as the Samsung S20 FE 5G the scene was drawn wider than the display and cut off at both edges (QML).
- Fixed : login dialog styling (QML).
- Server : the official server accepted unauthenticated logins - the no-auth login mode is rejected on authenticated servers now, a guest session can no longer take over an existing name, and the legacy bbcbot command requires database admin rights.
- Server : the WebSocket send queue is bounded like the TCP one, so a slow reader can no longer pile up an unbounded broadcast backlog.
- Server : WebSocket sessions are closed when they send an invalid packet.
- Server : spectator lists in lobby snapshots are bounded.
- Server : players connecting through the web client proxy are seen with their real address now - a trusted proxy may announce it in a PROXY protocol header, so the same-IP check, the ban manager and the ranking no longer treat them all as one player.