What changed. Why it matters.
Every desktop release since 1.0.0 — grouped by theme so you can see the trajectory.
- v1.0.162026-04-18
Alert delivery fix + expanded marketing
- Fix
Alert notifications now persist with correct user_id — Windows toasts fire reliably after price alerts trigger.
- Fix
Alert SSE stream now uses absolute __API_BASE__ URL — works correctly inside the Tauri webview origin.
- New
Marketing site expanded to multi-page — Strategies, Market Making, Security, Platforms, Pricing.
- Fix
- v1.0.14–1.0.152026-04-18
Market Making v3 polish
- Improved
Auto-tuner adjusts γ and κ over a 30-minute rolling window.
- Improved
Momentum detector suppresses aggressive buys for 60s after a sell — reduces buy-into-dump incidents.
- Fix
Sell-stale timer extended to 45s to avoid unnecessary order churn on quiet pairs.
- Improved
- v1.0.10–1.0.132026-04-17
Lead-lag detection & volatility scaling
- New
LeadLagDetector watches a correlated venue (Binance) and widens the spread 3× on danger signals.
- New
VolatilityTracker scales spreads by √variance — quiet pairs get tight quotes, volatile pairs get safe ones.
- Improved
Loss-cut timeout introduced at 120s — hard stop if inventory lingers underwater.
- New
- v1.0.5–1.0.92026-04-17
LIMIT_MAKER post-only & fee floor
- New
All market making orders now use LIMIT_MAKER — unlocks the 0.075% maker fee on Binance.
- New
Fee floor introduced: `makerFee × 2 × 1.2` — sells never price below round-trip cost.
- Improved
Post-fill cooldown dropped to 10s — faster re-entry after a completed cycle.
- New
- v1.0.1–1.0.42026-04-17
3-gate cross-exchange approval flow
- New
Cross-exchange trades now gate at Buy → Withdraw → Sell with explicit user approval at each step.
- Security
Address verification before withdrawal. No auto-submit. No hidden defaults.
- Improved
Network gas estimate baked into profit projection.
- New
- v1.0.02026-04-16
Initial desktop release
- New
Tauri v2 shell wrapping the full Node sidecar — 33 MB installer, bundled runtime, no external server needed.
- New
11 trading exchanges + 2 pricing-only feeds integrated.
- New
Quick Trade (triangular), Auto Arb, Snake Arb, Stat Arb, DEX-CEX scanners live.
- Security
AES-256-GCM credential vault with scrypt-derived per-user keys.
- New
Pre-1.0.0 builds were internal-only. macOS desktop build is tracked separately — join the access list to be notified when it ships.
Upgrade notifications?
Request access and we'll email you when a new build drops — with the changelog delta.