v1.54
Production
v1.54.0 - Aug 7th
🖥️ UI Updates
- Updated Korean Translations
- Scaled Order Enhancements:
- User can now see size skew chart next to the input.
- Address inconsistent paddings and margins in the scaled order interface.
- Provide a summary of
End/Start
values in the form before submission. - Show the
Order Value
within the form before submitting. - Enable users to view their
Current Position
in the form and automatically populate theAmount
field upon clicking.
- Revamped points page.
- Improve Markets loading in main screen.
⚙️ API Updates
- Removed unsupported
realized_pnl
field fromGET /positions
API andpositions
websocket channel
Testnet
v1.54.0-rc.4 - Aug 6th
🖥️ UI Updates
- Updated Korean Translations
v1.54.0-rc.2 - Aug 1st
🖥️ UI Updates
- Scaled Order Enhancements:
- User can now see size skew chart next to the input.
- Address inconsistent paddings and margins in the scaled order interface.
- Provide a summary of
End/Start
values in the form before submission. - Show the
Order Value
within the form before submitting. - Enable users to view their
Current Position
in the form and automatically populate theAmount
field upon clicking.
- Revamped points page.
- Improve Markets loading in main screen.
⚙️ API Updates
- Removed unsupported
realized_pnl
field fromGET /positions
API andpositions
websocket channel
v1.54.0-rc.1 - Aug 1st
🖥️ UI Updates
- onboarding modal now closes without 1s delay upon auth completion
- Improve PWA install guide step descriptions