All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.5 (2023-01-24)
- 🐛 fixes linting issue (28bb41d)
0.4.4 (2023-01-24)
0.4.3 (2023-01-24)
0.4.2 (2022-08-28)
- 🎸 upgrade to react 18 (c9861bf)
- 🐛 fixes pool value calc for some pairs (50c06a0)
- 🐛 fixes pools with assets not in stellarterm missing (1bf6816)
0.4.1 (2022-01-14)
- 🐛 fixes incorrect price for some pools (590c310)
- 🐛 fixes type errors (1edf59e)
- 🐛 removes stellar-sdk dep to fix libsodium bug (3d479a6)
0.4.0 (2022-01-09)
- 🎸 adds toggle to hide pairs without amount (290e13b)
- 🎸 adds toggle to hide some columns (fb23f58)
- 🎸 adds vote percentage column (43a8927)
- 🎸 fallback to asset2 value when asset1 value is not found (19f841d)
0.3.0 (2021-12-27)
- 🎸 adds options menu and improve UI (1ff4a65)
- 🎸 improves UI (d6ab8f8)
- 🎸 Improves UI for mobile (e31db49)
- 🐛 fixes type for daily_amm_reward (d84137f)
0.2.5 (2021-12-27)
- 🎸 adds options menu and improve UI (1ff4a65)
- 🎸 improves UI (d6ab8f8)
- 🎸 Improves UI for mobile (e31db49)
- 🐛 fixes type for daily_amm_reward (d84137f)
0.2.4 (2021-12-22)
- 🎸 adds input to set amount on all pairs (0b738cd), closes #2
- 🎸 Improve option section appearance (77efcdb)
- 🎸 improves table appearance (0b64400)
- 🐛 fixes account data something missing (28ea425)
- 🐛 fixes data not being up to date quickly enough (42368cc)
- 🐛 fixes table scroll on mobile (5d4bf07)
0.2.3 (2021-12-21)
- 🐛 fixes rewards values not updating on toggle (be0ca05)
0.2.2 (2021-12-21)
- 🐛 fixes future rewards not accounting for 1% threshold (3ab751d)
0.2.1 (2021-12-21)
- 🐛 adds types to rewards api to fix build (eebfb80)
0.2.0 (2021-12-21)
- 🎸 adds future rewards (aca8b2c)
- 🎸 save public key to local storage (4ebc176)
- 🎸 Use only one request to get reward data (d34190a)
- 🐛 fixes account data not updating when pressing refresh (624e2b2)
0.1.2 (2021-12-20)
- 🐛 fixes aquaPrice build failure (3a08ff6)
0.1.1 (2021-12-20)
- 🎸 adds balance retrieval from pubkey and albedo (87a9f48)
- 🎸 adds changelog modal for new releases (0afd536)