What's new.
New features, improvements, and important fixes โ only the changes that show up on the user side.
May 26, 2026
What-If Simulator + smarter Advisor
- ๐ฒ Simulate Scenario button โ new in the
/ai menu: test your own settings. Type min=155k, max=1M, score=40 and Python computes instantly.
- Smarter AI Advisor โ Gemini no longer sees raw data. Python pre-computes 8 scenarios; the AI just picks the best and explains it.
- Simulation inside Custom Q โ natural-language queries like "simulate score=40" now trigger a real calculation.
- Gemini 3.1 Flash Lite โ new model, more structured answers. Free tier: 500 queries/day (was 20).
May 2026 โ Data integrity
"Unknown" outcome and race-condition fixes
- Unknown outcome (NEW) โ signals with no price data are now counted as "unknown" instead of "rug". Wallets no longer take an unfair fail. 395 historical records were cleaned via migration.
- wallet_stats race condition fix โ double counting eliminated; wallet success rates are now written via a single atomic update.
- AI score fixes โ Fast TX metric (up to 4 points) and the PnL penalty for losing wallets (-5 points) now work correctly.
May 2026 โ Red flag symmetry
Pre-filter red flag and snapshot fixes
- Pre-filter MCAP red flag (PRO) โ tokens that fell out at the MCAP filter used to be dropped silently. PRO users now get notified instantly.
- Separate reason for max MCAP โ added the
mcap_above_threshold reason. It used to be incorrectly tagged as mcap_below_threshold.
- 12-hour dedup โ repeat messages for the same token: 2h โ 12h. Lower spam risk.
- "๐ My Wallets" button fix โ UI bug where the button stopped responding after adding a wallet.
- Snapshot expansion โ the user-settings snapshot taken at block time now captures 8 fields (added
max_mcap_usd, subscription_plan, rapid_growth_enabled).
- Hel.io webhook hardening โ signature verification + replay protection enabled (internal security).
January 2026
Wallet analytics and smart limits
- ๐ Wallet detail page shows score, win_rate, PnL, trades
- ๐ min_buyers validated to 2โ10, max_top10 floored at 15%
- ๐ฏ More reliable top-10 calculation via Helius RPC
- ๐ฌ Feedback system โ give a thumbs up/down on every signal
- ๐ Referral system โ 15% commission
- ๐ฐ SOL payment support
December 2025
Rapid Growth and Hel.io
- ๐ Rapid Growth system (PRO)
- ๐ณ Hel.io payment integration
- โก Faster signal delivery
November 2025
Initial launch
- ๐ค AI chatbot with the
/chat command
- ๐ Starter ($50) and PRO ($175) plan structure
- ๐ KVKK compliance and legal pages