v1.64
Prod
v1.64.0 - Oct 16th
🖥️ UI Updates
- Improved vault name input placeholder when creating a new vault
- Fixed a bug where straight lines would not be drawn in vaults performance charts
- Added 3X points boost badge to the vaults list
- Allow user to aggregate order book prices by tick size.
- Fixed incorrect
vi
translation for TWAP on Trade Page - Improve leverage slider to allow selecting percentage with USD amount.
⚙️ API Updates
- Transfer API and WS will now include
direction
,vault_address
andvault_unwind_completion_percentage
fields. - Added
price_tick
parameter to orderbook snapshot WebSocket for tick aggregation.
📖 Docs Updates
- Docs updated for orderbook
price_tick
option
Testnet
v.1.64.0-rc.5- Oct 15th
🖥️ UI Updates
- Vaults can now be closed
v.1.64.0-rc.2- Oct 15th
🖥️ UI Updates
- Improved vault name input placeholder when creating a new vault
- Fixed a bug where straight lines would not be drawn in vaults performance charts
- Added 3X points boost badge to the vaults list
- Allow user to aggregate order book prices by tick size.
- Fixed incorrect
vi
translation for TWAP on Trade Page
⚙️ API Updates
- Rename cancel reason
PRICE_OUTSIDE_BANDS
toEXCEEDS_MAX_SLIPPAGE
, default slippage is price band.
📖 Docs Updates
- Docs updated for orderbook
price_tick
option
v.1.64.0-rc.1- Oct 13th
🖥️ UI Updates
- Improve leverage slider to allow selecting percentage with USD amount.
⚙️ API Updates
- Transfer API and WS will now include
direction
,vault_address
andvault_unwind_completion_percentage
fields. - Added
price_tick parameter
to orderbook snapshot WebSocket for tick aggregation.