Skip to content

Boba chain support πŸŽ‰ + Various bug fixes πŸ›

Compare
Choose a tag to compare
@taylorjdawson taylorjdawson released this 29 Sep 02:03
76c47c9

This release of Onboard adds officially support for Boba chain along with much anticipated bug and security fixes! πŸ™ŒπŸΎ

Overview:

  • Switch network modal now displays network name for Boba chain
  • Fixes an issues where provider event listeners were not properly cleaned up which caused wallets to leak context
  • Fixes issue where BSC wallet login modal would repeatedly open
  • Fixes build issues caused by Keystone
  • Onboard now will detect and include built in wallets which conform to the EIP-1193 standard

Changelog:

  • 1.34.2-0.0.1: [chore] Add boba chain (#682)
  • 1.34.2-0.0.2: [update] walletlink to 2.1.10 (#680)
  • (dependabot) Bump tar from 4.4.17 to 4.4.19 (#675)
  • (dependabot) Bump axios from 0.21.1 to 0.21.4 (#683)
  • 1.34.2-0.0.4: [update] walletlink to 2.1.11 (#685)
  • 1.34.2-0.0.5: [fix] Dangling event listeners (#687)
  • 1.34.2-0.0.6: [fix] BSC wallet balance polling (#698)
  • 1.34.2-0.0.7: [update] Latest Keystone update to fix builds (#703)
  • 1.34.2-0.0.8: [fix] EIP-1193 support in onboard (#701)
  • 1.34.2-0.0.9: [chore] Revert Keystone back to v0.7.7 (#706)
  • 1.34.2-0.0.10: [fix] Revert yarn.lock versions (#707)