Skip to content

Releases: 0xGeel/loopgate

v0.3.0-beta

09 Jun 15:17
81b03ab
Compare
Choose a tag to compare

What's Changed

  • This version includes an upgrade of dependencies.
    • Most importantly an upgrade to support WalletConnect's V2, replacing WalletConnectLegacy which will be shut down on June 28th.

In order to upgrade, you'll need to include a WalletConnect Project ID in the .env file.

If you run into any issues updating, feel free to contact me, I will try to help you.


Full Changelog: v0.2.1-beta...v0.3.0-beta

v0.2.1-beta — Rate Limiting and improved error messages

14 Apr 12:47
909374a
Compare
Choose a tag to compare

This version includes bug fixes and improved error messages to enhance the user experience. Changes in this version include:

  • Fixed issue with token gated content not unlocking, even though the connected wallet had the NFT.
    • The root cause was the Loopring API requests leading to throttling issues. Rate limiting aims to solve these.
  • Improved error messages, and add a UI element to display error messages.

Please note that this is a beta release version and may contain some issues. If you encounter any problems, please report them through our issue tracker on GitHub. Thank you for your feedback!