askTrue
Changelog

What's new on TRUE

Everything we've shipped on the platform — new features, design updates, and improvements, newest first.

  1. Faster app startup with improved config loading

    ?headlessauth=1 force-on bypasses config load race; prime config at boot.

    v8.575Read more
  2. Fixed headless auth device marking on login

    Wires markSessionForHeadlessAuth on login; URL override for testing.

    v8.574Read more
  3. Sign in now uses streamlined modal instead of Dynamic

    In-app Sign in opens the headless auth modal (centered/sheet) instead of Dynamic, behind headlessauth gate.

    v8.573Read more
  4. Mobile wallet signup now shows Phantom full-width with 2x2 grid

    Phantom full-width + 2x2 grid, divider; shorter sheet.

    v8.572Read more
  5. OTP signup flow fixes and visual improvements

    Fixes 3 OTP-flow bugs.

    v8.571Read more
  6. Signup screen now says 'Login or Signup with True AI'

    Login or Signup with True AI / Enter email and get a one-time code.

    v8.570Read more
  7. Signup now accessible via app.truefinance.ai/start

    app.truefinance.ai/start routes to the headless signup screen.

    v8.569Read more
  8. Fixed app crash caused by missing import in chat

    useLiveChat.ts called reviewModeSync() without importing it → ReferenceError crashed the whole web app. Adds the import. Prod-down P0.

    v8.568Read more
  9. Removed Link-a-wallet option from wallet drawer

    Removes the Link-a-wallet affordance from the web wallet drawer (parity with native, which also drops Link-a-wallet + the Transfer-to-Exchange soon placeholder). Simplifies the wallet flow.

    v8.567Read more
  10. Signup now opens wallet apps directly on mobile web

    Fixed broken sign-in-with-wallet routing that caused 404 errors

    v8.566Read more
  11. App Review network requests now blocked from trading

    Any request from Apple App Review network now forces the reduced research app + server-side 403 on trade/withdraw endpoints, regardless of account. api-server: reviewNetwork CIDR detection (env REVIEWGATECIDRS / REVIEWGATEDISABLED), /api/review-mode probe, config.json reviewMode, blockReviewNetwork on execution routes. web: useReviewNetworkMode OR-ed into review checks. Native ships via OTA.

    v8.565Read more
  12. Removed duplicate Solflare button from signup

    Removes the redundant standalone Continue-with-Solflare CTA on mobile web (Solflare already in suggested wallets).

    v8.564Read more
  13. Position sizes now display with 2 decimals across web

    Agent SIZE/qty display capped to 2 decimals (positions, trade history, execution) — 101,558.268597 -> 101,558.27. Web parity with the mobile change.

    v8.563Read more
  14. Chat no longer shows raw data dumps from market tools

    Raw CoinGecko/RWA market rows (key:value dumps), price data and logs leaked into the visible Seraphim/Morgans message. stripRawToolDump() removes any run of 3+ consecutive lowercase key:value lines at render time so raw dumps are never shown, streaming or settled. Parity with native OTA + reinforced Seraphim ANSWER-HYGIENE prompt.

    v8.562Read more
  15. Perps chart buy/sell markers now centered and cleaner

    Chart execution markers now render B/S as a single filled badge (letter centred by the library inside its own background box), replacing the disc-icon + separate-text overlay whose letter sat off-centre and drifted on zoom.

    v8.561Read more

Start using TRUE AI

Analyze markets, discover signals, and trade smarter with AI.

Try TRUE AI
Changelog — What's new on TRUE Finance AI