Releases: interledger/web-monetization-extension
Releases · interledger/web-monetization-extension
v1.2.4
Bug Fixes
- Prevent the welcome screen tab getting focused when trying to open the popup after successful wallet connection. (#1370)
- Avoid asking for key addition consent on the post-install screen if the key was added manually. (#1369)
Miscellaneous
- Remove Chimoney wallet as no longer supported. (#1379)
Full Changelog: v1.2.3...v1.2.4
Preview v1.2.4
Bug Fixes
- Prevent the welcome screen tab getting focused when trying to open the popup after successful wallet connection. (#1370)
- Avoid asking for key addition consent on the post-install screen if the key was added manually. (#1369)
Miscellaneous
- Remove Chimoney wallet as no longer supported. (#1379)
Full Changelog: v1.2.3-preview...v1.2.4-preview
Nightly 2026.5.15
Warning
The Nightly build is for adventurous folks. It's updated daily with less-tested features and improvements.
v1.2.3
🐛 Bug Fixes
- During the wallet connection process, support custom GateHub wallet addresses for automatic key addition. (#1361)
🔧 Improvements
- Reduced size of background script by roughly 300Kb by replacing
crypto-browserifylibrary with a custom lighter implementation. The extension should consume a little less power now. (#1362)
Full Changelog: v1.2.2...v1.2.3
Preview v1.2.3
🐛 Bug Fixes
- During the wallet connection process, support custom GateHub wallet addresses for automatic key addition. (#1361)
🔧 Improvements
- Reduced size of background script by roughly 300Kb by replacing
crypto-browserifylibrary with a custom lighter implementation. The extension should consume a little less power now. (#1362)
Full Changelog: v1.2.2-preview...v1.2.3-preview
v1.2.2
🐛 Bug Fixes
- In case you accidentally revoked the key from your wallet, ensure monetization is resumed on existing tabs after you reconnect. (#1357)
- Address changes in Interledger Wallet that broke automatic key addition during wallet connection. (#1354)
- Fix a regression caused by a recent performance improvement. (#1352)
Full Changelog: v1.2.1...v1.2.2
Preview v1.2.2
🐛 Bug Fixes
- In case you accidentally revoked the key from your wallet, ensure monetization is resumed on existing tabs after you reconnect. (#1357)
- Address changes in Interledger Wallet that broke automatic key addition during wallet connection. (#1354)
- Fix a regression caused by a recent performance improvement. (#1352)
Full Changelog: v1.2.1-preview...v1.2.2-preview
v1.2.1
🐛 Bug Fixes
- Improve timing precision for continuous payments. (#1347)
Full Changelog: v1.2.0...v1.2.1
Preview v1.2.1
🐛 Bug Fixes
- Improve timing precision for continuous payments. (#1347)
Full Changelog: v1.2.0-preview...v1.2.1-preview
v1.2.0
🔧 Improvements
- We’ve overhauled the error and success screens for wallet connections, budget updates, and top-ups. To save you time, we added a “Try Again” button directly on the error screen, allowing you to retry failed actions without restarting the process from the extension popup. (#1327, #1330)
- To keep your browser tabs organized, the extension now automatically closes its previously opened tabs when an action creates a new extension tab. (#1325)
- On websites with multiple wallet addresses, monetization now begins as soon as at least one address is ready to receive payments, rather than waiting for every address on the page to be ready. (#1340)
🐛 Bug Fixes
- Refined how we handle non-payable wallet addresses. Instead of a generic "Not Monetized" status, the extension now provides more accurate feedback: "Cannot make payments to this website at the moment," to better reflect the site's configuration. (#1339)
Full Changelog: v1.1.2...v1.2.0