Changelog
All the latest updates, improvements, and fixes.
v1.3.0All PlatformsMarch 23, 2026
Redesign, bug fixing and new functionalities
🎮 New: Drink or Answer
Every card now gives you a choice — take the challenge or drink the shot. Your choices are tracked and shown in the game results with per-player stats (🥃 vs ✋).
🏠 Homepage Redesign
•Daily Challenge with progress bar and XP rewards
•Streak + XP level system (Rookie → Last Man Standing, 15 levels)
•Friend activity feed ("3 friends played today")
•Continue active games from the home screen
•Leaderboard accessible via trophy icon
📱 New Tab Layout
•Home, Friends, Play, Memories, Profile
•Friends tab: squads, friend requests, suggested friends, contact sync
•Memories tab: sessions grouped by month with photo thumbnails
•Elevated center Play button with 3D press effect
🎁 New Features
•QR Scanner: scan codes to unlock packs
•Invite Friends: share your referral code and earn XP
•Spotify Integration: cards with music challenges open Spotify
•Year Wrapped: your annual stats review with sharing
•Notification bell on every tab
•Avatar upload from profile
•Game History screen (grouped by month)
🎨 Design Improvements
•3D buttons redesigned with two-layer depth effect
•Consistent TabHeader across all screens
•Confetti animation on game over
•Glassmorphism cards and modals
•Safe area fixes on all game screens
•Bigger, bolder button text
🔧 Fixes
•Photo upload: fixed Content-Type header that blocked uploads
•Photo URLs: fixed black images caused by APP_URL misconfiguration
•Session resume: can now continue unfinished games
•Squad detail: fixed crash on empty ranking data
•Profile: clean horizontal layout with level badge
•Leaderboard: shows your position if not in top 3
⚙️ Backend
•Daily challenge system with auto-generated challenges per user
•XP & Level system (15 levels, XP for games/photos/social)
•Friend suggestions (mutual friends algorithm)
•Contact sync endpoint
•Push notification commands (streak reminders, daily challenges)
•Session plays now track drink vs answer choices
•Auto-generate referral codes on registration
•197 tests, 512 assertions
v1.0.1All PlatformsMarch 21, 2026
Design fixing
Design
•Glassmorphism floating tab bar (pill shape, translucent, red active indicator)
•Glass-style cards and modals across the app
•Improved close/back buttons with proper icons
Game Setup
•Search players by @username with live results
•Quick-add friends section to invite them instantly
•You're auto-added as first player
Photo Vault
•Fixed photo upload (was failing due to incorrect headers)
•Auto-retry up to 3 times on failure
•Better error messages when upload fails
Bug Fixes
•Fixed user name not showing after token refresh
•Safe area fixes on game screen and onboarding
•Squad backend fully tested and working