Web Monetization version history - 13 versions
Web Monetization by Interledger Foundation
Web Monetization version history - 13 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.2.4
Released 12 May 2026 - 1.12 MBWorks with firefox 142.0 and later, android 142.0 and laterBug 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.4Source code released under Apache-2.0 License
Older versions
Version 1.2.3
Released 27 Apr 2026 - 1.28 MBWorks with firefox 142.0 and later, android 142.0 and later🐛 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.3Source code released under Apache-2.0 License
Version 1.2.2
Released 20 Apr 2026 - 1.37 MBWorks with firefox 142.0 and later, android 142.0 and later🐛 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.2Source code released under Apache-2.0 License
Version 1.2.1
Released 13 Apr 2026 - 1.36 MBWorks with firefox 142.0 and later, android 142.0 and later## 🐛 Bug Fixes- Improve timing precision for continuous payments. (#1347)
Full Changelog:v1.2.0...v1.2.1Source code released under Apache-2.0 License
Version 1.2.0
Released 30 Mar 2026 - 1.36 MBWorks with firefox 142.0 and later, android 142.0 and later🔧 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.0Source code released under Apache-2.0 License
Version 1.1.2
Released 2 Mar 2026 - 1.36 MBWorks with firefox 142.0 and later, android 142.0 and later🔧 Improvements- Improve error handling during the wallet connection process (#1307).
- Slightly faster initial wallet connection process. (#1308, #1309)
- Add a “Try again” button if something went wrong during the wallet connection process. We are working on further improvements in the next release. (#1305, #1311)
- Telemetry: Track additional custom events, not just clicks, while ensuring nothing private is sent outside your browser. (#1302, #1303)
Full Changelog:v1.1.1...v1.1.2Source code released under Apache-2.0 License
Version 1.1.1
Released 16 Feb 2026 - 1.35 MBWorks with firefox 142.0 and later, android 142.0 and laterSource code released under Apache-2.0 License
Version 1.1.0
Released 2 Feb 2026 - 1.35 MBWorks with firefox 142.0 and later, android 142.0 and later✨ New Features- Add first mobile platform support with Firefox for Android, ensuring the extension works seamlessly on smaller screens and mobile browsing environments. (#1289)
🔧 Improvements- Improve Web Monetization support detection for websites by installing the polyfill via
manifest.jsoninstead of background/content script injection. (#1290)
Full Changelog:v1.0.0...v1.1.0Source code released under Apache-2.0 License
Version 1.0.0
Released 8 Dec 2025 - 1.17 MBWorks with firefox 110.0 and later✨ New Features- We now collect usage data and analytics to help us improve the extension. You'll be asked for consent upon update, but you can easily opt-in or opt-out any time in the settings. We use PostHog as our data provider (#1094).
- Implemented built-in permissions management in Firefox manifest with
data_collection_permissions, making consent for required data and optional telemetry more transparent (#1266).
🔧 Improvements- Optimize the payment session start time by utilizing the
minSendAmountprovided in wallet responses when available (#1234). - Update the messaging on the Data Policy and Consent screen to be much clearer and easier to understand (#1264).
🐛 Bug FixesSource code released under Apache-2.0 License
Version 0.11.3
Released 5 Nov 2025 - 981.65 kBWorks with firefox 110.0 and later🐛 Bug Fixes- During wallet connection, update grant interaction hash verification logic to support wallets using both Rafiki v1 and v2 by computing hashes using the full
authServerURL (#1230). - Fix GateHub automatic key addition by ensuring wallet address comparisons are case-insensitive (#1232).
Full Changelog:v0.11.2...v0.11.3Source code released under Apache-2.0 License
- During wallet connection, update grant interaction hash verification logic to support wallets using both Rafiki v1 and v2 by computing hashes using the full
Version 0.11.2
Released 29 Oct 2025 - 981.57 kBWorks with firefox 110.0 and later🔧 Improvements- Removed browser and extension names from the public key nickname during the automatic key addition process, to meet Firefox Add-ons policy requirements. We made these changes for all browsers, not just Firefox. Also updated consent messaging on the connect wallet and post-install consent screens to reflect the same. (#1228)
Full Changelog:v0.11.1...v0.11.2Source code released under Apache-2.0 License
Version 0.9.3.0
Released 15 Aug 2025 - 990.5 kBWorks with firefox 110.0 and laterSource code released under Apache-2.0 License
Version 0.9.2.1
Released 4 Aug 2025 - 991.25 kBWorks with firefox 110.0 and later📝 Miscellaneous- Update the logo and URL for Chimoney wallet on the post-install screen (#1147).
Full Changelog:v0.9.2.0...v0.9.2.1Source code released under Apache-2.0 License