Releases
v1.19.0
1.19.0 (2024-06-25)
Features
adds .env to gitignore (2e95fc1 )
adds 404 for malformed tokens & pairs (2744562 )
adds alignment to tables (cac797b )
adds env to prod (05e74e9 )
adds generic dashboard (bbf4f27 )
adds responsiveness (c29bf40 )
adds tokens table (f3706d0 )
deeplinks on detail pages for swap & add liquidity now work (188bb86 )
explore: adds first version of pool detail view and some wip changes (a9e0ff7 )
explore: adds usd to tx & stats, only fee missing (56e1433 )
explore: disables wallet popup on explore (00f7821 )
first steps towards explore (9d4db0b )
graph: adds bars and correct interpolation (78c6dab )
graph: adds loading indicator (56a9f50 )
graph: adds type selection (2f4d75a )
makes mainnet default (57e3e4f )
pool-detail: finishes tx table (0b28571 )
pool: adds and abstracts info element (d00877c )
pools: migrates to per-token usd api properties (c2a4605 )
pools: minor updates to displaying and error handling (de3edda )
replaces WAE with AE (9313abc )
table: introduces sorting (f255dde )
token: adds pair table to token and links (351795b )
tokens: adds graphs and table to token detail view (c9f116f )
tokens: first draft of token detail view (c8e84e3 )
wallet: adds onAddress change listener (33dcff5 )
Bug Fixes
adjusts class in onboarding modal (fc7f554 )
aggregates volume only from swap (8d1c3e6 )
allows ae to be through contract id (ea2094d )
app: properly fetches networkId from query (5dc2bee )
css: disables max width on images per default (787d895 )
env setup for testing (a87ae5f )
explore: fixes issue with nan for tvl (6a37261 )
explore: shows pagination only when nessesary (ebf7bc7 )
few minor styling issues (6114347 )
graph: minor visuals (1235f34 )
launches wallet popup when user returns to swap view from explore (6450027 )
removes no-wrap to avoid weird behavior on small screens (ce8ae8e )
sorting now works without providing an initial direction (738880a )
store: activeNetwork now uses networkId which is reactive (04c8302 )
table now shows correct and complete values (88542ba )
tokenlist: only shows 10 tokens at a time for expanded list (7e6d706 )
Testing
e2e: adds full swap test (c04208b )
e2e: adds tests for initial login (c92af79 )
e2e: finishes pool tests (059fa0d )
e2e: first steps towards pool tests (adb1338 )
e2e: fixes swap test (97ef237 )
e2e: fixes timeout because we now have mainnet as default (255f843 )
e2e: fixes timeout on mainnet (db4878f )
e2e: makes commands reusable (2083a04 )
e2e: tests settings modifications (e661820 )
e2e: updates cypress config and adds user agent (f3c3ba3 )
e2e: updates login command (4d23d97 )
e2e: updates login flow (a4a955f )
e2e: updates login test with full flow (06ff901 )
Refactorings
graph: moves data manipulation to computed property (3cb036c )
joins history endpoint fetching (88a3aa1 )
moves avatar to component (78e14c4 )
pool: removes usd calculations (4c8963d )
table: moves ui to generic table (a66c424 )
Miscellaneous
adds boilerplate configs (b48d00d )
adds todo about tokens table (dcc9746 )
adjusts formatting to match prettier (d147da1 )
fixed typo (092bfd9 )
fixes linter issues (e88e361 )
graph: removes console logs (0082712 )
removes AE detection from link due to recent fix (382ef3e )
removes placeholder routes (d9d6e09 )
token: removes table label (2f1fa96 )
You can’t perform that action at this time.