Back to topBack to KCP Home
KK-Games

Version 5.0.6

Changelog

2026-07-14

All Updates

performance

Guest page cache

Public visitor pages now cache rendered HTML for short windows, speeding up repeat hits to home, game info pages, leaderboards, K-Cricket reports, public profiles, help, and changelog pages.

performance

Fewer repeated database reads

Feature-toggle settings and the current user record are cached in memory for the current request, reducing duplicate queries while rendering navigation and layouts.

performance

Faster sitemap delivery

sitemap.xml now reuses a fresh generated file instead of rebuilding on every crawler request, with cache headers that are friendly to Google and shared hosting.

performance

Compression and asset caching

Apache compression and XML cache headers are enabled where supported, while CSS, JavaScript, and image browser caching remain active.