v0.7.1.0
🐛 Bug Fixes
- If your website contains an iframe that adds its monetization link tag a little later after the page loads, we now correctly detect it and monetize the iframe. Additionally, we now monetize all link tags in all iframes, instead of just the first one (#1031).
- Removed an incorrectly logged error in the devtools console when you opened the browser (#1030).
🔧 Improvements
- When new link tags are added on a page, we now avoid some duplicate processing to find the sendable amounts, leading to quicker start-up of new payments (#1046, #1048).
- We now store your original wallet address input when you connect your wallet. This lets us support some special wallets and enables enhancements for certain types of wallet addresses (#1033).
📢 Announcements
- We're improving how multiple monetization links work on a page. Much of the above is a prerequisite for this. Stay tuned! (#976)
Full Changelog: v0.7.0.0...v0.7.1.0