Changelog

What we're building.

Recent updates shipped to SkyView. We ship every day during build phase — check back often.

  1. polish2026-06-25v0.4.1
    Own voice: Anchor + magnet/slingshot framing

    Renamed the heaviest-gamma strike to ★ Anchor (was previously named after a third-party convention). Rewrote the plain-English market read in our own voice with magnet (sticky strikes) and slingshot (slippery strikes) framing instead of generic brake/accelerant copy. Industry-standard terms — call wall, put wall, gamma flip — kept unchanged.

  2. feature2026-06-20v0.4.0
    Beginner-friendly onboarding

    Built /glossary with 30+ plain-English definitions, /examples with 5 worked board walkthroughs, /demo for unauthenticated heatmap exploration, and a first-time welcome modal on /heatseeker. Added hover tooltips on every jargon term (ATR, RVOL, Δ, GEX: ABSORBED/ACCELERATED).

  3. fix2026-06-20v0.3.5
    Stripe → DB reconciler

    Webhook failures used to leave paying customers stuck at tier=free. Added a periodic Stripe reconciler that syncs every user with a stripe_customer_id every 2 minutes. Self-heals webhook misses without manual intervention.

  4. feature2026-06-20v0.3.4
    Discord auto-role assignment

    Pro subscribers can link their Discord on /account; the bot automatically assigns the @SV role. Cancellation removes the role on the customer.subscription.deleted webhook.

  5. feature2026-06-20v0.3.3
    Stripe billing + email/password accounts

    Sign up with email + password, complete Stripe Checkout (7-day free trial with card on file), manage everything from the account page. Cancel any time from the in-app billing portal.

  6. polish2026-06-20v0.3.2
    Landing + Dashboard refresh

    Slimmed landing from 13 sections to 7. Built /dashboard as an at-a-glance overview. Live SPY board on the homepage with regime chip, plain-English summary, and 4 stat cards (Net GEX, Call wall, Anchor, Gamma flip).

  7. feature2026-06-19v0.3.1
    60+ tickers in heatseeker

    Expanded from 5 indexes (SPX/SPY/QQQ/NDX/IWM) to 60 tickers across 10 sector groups: Mega-cap Tech, Semis, Software/Cyber, Fintech/Crypto, AI Infra/Power, Consumer, Banks, Healthcare, Other.

  8. feature2026-06-19v0.3.0
    Chart view + Multi-expiry view

    Candlestick chart with gamma levels (Floor, Ceiling, Anchor, Flip) overlaid as horizontal price lines. Multi-expiry shows 3 nearest expiries side by side. Default view changed from Grid to Chart.

  9. fix2026-06-19v0.2.0
    Peak-hour performance

    Three-tier license cache (in-process → Redis → fall-open), slimmer heatmap payloads, 21-day Polygon expiry window. /api/preview latency 5–10 seconds → 180–280 ms.

Got a feature request? Submit it on /ideas (subscribers only).