Web Monetization Versionsgeschichte – 14 Versionen
Web Monetization von Interledger Foundation
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 1.2.5
Veröffentlicht 25. Mai 2026 – 1,12 MBFunktioniert mit firefox 142.0 und höher, android 142.0 und höherBug Fixes- Fix broken automatic key addition during wallet connection for GateHub wallets. (#1384)
Full Changelog:v1.2.4...v1.2.5Quelltext steht unter der Apache-2.0 License
Ältere Versionen
Version 1.2.4
Veröffentlicht 12. Mai 2026 – 1,12 MBFunktioniert mit firefox 142.0 und höher, android 142.0 und höherBug 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.4Quelltext steht unter der Apache-2.0 License
Version 1.2.3
Veröffentlicht 27. Apr. 2026 – 1,28 MBFunktioniert mit firefox 142.0 und höher, android 142.0 und höher🐛 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.3Quelltext steht unter der Apache-2.0 License
Version 1.2.2
Veröffentlicht 20. Apr. 2026 – 1,37 MBFunktioniert mit firefox 142.0 und höher, android 142.0 und höher🐛 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.2Quelltext steht unter der Apache-2.0 License
Version 1.2.1
Veröffentlicht 13. Apr. 2026 – 1,36 MBFunktioniert mit firefox 142.0 und höher, android 142.0 und höher## 🐛 Bug Fixes- Improve timing precision for continuous payments. (#1347)
Full Changelog:v1.2.0...v1.2.1Quelltext steht unter der Apache-2.0 License
Version 1.2.0
Veröffentlicht 30. März 2026 – 1,36 MBFunktioniert mit firefox 142.0 und höher, android 142.0 und höher🔧 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.0Quelltext steht unter der Apache-2.0 License
Version 1.1.2
Veröffentlicht 2. März 2026 – 1,36 MBFunktioniert mit firefox 142.0 und höher, android 142.0 und höher🔧 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.2Quelltext steht unter der Apache-2.0 License
Version 1.1.1
Veröffentlicht 16. Feb. 2026 – 1,35 MBFunktioniert mit firefox 142.0 und höher, android 142.0 und höherQuelltext steht unter der Apache-2.0 License
Version 1.1.0
Veröffentlicht 2. Feb. 2026 – 1,35 MBFunktioniert mit firefox 142.0 und höher, android 142.0 und höher✨ 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.0Quelltext steht unter der Apache-2.0 License
Version 1.0.0
Veröffentlicht 8. Dez. 2025 – 1,17 MBFunktioniert mit firefox 110.0 und höher✨ 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 FixesQuelltext steht unter der Apache-2.0 License
Version 0.11.3
Veröffentlicht 5. Nov. 2025 – 981,65 KBFunktioniert mit firefox 110.0 und höher🐛 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.3Quelltext steht unter der 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
Veröffentlicht 29. Okt. 2025 – 981,57 KBFunktioniert mit firefox 110.0 und höher🔧 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.2Quelltext steht unter der Apache-2.0 License
Version 0.9.3.0
Veröffentlicht 15. Aug. 2025 – 990,5 KBFunktioniert mit firefox 110.0 und höherQuelltext steht unter der Apache-2.0 License
Version 0.9.2.1
Veröffentlicht 4. Aug. 2025 – 991,25 KBFunktioniert mit firefox 110.0 und höher📝 Miscellaneous- Update the logo and URL for Chimoney wallet on the post-install screen (#1147).
Full Changelog:v0.9.2.0...v0.9.2.1Quelltext steht unter der Apache-2.0 License