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
vitranslation 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_addressandvault_unwind_completion_percentagefields. - Added
price_tickparameter to orderbook snapshot WebSocket for tick aggregation.
📖 Docs Updates
- Docs updated for orderbook
price_tickoption
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
vitranslation for TWAP on Trade Page
⚙️ API Updates
- Rename cancel reason
PRICE_OUTSIDE_BANDStoEXCEEDS_MAX_SLIPPAGE, default slippage is price band.
📖 Docs Updates
- Docs updated for orderbook
price_tickoption
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_addressandvault_unwind_completion_percentagefields. - Added
price_tick parameterto orderbook snapshot WebSocket for tick aggregation.