Changelog

Releases

Notable changes to the FlowTrade environment. Format loosely follows Keep a Changelog; versioning is SemVer-flavoured against the public preview.

  1. v0.9.0

    2026-06-24
    Membership tiers and pricing page
    • addedThree membership tiers (Navigator, Operator, Strategist) with a redesigned /pricing page.
    • added'Pricing' link added to the main header navigation.
    • changedTrade Hub gains a 'How to design your own algorithm' section and a register banner.
  2. v0.8.2

    2026-06-12
    Auth pages and account menu polish
    • changedLogin and signup pages now render without the marketing header and footer.
    • added'My account' button in the header for signed-in users.
  3. v0.8.0

    2026-05-28
    Interactive chart and BTCPay deposits
    • addedInteractive candlestick chart with synced crosshair across price, volume, RSI and MACD panels.
    • addedBTCPay Server integration: deposit dialog with QR invoice and signed webhook handler.
    • changedFutures terminal redesigned with a three-column layout, framed indicator panels, depth-bar order book.
  4. v0.7.0

    2026-05-10
    Accent palette switch to teal
    • changedAccent system rebuilt around oklch teal (0.62 0.11 210 light / 0.72 0.11 205 dark) to match the new logo.
    • changedBull/bear colors kept untouched.
  5. v0.6.0

    2026-04-22
    Professional terminal under /app
    • addedAuthenticated /app environment with compact top navigation and multi-panel trading grid.
    • addedlive_wallets, live_positions and live_orders tables with row-level security policies.
    • addedLive PnL, liquidation estimate and 50× max leverage on perpetuals.
  6. v0.5.0

    2026-04-04
    Trade Hub presets, builder and marketplace
    • addedSix strategy presets (RSI mean-revert, trend-follow, breakout, MACD, Bollinger, donchian).
    • addedVisual rule builder, live banner and community marketplace tab.
  7. v0.4.0

    2026-03-15
    Auth and profiles
    • addedSupabase email/password auth and profiles table with row-level security.
  8. v0.3.0

    2026-02-20
    EN/DE/FR internationalisation
    • addedFull EN/DE/FR translation pipeline with a compact globe language switcher.
  9. v0.2.0

    2026-01-30
    Rebrand to FlowTrade
    • changedRenamed Moorlogs Custody to FlowTrade. New logo, Inter + Fraunces typography, restrained neutral palette.
  10. v0.1.0

    2025-12-18
    Public preview
    • addedInitial public preview: marketing site, /markets, /trade and /algo built on TanStack Start.