July 25th, 2025

New game variants: PLO Fusion and PLO Mix.
New limits for Badugi: 0.5/1, 1/2, 2/4, 3/6.
New limits for Chop Shop Mix: 50/100, 100/200.
Re-entries support implemented - We’ll be running tournaments with guarantees soon!
Updated real time information in the Lobby and Details updates via sockets.
Recurring tournaments support added - allowing us to run recurring hourly, daily, weekly and monthly tournaments.
Added "Waiting for Players" UI for players alone during late registration.
Fixed “Player Wins” UI for observers when a tournament ends.
Fixed bug preventing your table window opening during late registration.
Fixed Tournament transactions, they are now being correctly recorded in your Transaction Log (Buy-In, Refund, Prizes and Balance).
Fixed bug where payouts occurred before registration closed.
Fixed bust/winner modal showing the incorrect final rank.
Fixed bug where hands did not start after a new player joined a table with one player sitting.
Combined approve and joinTable transactions, cutting table join time by more than half (now under 2 seconds).
Fixed a seat reservation conflict where expired reservations caused leave requests to fail.
Fixed an issue that left some transactions stuck in PENDING (resolved by QuickNode).
joinTable now checks the session amount directly on-chain, fixing join failures caused by backend discrepancies.
Added a Redis-based lock during table server initialization.