Changelog
What's new in TradeMind. We ship improvements every week.
v3.1.0March 28, 2026
Performance & Security Overhaul
- ImprovedDashboard loads 2-4x faster with conditional tab rendering
- ImprovedRemoved 1.5MB of dead dependencies from bundle
- ImprovedOptimized all database queries (SELECT specific columns, added indexes)
- Improved30+ accessibility fixes (keyboard navigation, screen reader support, WCAG 2.1 AA)
- SecurityAuth checks added to all edge functions
- SecurityRow-level security hardened on all database tables
- SecurityPassword policy strengthened (8+ chars, uppercase, lowercase, number)
- FixedFixed payment verification using wrong database column
- FixedFixed N+1 query in mentor data fetching (13 queries → 2)
v3.0.0March 20, 2026
Notifications & Onboarding
- NewReal-time notification bell with unread count
- NewWelcome onboarding modal for new users
- NewMulti-broker CSV import: Zerodha, Upstox, Fyers, Tradovate
- NewFIFO trade matching for imported CSV data
v2.5.0March 10, 2026
Payments & Google OAuth
- NewRazorpay HMAC webhook security for payment verification
- NewGoogle OAuth login and signup
- NewPlan expiry automation with warning emails
- NewReal-time plan activation UX