Changelog
The history of SimuDEX updates.
v1.0.0
Dec 24, 2025
Launch Initial Release
🚀 New Features
- Real Trading Engine: AMM swap logic (x * y = k) connected to DB.
- SimuDEX Mode: High-stakes gambling game (formerly Rugplay).
- Portfolio: Real-time asset tracking with Supabase.
- GitHub Auth: Secure login via NextAuth.js.
- Token Creator: Users can launch their own custom tokens.
🔄 Changes
- Rebranded from "Rugplay" to "SimuDEX".
- Migrated from SQLite to PostgreSQL (Supabase).
- Polished UI with "Lovable" Dark Mode theme.
🐛 Fixes
- Fixed Prisma 7 build issues on Vercel.
- Resolved DB connection pooler timeouts.
