Releases: Kwenta/kwenta
v7.2.0
IPFS hash of the release deployment:
CIDv0: QmVcwjZJyxJsZtNcpPVFpJcwsPXtg9KGyXJ5Mr8HpGVmTj
CIDv1: bafybeidmfznapyvj4btwc6ng6dwc2jxj5sn42foev7knkfryfmkxzh67ny
IPNS Record: ipns://kwenta.eth
IPFS gateway: https://kwenta.eth.limo
Public gateway: https://bafybeidmfznapyvj4btwc6ng6dwc2jxj5sn42foev7knkfryfmkxzh67ny.ipfs.dweb.link
Summary
This release fixes several layout issues, includes a thorough SDK cleanup as well as upgrades the frontend to next v13. Additionally, isolated markets (perps v2) have been sunset in favor of Kwenta Smart Margin, among other changes.
What's Changed
- Sourcemaps test by @koredefashokun in #2405
- Fix: align the flip effect of the caret icon by @LeifuChen in #2407
- Fix: update the banner style and TV chart by @LeifuChen in #2406
- Feat: deprecated legacy futures by @LeifuChen in #2408
- Fix: vertical scroll of the leaderboard on small screens by @LeifuChen in #2414
- Fix the vertical scroll of conditional order table by @LeifuChen in #2410
- SDK cleanup by @koredefashokun in #2409
- UI: funding chart update by @LeifuChen in #2415
- Added kwenta own-hosted pyth server by @LeifuChen in #2320
- Fix ESLint warnings by @koredefashokun in #2416
- Small screen size layout by @avclarke in #2413
- Refactor price service connection logic by @avclarke in #2419
- Implement Smart Margin close method by @avclarke in #2422
- Show Close Only Prompt by @LeifuChen in #2421
- Fix: Close full position and re-enable withdraw by @avclarke in #2426
- Merge main into dev. Fix the conflicts by @LeifuChen in #2425
- Fix: Enforce size based max leverage by @avclarke in #2417
- chore: update to sm v2.0.2 goerli by @platschi in #2427
- Upgrade to Next.js 13 by @koredefashokun in #2306
- chore: bump @next/eslint-plugin-next from 12.3.4 to 13.4.4 by @dependabot in #2403
- chore: bump postcss from 8.4.21 to 8.4.24 by @dependabot in #2428
- chore: bump next-router-mock from 0.8.0 to 0.9.3 by @dependabot in #2244
- chore: bump echarts from 5.3.3 to 5.4.2 by @dependabot in #2245
- chore: bump react-query from 3.35.0 to 3.39.3 by @dependabot in #2429
- chore: update to new gov frontend by @platschi in #2430
- v7.2.0 by @platschi in #2431
Full Changelog: v7.1.9...v7.2.0
v7.1.9
IPFS hash of the release deployment:
CIDv0: QmXGSRcFfVhvwepRZFbg97AkTRo6kt23UDCiMYLcEzv8FC
CIDv1: bafybeieeut4bey5nqhwj27ujtsg3ikjxl4eiuqp4r4vlknlrjm5vzjpqnm
IPNS Record: ipns://kwenta.eth
IPFS gateway: https://kwenta.eth.limo
Public gateway: https://bafybeieeut4bey5nqhwj27ujtsg3ikjxl4eiuqp4r4vlknlrjm5vzjpqnm.ipfs.dweb.link
Summary
Hotfix that fixes an issue with the height of the market dropdown due to the visibility of the announcement banner.
What's Changed
- Fix sourcemaps by @koredefashokun in #2401
- Fix the height of the market dropdown when the banner is visible by @LeifuChen in #2399
- chore: bump actions/setup-node from 1 to 3 by @dependabot in #2402
- v7.1.9 by @platschi in #2404
Full Changelog: v7.1.8...v7.1.9
v7.1.8
IPFS hash of the release deployment:
CIDv0: QmZqtHtqqTm8NKL8K12VfweoL1JVJCqa4DFL96MHVpq5Bp
CIDv1: bafybeifk5xa6wfibzrmomeqdwbpqoedtkopqorjotadmfqiglaxhpt5i6m
IPNS Record: ipns://kwenta.eth
IPFS gateway: https://kwenta.eth.limo
Public gateway: https://bafybeifk5xa6wfibzrmomeqdwbpqoedtkopqorjotadmfqiglaxhpt5i6m.ipfs.dweb.link
Summary
Enable TRX-PERP on Kwenta
What's Changed
Full Changelog: v7.1.7...v7.1.8
v7.1.7
IPFS hash of the release deployment:
CIDv0: QmQF9tXTZsCWNReuUfoTHHBHgYK99gJywdrEbTfxiRaxzj
CIDv1: bafybeia4j3q62pdqo7em7fb3ermmp4u5lkh3httxn5zonzm2qnbr3sd73a
IPNS Record: ipns://kwenta.eth
IPFS gateway: https://kwenta.eth.limo
Public gateway: https://bafybeia4j3q62pdqo7em7fb3ermmp4u5lkh3httxn5zonzm2qnbr3sd73a.ipfs.dweb.link
Summary
Hotfix for a regression with regard to to the input of the position margin withdraw modal
What's Changed
- [Hotfix] Fix the application error on input for withdrawal by @LeifuChen in #2395
- v7.1.7 by @platschi in #2396
Full Changelog: v7.1.6...v7.1.7
v7.1.6
IPFS hash of the release deployment:
CIDv0: QmZ7fcrY6VCBbTo7ZZBa1GxfnMWJCmtuD6Nf5rQe9yR9Zb
CIDv1: bafybeifaduelhruw3ya4cyn4rkksfwagfsvd3bbu7qc2uufww7pe2hxoqi
IPNS Record: ipns://kwenta.eth
IPFS gateway: https://kwenta.eth.limo
Public gateway: https://bafybeifaduelhruw3ya4cyn4rkksfwagfsvd3bbu7qc2uufww7pe2hxoqi.ipfs.dweb.link
Summary
This release includes a funding rate chart, display for locked margin as well as. a site-wide banner to inform users about the upcoming Bedrock upgrade, and other layout improvements.
What's Changed
- Clean the code by @LeifuChen in #2380
- Funding rate chart by @koredefashokun in #2356
- Replace the old gold color with new yellow color and fix the lint warning by @LeifuChen in #2386
- Adjusted the height of the price chart after deselecting trading history by @LeifuChen in #2385
- Added locked margin to the trade balance by @LeifuChen in #2365
- Update goerli smart margin addresses by @avclarke in #2379
- Implement Banner with Site-wide Visibility by @LeifuChen in #2387
- v7.1.6 by @platschi in #2388
Full Changelog: v7.1.5...v7.1.6
v7.1.5
IPFS hash of the release deployment:
CIDv0: QmfL7txPiTNMEKdyGqjtY3gwmQ9HohttGpUeTe92vks1A6
CIDv1: bafybeih4oplge7eiw4f5wyps7arxmlrn5gpo6dmq3qikuwo23h6grl5i54
IPNS Record: ipns://kwenta.eth
IPFS gateway: https://kwenta.eth.limo
Public gateway: https://bafybeih4oplge7eiw4f5wyps7arxmlrn5gpo6dmq3qikuwo23h6grl5i54.ipfs.dweb.link
Summary
This release enables seven new perps markets on Kwenta. Additionally, minor hotfixes have been included, such as improvements to slippage protection, onboarding flow improvements as well as readability improvements for the trading history.
What's Changed
- Fix slippage protection by @avclarke in #2362
- Hotifx release by @avclarke in #2363
- Add config for new markets by @avclarke in #2367
- chore: bump DerLev/eslint-annotations from 1.3.0 to 1.4.0 by @dependabot in #2366
- fix: icons on homepage by @platschi in #2369
- fix: sdotperp icon by @platschi in #2374
- Hide trx in the mainnet by @LeifuChen in #2376
- Truncate M values in Trading History by @LeifuChen in #2364
- Fixed the past price of pepe from frontend by @LeifuChen in #2377
- Fix the onboarding flow by @LeifuChen in #2361
- v7.1.5 by @platschi in #2378
Full Changelog: v7.1.4...v7.1.5
v7.1.4
IPFS hash of the release deployment:
CIDv0: QmSCqgUPuNXGKrRQnLBJM1oypwvKW4bw7taJkPtT5FAxoL
CIDv1: bafybeibzn2a5ghi5qgyc365hitxcwam4a45cxew23xgoz756mcmo5o5aam
IPNS Record: ipns://kwenta.eth
IPFS gateway: https://kwenta.eth.limo
Public gateway: https://bafybeibzn2a5ghi5qgyc365hitxcwam4a45cxew23xgoz756mcmo5o5aam.ipfs.dweb.link
Summary
This release includes price impact data on the trade panel and other modals, as well as a warning if price impact exceeds default levels. Additionally, the TradingView data is now fetched from Pyth, fine-tuning and giving much more detail to low timeframes such as 1, 5 and 15min. Additional warnings have been added for users balances below 50 sUSD, and socket integration has been re-introduced.
What's Changed
- Make the maxWithdraw as a non-negative number and place the toggle correctly in mid sized screen by @LeifuChen in #2351
- Updated the keeper fee tooltip by @LeifuChen in #2352
- fix: remove underline by @platschi in #2355
- Updated the link on footer by @LeifuChen in #2354
- Update the mobile view of market details by @LeifuChen in #2350
- Implement Pyth Tradingview API by @Tburm in #2083
- Clarify User Interaction for sUSD Trading by @LeifuChen in #2353
- Add price impact warning and confirmation step by @avclarke in #2360
- v7.1.4 by @platschi in #2358
Full Changelog: v7.1.3...v7.1.4
v7.1.3
IPFS hash of the release deployment:
CIDv0: QmP9eryHAvCyXBWrVYk7izz3ZMu4BKHJWzXwjGuV67GwAs
CIDv1: bafybeiambj4irz22gy5zvszezn22vhobsqwtxrbof36vq4cxasnyfpygvq
IPNS Record: ipns://kwenta.eth
IPFS gateway: https://kwenta.eth.limo
Public gateway: https://bafybeiambj4irz22gy5zvszezn22vhobsqwtxrbof36vq4cxasnyfpygvq.ipfs.dweb.link
Summary
Hotfix release to fix a few small bugs related to liquidation price, minimum margin requirements and the funding toggle on Firefox and mobile browsers.
What's Changed
- Update liquidation price by @Tburm in #2338
- Fix min margin error by @avclarke in #2341
- Fix the toggle display issue on mobile by @LeifuChen in #2335
- v7.1.3 by @platschi in #2346
Full Changelog: v7.1.2...v7.1.3
v7.1.2
IPFS hash of the release deployment:
CIDv0: QmTH3Cn5NM6nvLdeDWXP7j3DLshXCPEugvNHGjLKwtFuxm
CIDv1: bafybeicjlwf3vud75rrytlv4hdosgcpuow6uz5xhcfhanyyvipqzaagqci
IPNS Record: ipns://kwenta.eth
IPFS gateway: https://kwenta.eth.limo
Public gateway: https://bafybeicjlwf3vud75rrytlv4hdosgcpuow6uz5xhcfhanyyvipqzaagqci.ipfs.dweb.link
Summary
This release includes improvements to the UI, fixes and improvmeents to liquidiation and other data previews, addition of a funding rate toggle as well as search bar for markets and other minor enhancements to the frontend.
What's Changed
- Fixed the issue that missing snx op file blocks the rewards claim by @LeifuChen in #2307
- Update max leverage & increase price impact delta by @avclarke in #2305
- Bump store version by @avclarke in #2311
- Add migration for home state by @avclarke in #2312
- feat: add new markets by @avclarke in #2310
- Fixes for new assets by @avclarke in #2313
- v7.1.1 by @platschi in #2309
- Responsive layout updates by @avclarke in #2316
- Fixed the market name on mobile trade history by @LeifuChen in #2318
- UI Refresh - Small changes by @koredefashokun in #2295
- Make the market dropdown full screen on mobile by @LeifuChen in #2324
- Add search bar to the dashboard's market list by @LeifuChen in #2322
- icons for sip 2014, 2015 by @asherism in #2326
- Implement Funding Rate Time Period Toggle by @LeifuChen in #2323
- Order table edit button and operation status by @koredefashokun in #2325
- chore: add sentry ci by @platschi in #2304
- Display warning for conditional orders by @avclarke in #2330
- Reset the status when the transaction fails to execute by @LeifuChen in #2333
- Fix: Incorrect trade preview values by @avclarke in #2328
- v7.1.2 by @platschi in #2334
Full Changelog: v7.1.0...v7.1.2
v7.1.0
IPFS hash of the release deployment:
CIDv0: QmaQk2kbshSunDQ7Xag8FZrMhxan7hbvo818Cyetpjz4kR
CIDv1: bafybeiftlckvpsiyqbcjvytm3t6zrrcmrzy2pyeylvbki4htrdizhkogni
IPNS Record: ipns://kwenta.eth
IPFS gateway: https://kwenta.eth.limo
Public gateway: https://bafybeiftlckvpsiyqbcjvytm3t6zrrcmrzy2pyeylvbki4htrdizhkogni.ipfs.dweb.link
Summary
Update ETH and BTC markets to offer up to 50x leverage. Also includes several quality of life improvements.
What's Changed
- Update PerpsV2MarketData Address by @Tburm in #2297
- Improve trade input UX by @avclarke in #2288
- Add share button to position rows and remove from top bar by @LeifuChen in #2261
- Update 25x leverage to 50x by @BurtRock in #2287
- Remove leverage cap for ETH and BTC by @Tburm in #2300
- Fix smart margin on leaderboard by @Tburm in #2299
- v7.1.0 by @platschi in #2301
New Contributors
Full Changelog: v7.0.3...v7.1.0