Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Release Notes

Changelog of game updates and player-facing improvements for NUMS.


April 10, 2026

Features

  • Changed lose conditions on power-up draw stages — you can no longer lose on a stage where you draw a power-up.

April 9, 2026

Features

  • A new tabbed leaderboard lets you switch between Nums (score ranking) and Referrals (referral ranking).

Bug Fixes

  • Fixed an issue where the game_started event never fired, which could cause tracking inconsistencies.

April 3, 2026

Features

  • Power-up draws now occur at levels 6 and 12 (previously 4, 8, 12). This reduces the total number of draws from 3 to 2 but spaces them out more evenly across the game.

April 2, 2026

Bug Fixes

  • Fixed the welcome page SlotCounter animation that was broken on initial site load.
  • Improved cross-browser compatibility — resolved React key warnings and improved WebKit resilience.
  • Fixed toast notification font sizes.

April 1, 2026

Features

  • Events in the activity feed are now clickable links for easier navigation.

Bug Fixes

  • Fixed referral tracking.
  • Fixed responsive grid padding on achievement cards.
  • Fixed score submission weight calculation.
  • Fixed purchase title display.

March 31, 2026

Features

  • The Stage component now shows an unlocked visual state, making it clearer which stages you have reached.

Bug Fixes

  • Fixed a chain reaction issue where certain trap combinations could cause unexpected behavior.
  • Fixed VRF (randomness) verification.
  • Fixed game icon display.