Back to topBack to KCP Home
KK-Games

Version 4.9.2

Changelog

2026-07-02

All Updates

bug fix

K-Quest start form token

The K-Quest character start form now submits the required CSRF token, preventing the start action from being rejected silently.

bug fix

K-Quest choice form token

Story choice submissions now include the required CSRF token so players can continue the adventure reliably.

improvement

Action-route fallback

Direct GET access to K-Quest start and choice action routes now redirects players to the correct K-Quest page with guidance.

improvement

Clear expired-session handling

Invalid or expired session-token POSTs now show a clear message instead of ending on a plain error response.