Releases: delvtech/hyperdrive-frontend
Releases · delvtech/hyperdrive-frontend
v1.21.3
What's Changed
- Remove rewards field from HyperdriveConfig by @DannyDelott in #1720
- Combine Long Positions on Portfolio by @jackburrus in #1721
- Add hypervue miles program to rewards in AppConfig by @DannyDelott in #1722
- Add rewards config for yield sources, add selectors by @DannyDelott in #1723
- Copy update and add link styling by @DannyDelott in #1724
- [fixed-point] Omit trailing zeros by default, Add
toHex
method by @ryangoree in #1725 - Fix
formatRate
, support negative exponents inparseFixed
by @ryangoree in #1726 - Wire up the RewardsTooltip to new rewards from appconfig by @DannyDelott in #1727
- Group short positions in portfolio by @jackburrus in #1728
- Execute tx with useOpenLongZap by @jackburrus in #1729
- Migrate remaining consumers over to appconfig rewards by @DannyDelott in #1730
- Cleanup getAppConfig pattern for rewards by @DannyDelott in #1733
- Compliance updates by @ryangoree in #1731
- Expand RewardResolver into a RewardConfig by @DannyDelott in #1734
- Update hyperdrive logo in header and footer by @DannyDelott in #1735
Full Changelog: v1.21.2...v1.21.3
v1.21.2
What's Changed
- Fix react-query warning about missing queryFn by @DannyDelott in #1718
- Update lido steth pool name by @DannyDelott in #1719
Full Changelog: v1.21.1...v1.21.2
v1.21.1
What's Changed
- Update linea reward type from
info
topointsMultiplier
by @DannyDelott in #1717
Full Changelog: v1.21.0...v1.21.1
v1.21.0
What's Changed
- Wire up term duration in points markets card by @DannyDelott in #1713
- Add openLongZap hook by @jackburrus in #1709
- Remove extra
Rewards Multiplier
row, soften glow by @DannyDelott in #1714 - Remove feature flag on Points Markets page by @DannyDelott in #1715
Full Changelog: v1.20.9...v1.21.0
v1.20.9
What's Changed
- Wire up Rewards Multiplier on Points Markets page by @DannyDelott in #1708
- Center text on miles banner by @DannyDelott in #1710
- Fix LP table rendering at bottom by @DannyDelott in #1711
Full Changelog: v1.20.8...v1.20.9
v1.20.8
What's Changed
- map tokenList items into tokenConfigs by @jackburrus in #1706
- Fix sorting flicker by @DannyDelott in #1707
- Add
rewards
field to top-level appconfig by @DannyDelott in #1701
Full Changelog: v1.20.7...v1.20.8
v1.20.7
Full Changelog: v1.20.6...v1.20.7
v1.20.6
What's Changed
- Polish pool row stats tooltips by @DannyDelott in #1698
- Fix abi encoding errors in
useTokenAllowance
&useTokenBalance
by @ryangoree in #1699 - Improve caching of rewards resolver functions and token fiat price by @DannyDelott in #1700
Full Changelog: v1.20.5...v1.20.6
v1.20.5
What's Changed
- Polish Slippage Settings by @DannyDelott in #1696
- Add indicator to Add Liquidity button and LP tooltips by @DannyDelott in #1697
- Add rewards field to HyperdriveConfig by @DannyDelott in #1695
Full Changelog: v1.20.4...v1.20.5
v1.20.4
What's Changed
- Wire up variable apys in points card by @DannyDelott in #1693
- Add banner for HyperVue Miles program by @DannyDelott in #1694
Full Changelog: v1.20.3...v1.20.4