Skip to main content
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:
  1. Dedicated api-auth service with Better Auth endpoints.
  2. Bun-based api-runner service for game execution.
Improved:
  1. Workshop image delivery (AVIF/WebP, tuned sizes, priority loading).
  2. Category icon rendering and author card skeletons for faster perceived load.
  3. 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:
  1. Full internationalization (i18n) support for English language across all interfaces.
  2. Collection statistics display showing total number of packs, collections, and authors in the workshop.
Improved:
  1. Significantly improved API performance and response times.
  2. Optimized media processing workflows.
  3. Updated session expiration settings for better security.
Fixed:
  1. Fixed display of real names in player and author cards.
December 24, 2025

New Year Backgrounds

We’ve added new profile backgrounds in New Year style! Decorate your profile with festive design.
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:
  1. Support for background audio in game steps and editor.
  2. OAuth proxy service to bypass request limits.
  3. Confirmation dialogs for unsaved changes when publishing.
Improved:
  1. Optimized memory management and runner performance.
  2. Increased maximum limits for rounds and themes in packs.
Fixed:
  1. Fixed text answer display logic in game.
  2. Fixed caption display logic.
  3. Fixed handling of undefined timers in hasCustomTimers condition.
  4. Fixed changing correct answer option.
  5. Fixed duration extraction for audio and video files.
  6. Improved game server scaling with increased player count.
  7. Accelerated authorization.
December 15, 2025

New Pack Editor

We’ve completely redesigned the pack editor - now it’s more convenient and functional. Added drag-and-drop for moving themes and questions, mobile device support, and pack quality check before publishing.
Added:
  1. Completely new interface:
    • Ability to drag themes between rounds.
    • Ability to drag questions between themes.
    • Mobile device support.
  2. Pack cover accent color selection.
  3. Pack difficulty selection.
  4. Pack quality check before publishing.
  5. Public OpenAPI documentation https://wiki.oquiz.net/api-reference.
Changed:
  1. Changed limits for rounds, themes, and questions in theme:
    • Maximum 5 rounds.
    • Maximum 8 themes in a round.
    • Maximum 8 questions in a theme.
  2. Removed SiGame pack import:
    • Can only import questions from a SiGame pack to your pack.
    • Cannot create a game from a SiGame pack.
Fixed:
  1. Fixed question duration with media file.
  2. Fixed incorrect order (duplication) of packs in search.
  3. Improved game server scaling with increased player count.
  4. Accelerated authorization.
February 17, 2024

Reactions in Game

We’re happy to announce a new update in our game - now you have the ability to express your emotions and reactions to events right in the game! Added various emojis that will help you better interact with other players.Added:
  1. Reactions that can be used in the game.
November 4, 2023

Editor Improvements

Added:
  1. Template pack creation:
    • Allows creating multiple rounds with themes and empty questions immediately.
    • Template button is available when the pack has no rounds.
  2. Real-time name editing:
    • Available by clicking on round/theme name.
    • Double-click in sidebar.
  3. Question text preview on card.
Fixed:
  1. Fixed video loading in editor.
October 19, 2023

Halloween Update

Added:
  1. 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.
  2. Halloween theme and profile backgrounds.
Fixed:
  1. Sound activation warning in game.