For the complete documentation index, see llms.txt. This page is also available as Markdown.

v3.2.2

Release 29.07.2026

TLDR: Frontend updates: Counter Order, mobile version, WUI Kit migration, performance improvements, and bug fixes

Counter Order

  • PerceptChart beta Counter Order support has been added to PerceptChart in beta.

  • Chart based order placement Counter Orders can now be created directly from the chart.

  • Trade range selection Users can now select a trade range and aggregate fills.

  • Volume presets Volume presets have been added for 25%, 50%, 75%, and 100%, along with support for custom order size.

  • Creation popup A new popup has been added for creating counter orders.

  • Account, Hedge Mode, and Reduce Only support Counter Order now supports account selection, Hedge Mode, and Reduce Only.

  • Limit order crossing fix Fixed limit order crossing issues when creating a Counter Order.

Mobile Terminal

  • New mobile version A mobile version of Terminal, Portfolio, Positions, Referral, and Competitions has been added.

Portfolio and tables

  • Portfolio: unified Column Picker A unified Column Picker has been added for Portfolio.

  • Portfolio: Fee column A Fee column has been added to Portfolio and mobile tables.

  • Realized PnL: breakdown tooltip A breakdown tooltip has been added for Realized PnL.

  • Portfolio and Terminal: table synchronization Portfolio and Terminal tables are now synchronized.

  • Active Orders: Order ID and Client Order ID support Order ID and Client Order ID columns have been added to Active Orders.

  • Active Orders: sorting and filtering fixes Sorting has been added to Active Orders, and filtering issues have been fixed.

  • Orders: partially filled order display fix Fixed display issues for partially filled orders.

  • Positions: Position Value and sub cent price fixes Fixed Position Value and sub cent price display issues.

  • Positions: sorting and display fixes Fixed sorting and display issues in positions.

Competitions and Rewards

  • Competitions: one click Setup Bot One click Setup Bot has been added for Competitions.

  • Rewards and Competitions: fixes Fixed Rewards and Competitions issues.

PerceptChart

  • PerceptChart: BEP, Liquidation, Current Account, and Position Labels PerceptChart has been updated with BEP, Liquidation, Current Account, and Position Labels improvements.

  • Chart orders: price rounding fix Fixed price rounding when creating an order from the chart.

  • Chart orders: open order size display fix Fixed open order size display on the chart.

  • PerceptChart: exchange change remount fix Fixed PerceptChart remount behavior when switching exchanges.

Trading and order handling

  • Scaled Orders: manual trading Scaled Orders have been added for manual trading across all supported exchanges. Users can now submit multiple laddered limit orders in a single action, making it easier to split entry or exit volume across several price levels.

  • Order Precision: universal rounding logic Universal price and volume rounding logic has been added through Order Precision.

  • Manual Orders: improved handling Manual Orders handling has been improved.

  • Order creation: backend rejection reason display Backend rejection reasons are now displayed when order creation fails.

  • Accounts: One Way DEX fixes Fixed account issues for One Way DEX.

UI Kit and interface

  • Package migration The frontend has been migrated to the @typhoon/wuikit package.

  • WUI migration MUI wrappers have been removed, and the interface has moved to WUI components.

  • Unified tokens and components UI tokens and components have been unified.

  • Workspace menu: adaptive layout The Workspace menu is now adaptive.

  • WUI components: Typography and Box optimization WUITypography and WUIBox components have been optimized.

  • Legacy components: MUI removal Legacy MUI wrappers and components have been removed after the migration to WUI Kit.

WebSocket and performance

  • Subscription optimization WebSocket subscriptions have been optimized.

  • Queue processing optimization WebSocket queue processing has been optimized.

  • Order Book: render optimization Order Book performance has been optimized by reducing unnecessary re-renders.

Lighter API

  • Lighter API support has been improved.

  • Fixed Lighter API connection and account activation issues.

Authentication

  • Password recovery: backend error display Backend errors are now displayed during password recovery.

Last updated