Passkey login, new trade APIs, and reliability fixes (v2.2.1)

This release adds passwordless login, new trade APIs, and several reliability and performance updates.

  • Passwordless sign-in (WebAuthn/passkeys): sign in with biometrics or security keys, reducing password friction and support requests.
  • New shell trade + fill-order APIs: let integrations create placeholder trades and programmatically fill orders for automated workflows and reconciliation.
  • Faster, more responsive UI: removed live Finnhub calls from page loads and stopped unnecessary earnings/news re-fetches, improving load times and lowering API usage.
  • More reliable imports and broker syncs: CSV parser tests, timezone-aware imports, Webull/IBKR/Alpaca/TradingView/Lightspeed fixes reduce duplicate/misparsed trades and missing data.
  • Various bug fixes and hardening: iOS server discovery behind proxies, partial-fill handling, API key auth on GET /trades/:id, calendar totals and account display fixes for steadier operations.

Please share feedback in this forum thread.

View release notes