Releases: LedgityLabs/LedgityYield
Releases · LedgityLabs/LedgityYield
v2.2.0
2.2.0 (2024-12-03)
Features
- base network: added LUSDC, LDY staking on base and connected to front-end (133a90c)
- disabled scorechain: disabled scorechain temporarily (45feb8a)
Fixes
- activity dashboard: activity dashboard graph queries fixed for arbitrum (0d15bd0)
- adminltoken fix: adminLTokenAPR fix (807f57f)
- fixed ldy - verifications: fixed LDY contract address & verified contracts on basescan (b14ef1a)
- fixing adminaddresssetter: fixing the adminAddressSetter component with simulation issues (0dab187)
- fixing adminltokenapr: fixing adminLTokenAPR types (1a3f65c)
- fixing dependencies for thegraph: fixing all missing or deprecated dependencies (37f07d2)
- fixing graphql dependencies: fixing the dependencies for theGraph (611a99e)
- fixing the simulation and allowance: fixing the simulation types error and the allowance button (8605d7b)
- naming: renamed to fit components (606bbcf)
- new version of package.json: new version without workspaces (4a8c07e)
- subgraphs: fixed all subgraph calls (5e5c59c)
- xswap modal to widget: moved from xswap deprecated modal to widget (126bca6)
Others
- lifi widget addresse: changed /app/lifi to /app/swap route (38a7e58)
v2.1.6
2.1.6 (2024-10-21)
Fixes
- subgraph: subgraph versioning (1e507db)
v2.1.5
2.1.5 (2024-10-07)
Fixes
- txbutton simulation: remade and updated the correct txButton with type for all files (a8d3fc5)
v2.1.4
2.1.4 (2024-10-07)
Fixes
- deploy: issue with type for txButton (bba242e)
v2.1.3
2.1.3 (2024-10-07)
Fixes
- simulate txbutton: fixed the txButton type problem (00274d9)
Others
- clean of the app: cleaning the app for better readability, accessibility and performance (9e64cd9)
v2.1.2
2.1.2 (2024-09-13)
Fixes
- eth-vault subgraph data: data is correctly fetched, calculated and displayed from subgraph (e1fd1dd)
v2.1.1
2.1.1 (2024-09-12)
Fixes
- ethvault working: working version of ethVault with contract and subgraph correct data fetching (9020c43)
v2.1.0
2.1.0 (2024-09-10)
Features
- refresh rate: rerender and refresh rate is now lower and more healthy (21f1e1c)
- xswap widget: from modal to widget (b2df702)
Fixes
- remove legacy modal: removed xswap legacy modal (6e6d6bc)
Others
- claim format: claim rewards format to 3 decimals (9c747c9)
- modals and errors: restyled modals and improved error messages (0677a59)
- sepolia: added sepolia to available networks for testing (6222352)
- yarn configs: added yarn configs (716b3d8)
v2.0.0
2.0.0 (2024-09-05)
⚠ BREAKING CHANGES
- changed to yarn: yarn package manager
Others
- changed to yarn: modified the package manager from npm to yarn (fba6f47)
v1.275.1
Fixes
- dependencies: fixing dependencies problems (0a98a95)