v1.45.0-dev.6
Pre-release
Pre-release
·
106 commits
to development
since this release
1.45.0-dev.6 (2026-02-12)
Bug Fixes
- add invalid JSON schema error detection for AI responses (51f3e33)
- add ON DELETE SET NULL to game sponsor foreign keys (bdf7582)
- improve invite acceptance for users without workshop roles (38122d6)
- improve UI state management for API key deletion and game ownership (431b385)
- require authentication for games endpoints (490dffa)
- return 404 instead of 500 when API key share not found (fcd1c86)
- use API endpoint for workshop entry instead of client-side logic (1a78e7d)
Features
- add frontend support for invalid JSON schema errors (ac0a028)