Changelog
All notable changes to this project will be documented in this file.
4.0.5 (2025-09-16)
Bug Fixes
- Registration: Fixed broken registration for guest users 8285dc7
 
4.0.4 (2025-08-14)
Bug Fixes
- Translations: Translations were broken a954023
 
4.0.3 (2025-08-14)
Bug Fixes
- Buttons: Made buttons more juici and reactive b292a74
 
4.0.2 (2025-07-28)
Bug Fixes
- Checkers: Changed the tournament time to 60 seconds per turn, 5 minutes per game. 5872e59
 
4.0.1 (2025-06-22)
Bug Fixes
- improved spam detection adcb450
 
4.0.0 (2025-06-05)
⚠ BREAKING CHANGES
- Checkers/Chess: fixed issue with the board when switching game
 - Checkers: New game Checkers is here!
 
Features
- Checkers: New game Checkers is here! 43202b0
 
Bug Fixes
- Checkers/Chess: fixed issue with the board when switching game b4b8a6b
 
3.6.1 (2025-05-27)
Bug Fixes
- Virtual coins: Resolved issue where virtual coins where unavailable to purchase c1fd26f
 
3.6.0 (2025-05-21)
Features
- Connect 4: Added 50+ bots to Connect 4 634ed99
 
3.5.1 (2025-04-30)
Bug Fixes
- Game creation: Fixed issue where the popup was not showing b847bf9
 
3.5.0 (2025-04-13)
Features
- Added 50+ bots for chess e91a5ac
 
Bug Fixes
- Performance improvements and bug fixes 71bd040
 
3.4.0 (2025-01-15)
Features
- New Plus Plan: Created the "Plus" plan to remove ads for you and your friend aba8efe
 
3.3.1 (2025-01-14)
Bug Fixes
- Privacy policy for Facebook 0c39fd5
 
3.3.0 (2025-01-09)
Features
- Accessibility: Added keyboard shortcuts 967ca98
 
3.2.2 (2025-01-08)
Bug Fixes
- Gruppo: Better product description d058e37
 
3.2.1 (2024-12-19)
Bug Fixes
- Virtual currency: The payment was not opening for some users e2dafaf
 
3.2.0 (2024-12-12)
Features
- Chess: Added PGN export for analysing games on an external tool e18cd55
 - Game landing page: UX improvements and addition of ELO acf2ad7
 - New tournament management for Gruppo f7d4459
 
Bug Fixes
- Added PGN 510e96c
 - AppStore banner visibility for mobile devices e4e9f1a
 
3.1.1 (2024-10-17)
Bug Fixes
- Improved mobile app incentive banner 334057a
 
3.1.0 (2024-10-16)
Features
- Added goodies section bb01a70
 
3.0.1 (2024-10-08)
Bug Fixes
- Game engine improvements e9e55b6
 
3.0.0 (2024-08-15)
⚠ BREAKING CHANGES
- Mobile app: Android & iOS versions released on the stores!
 
Features
- Mobile app: Android & iOS versions released on the stores! 599b209
 
2.2.1 (2024-04-18)
Bug Fixes
- Changed time per turn for chess to 2 minutes on public tournaments 1728771
 
2.2.0 (2024-04-11)
Features
- Games as a Service (API Key management) f1c0de2
 
2.1.0 (2024-02-28)
Features
- New endpoint to play online with a random player from the API 5c7cd23
 
2.0.2 (2024-02-15)
Bug Fixes
- Optimistic board update to prevent spam click 2e88aaa
 
2.0.1 (2024-02-13)
Bug Fixes
- Performance improvements under heavy load f89b2f5
 
2.0.0 (2024-02-04)
⚠ BREAKING CHANGES
- Scaled up the API to 3 replicas with a flexible number of workers. The WebSockets are now isolated from the API. The load is now dispatched to multiple CPUs.
 
Miscellaneous Chores
- Infrastructure optimizations eb62412
 
1.3.0 (2024-01-29)
Features
- Added Discord Badge on the user's profile for users that sign-in with Discord da0f570
 
1.2.0 (2024-01-27)
Features
- Creation of match sessions for other players b56cd50
 
1.1.5 (2024-01-22)
Bug Fixes
- Fixed leaderboard infinite scroll ae4f3c5
 
1.1.4 (2024-01-21)
Bug Fixes
- The match history reported a wrong number of total games if a player left a game in progress ad3a314
 
1.1.3 (2024-01-21)
Bug Fixes
- The emojis were not showing during the first round of a game session 12bd13a
 
1.1.2 (2024-01-20)
Bug Fixes
- Fixed layout flickering on the first page load on Mobile devices
 
1.1.1 (2024-01-18)
Bug Fixes
- Added changelog page 4101ef4
 
1.0.0 (2024-01-18)
Features
- Abort game
 - Added boardSize & maxGames options for embed rooms
 - Added Game Guides documentation
 - Angular 17 migration
 - Anti-cheating with REDIS
 - Developers documentation
 - Match history
 - New layout
 - playwire integration
 - Registration in premise
 - Room bottom toolbar
 - Webhooks
 
Bug Fixes
- Chess captures
 - SEO Battleship
 - Timer vulnerability fix