Web Monetization version history - 9 versions
Web Monetization by Interledger Foundation
Web Monetization version history - 9 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.0
Released Mar 30, 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
Older versions
Version 1.1.2
Released Mar 2, 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 Feb 16, 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 Feb 2, 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 Dec 8, 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 Nov 5, 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 Oct 29, 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 Aug 15, 2025 - 990.5 KBWorks with firefox 110.0 and laterSource code released under Apache-2.0 License
Version 0.9.2.1
Released Aug 4, 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