📋 CHANGELOG

Changelog

What's new in every update.

← Back to home

v1.9.0

Latest
Android Android iOS iOS
🔐 Erase all your activity with email confirmation
🔔 Notifications properly localized in 8 languages
🛡️ Notifications no longer leak email addresses
  • New Settings option to erase all your activity (sessions, stats, achievements and history) while keeping your account, Pro subscription and friendships
  • 6-digit confirmation code sent to your email before any destructive wipe
  • Code expires in 10 minutes with a 5-attempt limit and cooldown-gated resend
  • Audit event on every code request and successful wipe
  • FCM push tokens now persist correctly for new iOS users (signup-flow race fix)
  • Admin dashboard and broadcast sends now read tokens from the v2 store — new users receive broadcast notifications
  • Session, achievement, invite and subscription notifications render the correct values (previously showed 'You unlocked ""!')
  • Unlocked achievements are now delivered one notification per achievement with the achievement name
  • Ranking overtake notifications fully translated to Spanish
  • Email-prefix usernames (e.g. 'dev.angel') are replaced with 'A friend' in notifications to avoid leaking addresses
  • Defensive fallback on iOS and Android: if backend drops a metadata key the client shows the server message instead of empty text
  • Pro subscription, friends and profile are preserved through activity reset
  • Friendship-shared stats are rewritten on reset without affecting the friend's view
  • Fixed new iOS users not persisting their FCM token on first login
  • Fixed 'passed you and moved to rank #1' notification appearing in English
  • Fixed duplicate notifications (one English, one Spanish) for session invites and friend requests
  • Fixed empty and expired code validation with specific error messages
  • Fixed race condition where a user could start a session while their activity was being wiped

v1.8.0

Android Android iOS iOS
🍎 Now available on iOS and Android!
🔐 Sign in with Apple
🔔 Real-time push notifications
  • Sign in with Apple and Google on both platforms
  • Pro subscriptions: monthly, annual, and lifetime
  • Multi-device push notifications
  • Search nearby sushi restaurants with interactive map
  • Forced update system with grace period
  • Discount coupons for Pro plans
  • All business logic centralized in the backend as single source of truth
  • Statistics, rankings and achievements calculated server-side
  • Purchase system refactored for better security
  • FCM token auto-synced on every app launch
  • Redesigned store screen with real prices from app stores
  • Premium Go Pro banner design
  • Debug logs stripped from production builds
  • Google API keys restricted per platform
  • Privacy labels corrected for App Store compliance
  • Available in 8 languages: Spanish, English, French, Portuguese, Japanese, Russian, Ukrainian, and Danish
  • Fixed fake prices in store — now only real prices from app stores
  • Fixed Android subscription purchase flow (base plan IDs)
  • Fixed hardcoded English strings

v1.5.0

Android Android
📤 Share your stats in style
  • Session share preview with custom frame
  • Share profile button from home screen
  • Redesigned session detail with better organization
  • In-app purchase system refactored for robustness
  • Enhanced security verification on transactions
  • Store screen with improved user experience
  • Updated strings for English and Spanish

v1.4.0

Android Android
🌍 Full support for 8 languages
  • Help screen with complete app guide
  • Improved login tutorial with new steps
  • Language support: Spanish, English, French, Portuguese, Japanese, Russian, Ukrainian, and Danish
  • Language selector in settings
  • Improved location map view in session wizard
  • Help and tutorial strings localized in all languages

v1.0.3

Android Android
  • Remote Config for feature management
  • Automatic device language detection
  • Ad system improved with better load management
  • More robust app configuration with production properties
  • Additional strings in profile and places screens
  • Fix on login screen
  • Profile editing adjustments

v1.0.0

Android Android
🎉 First official release on Google Play!
  • Track your sushi pieces in real-time
  • Compete with friends at virtual tables
  • Scan QR codes to join sessions
  • Complete history of your buffet visits
  • Personal rankings and statistics
  • Achievement and medal system
  • Share your profile with custom QR code
  • Invite friends and connect in-app
  • Store with in-app purchases and ad system
  • Enhanced security and privacy
  • Performance optimizations
  • Minor bug fixes