Releases: Kwenta/kwenta
v6.0.8-alpha
IPFS hash of the release deployment:
CIDv0: QmXZjtDnCDLjmfj86LvGAHKr6CLeNpVBzKp8DTR7sFWWjW
CIDv1: bafybeiejcokwhunx3jrv5stmrjmvu34sc7twjgiqp4sfg2swfkxpl26u3u
IPFS gateway: https://alpha.kwenta.eth.limo
Summary
Prepared Kwenta for new markets, adds satsuma and decentralized graph and fixes spot balance & market table issues introduced by the deprecation of some synthetic assets.
What's Changed
- new v2 perps icons by @asherism in #1960
- Satsuma and Decentralized Graph on V2 by @Tburm in #1964
- Fixed the crash issue of spot balance table by @LeifuChen in #1962
- Fix/remove spot markets table by @Flocqst in #1966
- v6.0.8-alpha by @platschi in #1967
Full Changelog: v6.0.7-alpha...v6.0.8-alpha
v5.3.13
IPFS hash of the release deployment:
CIDv0: QmbMnVNWMePUJStKX2Be4EafhaV9wuZgtuFkESi3XnPDep
CIDv1: bafybeigbojhooa772sepfcnfgbzmxqqdbuzxfbk2dshpj2ajlcjw6kx4ie
IPFS gateway: https://kwenta.eth.limo
Summary
Banner fix and hotfix for markets with missing synthetic assets.
What's Changed
- Increase clickable area by @LeifuChen in #1965
- Fix market price by @Tburm in #1968
- v5.3.13 by @platschi in #1969
Full Changelog: v5.3.12...v5.3.13
v6.0.7-alpha
IPFS hash of the release deployment:
CIDv0: QmQt2typDujzRxRc7LpuoLBAHwMSuaRd2KL15Dg3n5aHRW
CIDv1: bafybeibfyf3wlmth7ha4devzpjf2rbpvlv2xpmgr3kojwdc4zhdgcrfkku
IPFS gateway: https://alpha.kwenta.eth.limo
Summary
This release adds the share position modal to mobile, adds APR estimates to the Earn UI, allows for manual order execution in case the Keepers are offline (30 seconds after order is available to execute), adds BSC and AVAX support for the Socket integration and many major and minor improvements and bugfixes to improve the UI.
What's Changed
- update discord by @platschi in #1818
- update fleek storage url by @platschi in #1821
- Perps V2 Alpha: Release v6.0.2 by @Tburm in #1865
- v6.0.3-alpha by @platschi in #1872
- v6.0.4-alpha by @platschi in #1911
- v6.0.5-alpha by @platschi in #1916
- v6.0.6-alpha by @platschi in #1928
- V2 dev merge by @avclarke in #1926
- Margin Preview Fix by @Tburm in #1931
- Order Execution Logic by @Tburm in #1914
- Update funding copy by @Tburm in #1939
- Fix gray label contrast on dark theme by @avclarke in #1942
- Fee Display by @Tburm in #1940
- Fix number input crash and update Sentry config by @avclarke in #1945
- Optimize queries to reduce lag and remove synth redeemer by @avclarke in #1948
- Updated the wagmi and rainbowkit to support bsc and avax by @LeifuChen in #1929
- Check if approved and valid before estimating exchange tx fee by @avclarke in #1946
- Remove futures context by @avclarke in #1941
- Added APY to Earn UI by @LeifuChen in #1924
- Fix spot tables by @Tburm in #1947
- Share Position Modal for Mobile & Twitter Button by @pldespaigne in #1927
- Separate isolated margin account data by network by @avclarke in #1951
- Bump migration version by @Tburm in #1956
- v6.0.7-alpha by @platschi in #1954
New Contributors
- @pldespaigne made their first contribution in #1927
Full Changelog: v6.0.6-alpha...v6.0.7-alpha
v5.3.12
IPFS hash of the release deployment:
CIDv0: QmPPmFK2wWXztuM3c9uoQTviTKWQUGnjQujrzGb7XnfAoj
CIDv1: bafybeiapu7jgsb67ywt6pzqth5pqsqbv7ubigiumdvgpy4d6njrmqiqo3i
IPFS gateway: https://kwenta.eth.limo
Summary
Full refactor of cross margin, switching the subgraph to satsuma and other minor improvements. includes the banner to inform users regarding deprecation of v1.
What's Changed
- Cross margin accounts and other futures / state related refactor by @avclarke in #1897
- Disable sentry on v1 app by @avclarke in #1952
- Integrate Satsuma by @Tburm in #1953
- v5.3.12 by @platschi in #1955
Full Changelog: v5.3.11...v5.3.12
v6.0.6-alpha
IPFS hash of the release deployment:
CIDv0: QmZXhcbbB6BfKWUDmh2eBMMGpWFhdex6t9z18tuAHSrvgw
CIDv1: bafybeifgiu5nhs4amgyd45favheelmcwcwvdms2c4pyikpkbrhuesnko7a
IPFS gateway: https://alpha.kwenta.eth.limo
Summary
This release prepares the UI for the Synthetix Mitake release that fixes the funding rate for perps v2. It also includes several improvements on the UI.
What's Changed
- update readme and perpsv2-disclaimer by @platschi in #1905
- chore: display liquadation price by @abhisheknaiidu in #1906
- Integrated the socket plugin by @LeifuChen in #1824
- add socket to readme by @platschi in #1915
- Fix OP Goerli chain config by @Tburm in #1917
- v6.0.5-alpha by @platschi in #1916
Full Changelog: v6.0.4-alpha...v6.0.5-alpha
v6.0.5-alpha
IPFS hash of the release deployment:
CIDv0: QmQc7rvnQpYVQ1m679JVbK4Qn4JzdxcAPBYwt87apXWCWr
CIDv1: bafybeibbvxexmmidsjl2toup6uuyivifudspoivp7ske2i6trwlokw2ak4
IPFS gateway: https://alpha.kwenta.eth.limo
Summary
This release introduces Socket integration to the Kwenta frontend according to KIP-53 when users wish to deposit sUSD into the perps v2 markets. At launch, users have the option to swap any token from Ethereum, Arbitrum and Polygon to Optimism into sUSD. Additionally, this release includes various small bugfixes.
What's Changed
- update readme and perpsv2-disclaimer by @platschi in #1905
- chore: display liquadation price by @abhisheknaiidu in #1906
- Integrated the socket plugin by @LeifuChen in #1824
- add socket to readme by @platschi in #1915
- Fix OP Goerli chain config by @Tburm in #1917
- v6.0.5-alpha by @platschi in #1916
Full Changelog: v6.0.4-alpha...v6.0.5-alpha
v6.0.4-alpha
IPFS hash of the release deployment:
CIDv0: QmVDtgWaX3S3E1ApTgASamXjs8s4gz3MAyeRrjAqZXfDcx
CIDv1: bafybeidgi2fkhmpufjnlmr24xsfrq6vyuo365zy7t6y6cjjk3ajjhnx2eu
IPFS gateway: https://alpha.kwenta.eth.limo
Summary
Hotfix for veKwenta redeemer and staking trading rewards, component refactor and other quality of life improvements for perps v2.
What's Changed
- Add self-hosted WBTC logo and use it in currency icons by @0xwalde in #1875
- Leverage input regression by @Tburm in #1876
- css: mobile fixes by @platschi in #1883
- Close position label by @Tburm in #1880
- Use native, right-clickable anchors for sidebar links by @0xwalde in #1882
- Frontend funding rate correction by @Tburm in #1891
- Bump @typescript-eslint/eslint-plugin from 5.47.0 to 5.48.2 by @dependabot in #1890
- Bump html-to-image from 1.11.3 to 1.11.4 by @dependabot in #1862
- Component refactor (Part 3) by @koredefashokun in #1842
- Bump DerLev/eslint-annotations from 1.0.1 to 1.1.1 by @dependabot in #1903
- Fixed the vekwenta redeemer contract by @LeifuChen in #1907
- Skipping the epoch 11 (perps v2) by @LeifuChen in #1910
- v6.0.4-alpha by @platschi in #1911
Full Changelog: v6.0.3-alpha...v6.0.4-alpha
v5.3.11
IPFS hash of the release deployment:
CIDv0: Qmc4MfZpAC6uNefMc9inNe9xsrb43j9vzSX5XQjxCJnkFC
CIDv1: bafybeigl24gxha4b32pxxwmhlqtaqhek2tu4ofnz2e57cq7ndh6cq45a7m
IPFS gateway: https://kwenta.eth.limo
Summary
Hotfix for trading rewards. Also includes funding query fix and trade panel improvements
What's Changed
- Query funding rates from market page by @avclarke in #1900
- trade panel hover states by @asherism in #1899
- Skipping the distribution epoch 10 by @LeifuChen in #1908
- v5.3.11 by @platschi in #1909
Full Changelog: v5.3.10...v5.3.11
v5.3.10
IPFS hash of the release deployment:
CIDv0: QmS8PQ1wgyJpZDoS3rnK56aYaNUcK3piLAjsHxVH3DG4wF
CIDv1: bafybeibyjj3pyxrrrsoyteduuk6s6ay4wjvwn47g5f6ndgaxj23wdflnby
IPFS gateway: https://kwenta.eth.limo
Summary
Hotfix to separate funding rates query from markets query
What's Changed
Full Changelog: v5.3.9...v5.3.10
v5.3.9
IPFS hash of the release deployment:
CIDv0: QmXcdBeKEbAKPP1kimURi1fTsrZv2k86imyX8noeUaNntQ
CIDv1: bafybeiej2dac54cgl4vuyan4cwlsrsifactozfhjca5scbeauu7juev4oe
IPFS gateway: https://alpha.kwenta.eth.limo
Summary
Hotfix to fix deposit approval.
What's Changed
Full Changelog: v5.3.8...v5.3.9