Releases: Rachel-Eichenberger/interface
Release web/5.16.2
IPFS hash of the deployment:
- CIDv0:
QmZ8D4oPRH7CbNZ1ULVQedBkTLJhqv539kRTmifrva49GM
- CIDv1:
bafybeifaiclxh6pc3bdtrrkpbvvqqxq6hz5r6htdzxaga4fikfpu2u56qi
The latest release is always mirrored at app.uniswap.org.
You can also access the Uniswap Interface from an IPFS gateway.
BEWARE: The Uniswap interface uses localStorage
to remember your settings, such as which tokens you have imported.
You should always use an IPFS gateway that enforces origin separation, or our hosted deployment of the latest release at app.uniswap.org.
Your Uniswap settings are never remembered across different URLs.
IPFS gateways:
- https://bafybeifaiclxh6pc3bdtrrkpbvvqqxq6hz5r6htdzxaga4fikfpu2u56qi.ipfs.dweb.link/
- https://bafybeifaiclxh6pc3bdtrrkpbvvqqxq6hz5r6htdzxaga4fikfpu2u56qi.ipfs.cf-ipfs.com/
- ipfs://QmZ8D4oPRH7CbNZ1ULVQedBkTLJhqv539kRTmifrva49GM/
5.16.2 (2024-02-28)
Bug Fixes
- web: [hotfix] [limits] presets (Uniswap#6638) 4f8964b
Release web/5.9.0
IPFS hash of the deployment:
- CIDv0:
Qmf6XKUvbFPHvKbi1atVQVyMwr4iVxCSpLHffiTio8Hw2h
- CIDv1:
bafybeihy7ayma2n3ltw6zn2aewegv4eyvxo4f52n2ixpnxgyx47xidce5i
The latest release is always mirrored at app.uniswap.org.
You can also access the Uniswap Interface from an IPFS gateway.
BEWARE: The Uniswap interface uses localStorage
to remember your settings, such as which tokens you have imported.
You should always use an IPFS gateway that enforces origin separation, or our hosted deployment of the latest release at app.uniswap.org.
Your Uniswap settings are never remembered across different URLs.
IPFS gateways:
- https://bafybeihy7ayma2n3ltw6zn2aewegv4eyvxo4f52n2ixpnxgyx47xidce5i.ipfs.dweb.link/
- https://bafybeihy7ayma2n3ltw6zn2aewegv4eyvxo4f52n2ixpnxgyx47xidce5i.ipfs.cf-ipfs.com/
- ipfs://Qmf6XKUvbFPHvKbi1atVQVyMwr4iVxCSpLHffiTio8Hw2h/
5.9.0 (2024-02-12)
Features
- web: [info] fix TDP/PDP header mobile responsiveness (Uniswap#5636) 64edb1a
- web: [info] move chart type selector and time selector to below chart (Uniswap#5880) 524734a
- web: add copy tooltip behavior (Uniswap#5919) aed3633
- web: add limit price inversion (Uniswap#6198) de2d048
- web: Allow feature flag overriding through URL parameters (Uniswap#6182) 01181cf
- web: change output currency from limit price panel (Uniswap#6192) 8651e59
- web: deploy v2 everywhere feature flag (Uniswap#6161) dfa90e7
- web: do not reset scroll between tabs (Uniswap#6090) 4d0d682
- web: explore/tokens and /explore should not be interchangeable (Uniswap#6088) f4ca806
- web: Make limit price section first and auto-fill with USDC if no output currency selected (Uniswap#6013) b8ecb58
- web: more dns gateway updates (Uniswap#5964) 5051029
- web: outage banner for arbitrum, optimism, polygon (Uniswap#6218) 30af199
- web: remove increment buttons from Limit Price Input (Uniswap#6189) b27d874
- web: Update submission endpoint for limits (Uniswap#6236) 35c1e29
- web: use pill toggle for TDP/PDP chart times (Uniswap#6002) f3631b4
- web: use protocol stats for explore charts (Uniswap#6030) d42aa99
Bug Fixes
- web: [landing-page] add missing translations, improve layout responsiveness, update brand assets (Uniswap#6166) 38e9e47
- web: de-flake swap flow logging test (Uniswap#6150) 0f7214e
- web: de-flake TDP cypress test (Uniswap#6147) c999070
- web: fix and re-enable swap e2e tests (Uniswap#6143) 6922d5b
- web: followup fixes for outage banner (Uniswap#6229) a6db458
- web: left aligned input send (Uniswap#6144) cd926ae
- web: make new landing page enabled by default (Uniswap#6287) ce952ad
- web: re-enable some cypress tests (Uniswap#6122) 0aaecb1
- web: send currency logos in send review are extending too far on safari (Uniswap#6137) b6eecf2
- web: send numbers cutoff on safari (Uniswap#6136) eed1540
- web: swap out OP for LDO on homepage (Uniswap#6206) ea0ea23
- web: update gql schema (Uniswap#6246) 07432fe
- web: use sentence casing (Uniswap#6046) d2958ee
Tests
- web: add e2e test for cancelling X order (Uniswap#6146) 131aedc
- web: update permit2 tests to use new ConfirmSwapModalV2 (Uniswap#6165) 02c6883
- web: use ConfirmSwapModalV2 in swap errors e2e tests (Uniswap#6167) 25e4bad