Releases: 0xGeel/loopgate
Releases · 0xGeel/loopgate
v0.3.0-beta
What's Changed
- This version includes an upgrade of dependencies.
- Most importantly an upgrade to support
WalletConnect's V2
, replacingWalletConnectLegacy
which will be shut down on June 28th.
- Most importantly an upgrade to support
In order to upgrade, you'll need to include a WalletConnect Project ID
in the .env
file.
- Instructions can be found here: https://0xgeel.gitbook.io/loopgate-documentation/setup/2-secrets#walletconnect
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
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!