Skip to content

Releases: baofinance/bao-ui

v1.2.6

12 Jan 17:38
Compare
Choose a tag to compare
  • Added countdown timer to veBAO voting modal
  • Another fix for the voting slider when a user has no power allocated

v1.2.5

11 Jan 18:11
Compare
Choose a tag to compare
  • Fixed various bugs related to veBAO voting

v1.2.4

04 Jan 18:09
Compare
Choose a tag to compare
  • Added emergencyWithdraw functionality to the Farm modal.
  • Added current and future APRs to Gauge vote modal.
  • Data now loads when a wallet isn't connected.
  • Updated some price hooks to lower the amount of Coingecko requests.

v1.2.3

29 Dec 22:58
Compare
Choose a tag to compare
  • Fixed some issues with calculating debt limits and other math related to Markets
  • Added future weight to veBAO modal
  • Fixed bug where users were unable to vote if they had allocated 100% of their veBAO

v1.2.2

27 Dec 21:55
Compare
Choose a tag to compare
  • Temp fix for health factor and debt limit (Your Collateral calculation still broken, issue with decimal math)
  • Update price hooks for markets
  • Re-enable voting on gauges

v1.2.1

23 Dec 17:29
Compare
Choose a tag to compare
  • Fix Markets actions bug
  • Rollback useHealthFactor hook due to calculation error.
  • Remove Rewards tab from old Farms modal

v1.2.0

13 Dec 19:33
36d77d0
Compare
Choose a tag to compare
  • Refactored useMarketsContext hook by @zfogg
  • Bugfixes for market hooks that rely on useMarketsContext hook by @zfogg

v1.1.8

09 Dec 17:36
681f495
Compare
Choose a tag to compare

Full Changelog: v1.1.7...v1.1.8

v1.1.7

07 Dec 20:11
Compare
Choose a tag to compare
  • Added math to show slashed tokens when ending distribution early.
  • Some minor QoL improvements.
  • Prevent users from creating a new veBAO lock if they have a distribution of locked BAOv1.

v1.1.6

07 Dec 17:04
Compare
Choose a tag to compare
  • Update API to include proof generation
  • If a user has no distribution, state it in the Distribution/Locked BAO section.