Release History
Track all updates, improvements, and bug fixes
Latest
v1.4.0
Feb 11, 2026
Added
- ✓ Gamepad support with controller mapping
- ✓ Linux build support via PyInstaller
- ✓ Linux download button on website
- ✓ Security improvements with pip-audit
- ✓ Dependabot configuration
Changed
- • Test coverage improved to 82%
- • Enhanced documentation layout
- • Updated GitHub Actions dependencies
Fixed
- • PyInstaller syntax for Linux
- • Windows locale detection
- • Fallback language retrieval
Performance
- ⚡ Optimized FPS counter with caching
- ⚡ Removed redundant test executions
v1.3.0
Dec 11, 2025
- • Support for 38 additional languages
- • FPS counter display with real-time tracking
- • Enhanced number formatting (quintillion, sextillion)
- • Improved system language detection
- • Refactored game logic with Game object
v1.2.0
May 15, 2025
- • Music and sound toggle options
- • Multilanguage support expansion
- • Dynamic screen resolution scaling
v1.1.0
May 1, 2024
- • Multilingual support
- • Encrypted high score system
- • CI/CD with GitHub Actions