February 7, 2026
Platform Architecture
We shipped new Bun-based backend services for auth and the game runner, and improved Workshop performance with smarter image loading and leaner UI components.Added:- Dedicated
api-authservice with Better Auth endpoints. - Bun-based
api-runnerservice for game execution.
- Workshop image delivery (AVIF/WebP, tuned sizes, priority loading).
- Category icon rendering and author card skeletons for faster perceived load.
- WebSocket idle pause with manual reconnect on the home page.
January 8, 2026
English Localization and Performance Improvements
We’ve added full English language support to the platform, improved API performance, and made several UI enhancements.Added:- Full internationalization (i18n) support for English language across all interfaces.
- Collection statistics display showing total number of packs, collections, and authors in the workshop.
- Significantly improved API performance and response times.
- Optimized media processing workflows.
- Updated session expiration settings for better security.
- Fixed display of real names in player and author cards.
December 24, 2025
New Year Backgrounds

December 20, 2025
Audio in Steps and Improvements
We’ve added support for background audio in game steps, as well as improved system stability and performance.Added:- Support for background audio in game steps and editor.
- OAuth proxy service to bypass request limits.
- Confirmation dialogs for unsaved changes when publishing.
- Optimized memory management and runner performance.
- Increased maximum limits for rounds and themes in packs.
- Fixed text answer display logic in game.
- Fixed caption display logic.
- Fixed handling of undefined timers in
hasCustomTimerscondition. - Fixed changing correct answer option.
- Fixed duration extraction for audio and video files.
- Improved game server scaling with increased player count.
- Accelerated authorization.
December 15, 2025
New Pack Editor

- Completely new interface:
- Ability to drag themes between rounds.
- Ability to drag questions between themes.
- Mobile device support.
- Pack cover accent color selection.
- Pack difficulty selection.
- Pack quality check before publishing.
- Public OpenAPI documentation https://wiki.oquiz.net/api-reference.
- Changed limits for rounds, themes, and questions in theme:
- Maximum 5 rounds.
- Maximum 8 themes in a round.
- Maximum 8 questions in a theme.
- Removed SiGame pack import:
- Can only import questions from a SiGame pack to your pack.
- Cannot create a game from a SiGame pack.
- Fixed question duration with media file.
- Fixed incorrect order (duplication) of packs in search.
- Improved game server scaling with increased player count.
- Accelerated authorization.
February 17, 2024
Reactions in Game
- Reactions that can be used in the game.
November 4, 2023
Editor Improvements
Added:-
Template pack creation:
- Allows creating multiple rounds with themes and empty questions immediately.
- Template button is available when the pack has no rounds.
-
Real-time name editing:
- Available by clicking on round/theme name.
- Double-click in sidebar.
- Question text preview on card.
- Fixed video loading in editor.
October 19, 2023
Halloween Update
Added:-
Team mode:
- Now you can create up to four teams of 4 people.
- All actions are performed by the team leader (for regular questions, any player can press the “Answer” button).
- Team mode must be enabled when creating the game.
- Halloween theme and profile backgrounds.
- Sound activation warning in game.