Releases: fpbrault/stellar-aqua-amm-viewer
Releases Β· fpbrault/stellar-aqua-amm-viewer
0.4.1
Features
- πΈ Add vote unlock chart on vote percentage button (06db025)
- πΈ updated favicon (2cd4025)
Bug Fixes
- π fixes incorrect price for some pools (590c310)
- π fixes type errors (1edf59e)
- π removes stellar-sdk dep to fix libsodium bug (3d479a6)
0.4.0
Features
- πΈ 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)
Bug Fixes
- π fixed types (b943826)
- π fixes table not loading when data is missing on a pool (416cafb)
0.3.0
Features
- πΈ adds options menu and improve UI (1ff4a65)
- πΈ improves UI (d6ab8f8)
- πΈ Improves UI for mobile (e31db49)
Bug Fixes
- π fixes type for daily_amm_reward (d84137f)
0.2.4
Features
- πΈ adds input to set amount on all pairs (0b738cd), closes #2
- πΈ Improve option section appearance (77efcdb)
- πΈ improves table appearance (0b64400)
Bug Fixes
- π 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
Bug Fixes
- π fixes rewards values not updating on toggle (be0ca05)
0.2.2
Bug Fixes
- π fixes future rewards not accounting for 1% threshold (3ab751d)
0.2.1
Bug Fixes
- π adds types to rewards api to fix build (eebfb80)
0.2.0
Features
- πΈ adds future rewards (aca8b2c)
- πΈ save public key to local storage (4ebc176)
- πΈ Use only one request to get reward data (d34190a)
Bug Fixes
- π fixes account data not updating when pressing refresh (624e2b2)