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.
Version 4.9.2
2026-07-02
bug fix
The K-Quest character start form now submits the required CSRF token, preventing the start action from being rejected silently.
bug fix
Story choice submissions now include the required CSRF token so players can continue the adventure reliably.
improvement
Direct GET access to K-Quest start and choice action routes now redirects players to the correct K-Quest page with guidance.
improvement
Invalid or expired session-token POSTs now show a clear message instead of ending on a plain error response.