bug fix
Started matches no longer show Page not found
The public K-Cricket scorecard route now passes the logged-in viewer into active match lookups, so newly started games open correctly.
Version 5.1.6
2026-07-23
bug fix
The public K-Cricket scorecard route now passes the logged-in viewer into active match lookups, so newly started games open correctly.
bug fix
The early public scorecard route now excludes /kcricket/match/start, allowing the protected start handler to run.
performance
The public page cache now excludes reserved K-Cricket match action routes so stale 404 pages cannot block gameplay.