April 15, 2025: Latest Release Notes
From *v2.0.4*
to *2.0.5*
- In-built Swapping: Relay Swapping Integrated with revised wallet connect + deposit flow [1st iteration]. We are releasing the first iteration so we can fully test swapping of USDT token which is not possible on Ink Sepolia (test network).
- New Websocket API for Market Makers for Accounts information. Previously this was a REST API.
- Modify Orders Bug fix: Ability to specifically modify each order. We won’t decide for the user. We are also turning off aggregation by price to enable modification of orders of the same price.
- Fix close position order validation: Ensures the correct price is retrieved for market order
- Fix bid/ask order book price updates
- TradingView loader fix: If you switch tabs, trading view charts won’t show loaders.
- Optimized Trading Area: Even larger scrolling area for main trading view + increased size of charts
- Enhanced messaging for users who cannot trade: Users may be confused why they cannot trade as there is not any explanation. We have re-purposed the maintenance banner for messaging.
- Return supported market list
- Open order and Trigger Order deletion history (Backend)
- Enhanced automated unit & integration tests for our APIs & Websocket
- Enhanced security for market taker bot. Restricted access to the admin page.
April 8, 2025
From *v2.0.3*
to *2.0.4*
- Post-Only order type
- Liquidation service updated to support frequent balance updates (i.e. handle more scale)
- Scrollable Trading View
- Sticky order from CTA button