Releases: baofinance/bao-ui
Releases · baofinance/bao-ui
v1.0.2
v1.0.1 - veBAO breaking bug fixed
v1.0.0 - veBAO and gauges go live
What's Changed
- Update to Bao v2 Frontend by @Vitalsine85 in #57
- fixed some distribution bugs by @zfogg in #58
- Distribution fix (update) by @zfogg in #59
- Updated RPC URL by @zfogg in #60
- Tx useQuery re-fetcher bugfix by @zfogg in #61
- added a state for an ended distribution with nice text and stuff by @zfogg in #62
- quickfix for useComposition because the baskets page is erroring by @zfogg in #63
- Usecomposition fix by @zfogg in #64
- Swapper fix by @zfogg in #65
- Added a modal to veBAO that warns to do distribution first by @zfogg in #66
- rewrote the markets hooks to use useQuery and fixed an offline markets bug by @zfogg in #67
- make the build command also export by @zfogg in #68
- dist warnings, vebao lock increase bug by @zfogg in #69
- New Gauges by @zfogg in #70
- Gauges new by @zfogg in #71
- added temporary 5k baoUSD borrow limit by @zfogg in #72
- disabled claim buttons while having claimable fees of zero by @zfogg in #73
- added a message on the markets page gg by @zfogg in #74
- fixed a build bug by @zfogg in #75
- added the distribution amount to the "Start Distribution" section by @zfogg in #76
- removed the farms banner warning to harvest by @zfogg in #77
Full Changelog: v0.2.7...v1.0.0
v0.2.7
- Update docs link
v0.2.6
- Add announcement bar
v0.2.5
- Fix Basket component images
- Increase max-old-space-size
v0.2.4
- Enable bSTBL as collateral
- Bug fixes
v0.2.3
- Change RPC endpoint
- Reduce the number of calls
v0.2.2
- Fixed healthFactor calculation
- Fixed 'View on OpenSea' links on NFT page
v0.2.1
- Added links to OpenSea on NFT page
- Small change to Button component