Историјат издања додатка Web Monetization - 14 издања
Web Monetization од Interledger Foundation
Будите опрезни са старим издањима! Ова издања су приказана у сврхе тестирања и референце.Увек би требало да користите најновије издање додатка.
Најновије издање
Издање 1.2.5
Објављено 25. maj 2026. - 1,12 MBРади са firefox 142.0 и касније, android 142.0 и каснијеBug Fixes- Fix broken automatic key addition during wallet connection for GateHub wallets. (#1384)
Full Changelog:v1.2.4...v1.2.5Изворни код је објављен под Apache-2.0 License
Старија издања
Издање 1.2.4
Објављено 12. maj 2026. - 1,12 MBРади са firefox 142.0 и касније, android 142.0 и касније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Изворни код је објављен под Apache-2.0 License
Издање 1.2.3
Објављено 27. apr. 2026. - 1,28 MBРади са firefox 142.0 и касније, android 142.0 и касније🐛 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Изворни код је објављен под Apache-2.0 License
Издање 1.2.2
Објављено 20. apr. 2026. - 1,37 MBРади са firefox 142.0 и касније, android 142.0 и касније🐛 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Изворни код је објављен под Apache-2.0 License
Издање 1.2.1
Објављено 13. apr. 2026. - 1,36 MBРади са firefox 142.0 и касније, android 142.0 и касније## 🐛 Bug Fixes- Improve timing precision for continuous payments. (#1347)
Full Changelog:v1.2.0...v1.2.1Изворни код је објављен под Apache-2.0 License
Издање 1.2.0
Објављено 30. mar. 2026. - 1,36 MBРади са firefox 142.0 и касније, android 142.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Изворни код је објављен под Apache-2.0 License
Издање 1.1.2
Објављено 2. mar. 2026. - 1,36 MBРади са firefox 142.0 и касније, android 142.0 и касније🔧 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.2Изворни код је објављен под Apache-2.0 License
Издање 1.1.1
Објављено 16. feb. 2026. - 1,35 MBРади са firefox 142.0 и касније, android 142.0 и каснијеИзворни код је објављен под Apache-2.0 License
Издање 1.1.0
Објављено 2. feb. 2026. - 1,35 MBРади са firefox 142.0 и касније, android 142.0 и касније✨ 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.0Изворни код је објављен под Apache-2.0 License
Издање 1.0.0
Објављено 8. dec. 2025. - 1,17 MBРади са firefox 110.0 и касније✨ 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 FixesИзворни код је објављен под Apache-2.0 License
Издање 0.11.3
Објављено 5. nov. 2025. - 981,65 KBРади са firefox 110.0 и касније🐛 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.3Изворни код је објављен под 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
Издање 0.11.2
Објављено 29. okt. 2025. - 981,57 KBРади са firefox 110.0 и касније🔧 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.2Изворни код је објављен под Apache-2.0 License
Издање 0.9.3.0
Објављено 15. avg. 2025. - 990,5 KBРади са firefox 110.0 и каснијеИзворни код је објављен под Apache-2.0 License
Издање 0.9.2.1
Објављено 4. avg. 2025. - 991,25 KBРади са firefox 110.0 и касније📝 Miscellaneous- Update the logo and URL for Chimoney wallet on the post-install screen (#1147).
Full Changelog:v0.9.2.0...v0.9.2.1Изворни код је објављен под Apache-2.0 License