Changelog

Changelog

Structured release notes for meaningful product and platform changes. Entries are grouped by area (authentication, brokerage, charts, and so on) and reflect what shipped in each period—not an exhaustive list of every commit. Entry titles link to a standalone page you can share.

  • Platform Update: March 26 – April 2, 2026

    Product Update

    Sign-in, signup, and verification

    • Phone + password signup — You can create an account with a phone number and password where that flow is enabled; in-app signup was updated to match.
    • Paste a full OTP — On verification screens that ask for a one-time code, you can paste the entire code at once instead of typing digit-by-digit.
    • Crypto verification — Addressed a failure path in the crypto-related verification step so that flow completes reliably.

    Brokerage (SnapTrade and reconnect)

    • Callback-style broker connection — Completing SnapTrade authorization now returns through a clearer callback path, so you’re less likely to get stuck after leaving Astral to approve access.
    • Broker reconnect — We shipped a reconnect flow for brokers that need to be linked again; it was briefly rolled back and then restored after we validated behavior, so reconnects should work consistently after dropped sessions or credential updates.

    Charts and TradingView

    • Clicks not registering on the chart — Fixed pointer events on the TradingView layer so interactions (clicking tools, the chart, etc.) aren’t blocked when they should work.
    • Removing indicators / resizing — Tightened how the chart and layout stay in sync when you remove indicators or resize panels, so the workspace doesn’t drift out of alignment.
    • Order markers vs. visible range — Order markers now refresh correctly when you zoom or scroll the time range; we also trimmed unnecessary overlay work and removed a batch of changes that weren’t improving behavior.
    • Price line and overlays — Adjustments to the price line and overlay drawing so they stay accurate and cheaper to update while you move around the chart.
    • Baseline chart — Added a short intro animation, tightened zoom-out bounds and pan limits, and fixed cases where the series could fall out of sync right after the animation finished.
    • Sidebar and terminal resize — Smoother sync when you drag to resize the TradingView sidebar or terminal split; less jank and fewer redundant updates.
    • Chart jumping when the container resizes — When panels or sidebars resize, your zoom/pan context is preserved more reliably instead of resetting the view.
    • Mobile terminal — Fixed viewport sizing on small screens so the terminal uses the screen sensibly (no awkward clipping or wrong height).

    Explore

    • Stale results — If you navigate or filter quickly, we now cancel in-flight requests so an older response can’t overwrite what you’re looking at now.
    • Landing nav — Small fixes to how the nav renders during load so it doesn’t flash or layout-shift as badly on some viewports.

    Landing site and legal

    • Breakpoints — Corrected landing layout at certain widths so sections don’t break awkwardly.
    • First paint — Landing shell and chrome were refactored so heavy client-only pieces don’t block the initial page as long.
    • Terms of Service — Copy updates in the ToS surfaced in-app.

    Walkthroughs

    • Usage tracking — We record whether key walkthrough steps are completed so we can see where people drop off and improve those flows.
  • Platform Update: March 19 – March 25, 2026

    Product Update

    Below is what shipped that week, with concrete fixes and behavior changes called out so you know what we actually touched.

    Affiliates and partners

    • Dashboard structure — Affiliate areas moved to route-based views so URLs, back/forward, and deep links behave more predictably.
    • Media — New media tab, pending upload review for submissions, clearer instructions, and layout fixes for lists/tables; ticker logos were refreshed.
    • Partner guide and contract — Partner guide and contract flows were expanded; preview chart state was isolated so guide demos don’t fight your live chart.
    • Agreement and going liveAgreement steps and deploy gating were tightened so it’s obvious what’s required before production-style access.
    • Signup and promosDiscord-related affiliate signup path updates, a discount code field in the signup popup, and routing / leaderboard corrections.
    • Staff access — Fixed staff permission bypass edge cases that shouldn’t have allowed extra access.

    Explore and strategies

    • Live strategies on Explore — Strategies that qualify as live are now shown on Explore so you can discover them in one place.
    • Sharing and account — Polished sharing flows and small account / Explore UI issues reported in QA.

    Charts, TradingView, and modals

    • Viewport jumping / wrong range — Multiple viewport fixes: restoring the last view after reload, cleaning up bugs when the chart resizes, and steadier behavior when switching sessions.
    • Timer overlay — Cleaned up timer overlay wiring and price scale width so the overlay doesn’t overlap or misalign the scale.
    • Risk boxes — Fixed risk box drawing so levels plot correctly on the chart.
    • Accessibility — Added chart accessibility controls and tightened modal gating so dialogs don’t trap focus or open in inconsistent states.
    • Expression / indicatorsModal actions and the expression indicator editor were adjusted for clearer editing; chart control menus and general modal UX got polish passes.

    Terminal and chat-adjacent UI

    • Session restoration — Fixed cases where the terminal session didn’t restore the way you left it after refresh or navigation.
    • Autoscroll — Corrected autoscroll so message lists don’t jump past where you expect when new content arrives.
    • Scroll areas — Fixed scroll region behavior that could clip content or break layout in nested panels.

    Prompts and notifications

    • Prompt suggestions — Ongoing updates to suggestion content and behavior; feature-gate prompts and unread notification treatment were added where product rules require it.
    • Expression chipsExpression editor chips and small terminal UI polish for readability and hit targets.

    Account, settings, and bug reports

    • FormsAuth and settings inputs were refactored for consistent validation and layout; verification and password fields and the demotion warning flow were cleaned up.
    • MobileLegal modal sizing on mobile and mobile headers (including MobileDrawer behavior) were fixed so headers don’t disappear or overlap wrongly.
    • Bug reports — You can attach context more easily; PostHog session recordings can be linked to a report when you file one, so we can reproduce issues faster.
    • Broker and settings surfacesCompact controls on broker and settings screens were tightened for alignment and touch targets.