v1.56
Prod
v.1.56.3 - Aug 26st
🖥️ UI Updates
- Shizomori Key NFT Mint flow
v.1.56.0 - Aug 21st
🖥️ UI Updates
- Introduced TWAP Algo orders in Order Builder which provides ability to execute large orders over a specified period .
- UI Styling Update: Tabs, Checkboxes & Drop-down.
- Update grid layout for Trade page.
- Fixed issue with Sub-Accounts recovery due to normalized / non-normalized addresses.
- Improve mobile trade page draggable chart.
- Allow user to cancel all TWAP orders
- Revamped order builder
- Tab field renames - “Notional” to “Value”
- Order builder field renames - “Amount” to “Size”, “Limit Price” to “Price”
- Rename “Spot Oracle Price” to “Oracle Price” in Navbar
⚙️ API Updates
- Introduced
/algo/orders
endpoints.
📔 Docs Updates
- Added /algo endpoint api docs.
- Fixed docs for GET /account/subaccounts and GET /account/info endpoint
Testnet
v1.56.0-rc.4 - Aug 17th
🖥️ UI Updates
- Introduced TWAP Algo orders in Order Builder which provides ability to execute large orders over a specified period .
- UI Styling Update: Tabs, Checkboxes & Drop-down.
- Update grid layout for Trade page.
- Fixed issue with Sub-Accounts recovery due to normalized / non-normalized addresses.
- Improve mobile trade page draggable chart.
⚙️ API Updates
- Introduced
/algo/orders
endpoints. - Add /algo endpoint api docs.
v1.56.0-rc.2 - Aug 15th
🖥️ UI Updates
- Rename “Notional” to “Value” on bottom tabs.
- Rename “Amount” to “Size” on bottom tabs.
- Rename “Limit Price” order book input to “Price” .
- Rename “Spot Oracle Price” to “Oracle Price” on bottom tab.
- Revamped order builder form.