Changelog

The latest improvements, performance updates, and new features from the Tradeworkstation team.

BETA v2.1.2

March 9, 2026

Redesign & Refactor: Settings Page & User Navigation with Theme Support

  • Settings Page
  • Redesigned with clean, professional language (no more jargon)
  • Replaced all hardcoded dark colors with CSS variables for all 6 themes
  • New animated section navigation with layoutId indicator
  • Sleek accent-colored toggle switches
  • UserNavDropdown (Header menu)
  • Fixed missing ChevronRight import bug
  • Removed bloated workspace section, cleaner dropdown
  • Now uses CSS variables for theme support
  • Sidebar User Menu
  • Avatar image displays in flyout
  • Clean menu items with proper hover states
  • Uses design system elevation variables
  • Sign out button now uses error color
  • Desktop App
  • Added OS detection for auto-download
  • Users can now download desktop app from Settings → Desktop App
  • Long trades recorded as shorts
  • Fixed `isBuySide()` to handle all cTrader enum variants:
  • Numeric: 1, String: '1', 'BUY', and 'TRADE_SIDE_BUY' ← was causing bug
  • Commission showing as profit
  • Fixed `normalizeTrade()` - pnl is gross profit (before commission/swap)
  • Commission and swap now stored separately for accurate display
  • Other cTrader fixes
  • Added `isDealFilled()` for all deal status variants
  • Fixed volume conversion (cents not nano-lots)
  • Prevented double-conversion on cash flow balance values
BETA v2.1.1

February 27, 2026

Ghost Trade Editor, Transaction Syncing & Analytics Upgrades

  • Edit & Manage Ghost Trades: Expanded the Missed Trades list into an interactive, infinite-scrolling directory. You can now hover over any ghost trade to instantly edit its asset, direction, entry time, missed reason, and potential P&L, or delete it entirely.
  • Accurate Account Balances: Manual accounts now instantly reflect all Deposits, Withdrawals, Bonuses, and Fees recorded in your Transactions tab, maintaining perfect synchronization with your realized P&L.
  • Breakevens (BE) as Strict Losses: Breakeven trades (and trades with $0.00 P&L) are now rigorously categorized as exact losses throughout the Strategies page to provide a stricter, more realistic Win Rate.
  • New "Win Avg R" Statistic: Added a dedicated "Win Avg R" metric to the Trade Filters menu, allowing you to isolate and view your average R-Multiple strictly for winning trades.
  • Custom Tag Colors Fixed & Upgraded: Solved the bug causing blank color squares! The Tag Manager now includes a native color picker, letting you assign custom hex codes to individual tags flawlessly.
  • Sleek cTrader Sync Hub: Replaced the static sync button with an animated grid icon that uses subtle motion and ambient sound effects to indicate background syncing.
  • cTrader Timeout Fix: Eliminated the dreaded "Connection Timeout" error on large accounts and added a 1-hour lookback buffer to ensure recently closed trades are properly fetched without slipping through the cracks.
Beta V2.1.0

February 26, 2026

Platform Update: Synced & Seamless

  • Redesigned Sync Engine: Enjoy a sleek, universally animated sync button that seamlessly updates your entire dashboard at once.
  • Smart Notifications & Audio: Toggle on alerts to get instantly notified when your sync cooldown finishes, accompanied by subtle new sound effects for every interaction.
  • MetaTrader 5 Auto sync: We have added MT5 auto sync to now fetch your mt5 accounts with any broker via your credentials.
  • cTrader Re-Authorization: Easily refresh and reconnect your cTrader account directly from the connections dropdown.