Historia de versiones de Web Monetization - 16 versiones
Web Monetization per Interledger Foundation
Que tu es attente con le vetere versiones! Iste versiones es monstrate pro uso de test o referentia.Tu deberea sempre usar le ultima version de un additivo.
Ultime version
Version 0.8.0.0
Publicate le 10. juni 2025 - 984,97 KBFunctiona con firefox 110.0 e plus recente🐛 Bug Fixes- Prevent a crash when editing the rate of pay to particular amounts (#1067).
- Ensure an optimization we added for cross-currency payments in the last release (#1056) is triggered safely (#1070).
🔧 Improvements- Revamp handling of continuous payments when there are multiple monetization link tags on the website (#1066, #976)
- Better respect your chosen rate of pay.
- Improve protection against malicious websites with hundreds of link tags trying to empty your wallet.
- Websites will experience monetization events more continually rather than in bursts with long waits as before.
- The payment schedule is now more reasonable (details in #1066).
- The extension should also consume less power than before, as now we have a single payment timer per tab instead of one for each link tag on the page.
Codice fonte publicate sub Apache-2.0 License
Discarga Firefox installa le extensionTu pote usar iste extension solo sur FirefoxVersiones previe
Version 0.7.2.0
Publicate le 26. mai 2025 - 983,64 KBFunctiona con firefox 110.0 e plus recente🔧 Improvements- Cross-currency payments now start much faster as we make use of currency conversion data to find the minimum sendable amount, instead of trying multiple amounts to see if they’re payable (#1056).
🐛 Bug Fixes- More on finding the minimum sendable amount, we make sure the amount we got is really the minimum, and not just any sendable amount (#1057).
- Not directly visible to users, but our internal logging now includes better logging context for payment sessions (#1058).
📢 Announcements- We're improving how multiple monetization links work on a page. Much of the above is a prerequisite for this. Stay tuned! (#976)
Codice fonte publicate sub Apache-2.0 License
Version 0.7.1.0
Publicate le 12. mai 2025 - 983,39 KBFunctiona con firefox 110.0 e plus recente🐛 Bug Fixes- If your website contains an iframe that adds its monetization link tag a little later after the page loads, we now correctly detect it and monetize the iframe. Additionally, we now monetize all link tags in all iframes, instead of just the first one (#1031).
- Removed an incorrectly logged error in the devtools console when you opened the browser (#1030).
🔧 Improvements- When new link tags are added on a page, we now avoid some duplicate processing to find the sendable amounts, leading to quicker start-up of new payments (#1046, #1048).
- We now store your original wallet address input when you connect your wallet. This lets us support some special wallets and enables enhancements for certain types of wallet addresses (#1033).
📢 Announcements- We're improving how multiple monetization links work on a page. Much of the above is a prerequisite for this. Stay tuned! (#976)
Codice fonte publicate sub Apache-2.0 License
Version 0.7.0.0
Publicate le 28. apr. 2025 - 982,95 KBFunctiona con firefox 110.0 e plus recente🐛 Bug Fixes- Prevent popup crashing when using a wallet without a standard 3-letter currency code (#1022).
- Allow the extension to monetize
localhost
websites, without needinghttps://
(#1027).
🔧 Improvements- Amount fields now better support longer currency codes and gracefully handle missing currency symbols in browsers. (#1023).
📢 Announcements- GateHub wallet now works with Web Monetization! (#1025)
- Nightly builds are now published even if end-to-end tests fail (#1019).
- We're improving how multiple monetization links work on a page. Stay tuned! (#976)
Codice fonte publicate sub Apache-2.0 License
Version 0.6.3.1
Publicate le 14. apr. 2025 - 982,56 KBFunctiona con firefox 110.0 e plus recenteThis maintenance release includes internal improvements and dependency updates to ensure system stability and performance. No user-facing changes are included in this update.Codice fonte publicate sub Apache-2.0 License
Version 0.6.3.0
Publicate le 31. mars 2025 - 979,7 KBFunctiona con firefox 110.0 e plus recente🔧 Improvements- With the beta release announcement, we’ve updated links to latest Web Monetization docs website (#989).
- More accurately detect situations where your wallet linked to the extension cannot facilitate payments to a website's wallet. Specifically, 500 Internal Server Errors encountered during payment setup are now treated equivalently to unpeered wallet scenarios (#995).
🐛 Bug Fixes- Resolved a performance regression introduced in a previous release, which resulted in a noticeable delay in popup UI loading. The extension should feel snappier again. (#996).
Codice fonte publicate sub Apache-2.0 License
Version 0.6.2.0
Publicate le 17. mars 2025 - 981,29 KBFunctiona con firefox 110.0 e plus recente🔧 Improvements- Continuing our efforts to improve the wallet connection process, we added a timeout to all the process parts, so you’re never indefinitely stuck connecting if something goes wrong (#958).
- We reduced the size of our frontend JavaScript files (e.g., in the popup) by over 130KB as we removed/replaced some dependencies. The extension should now feel a bit more responsive and consume even less memory (#961, #963).
🐛 Bug Fixes- The extension displayed a slightly incorrect message about browser internal pages when you opened a new Firefox window. We now correctly treat an empty new window as an empty new tab (#967).
Codice fonte publicate sub Apache-2.0 License
Version 0.6.1.0
Publicate le 3. mars 2025 - 1016,15 KBFunctiona con firefox 110.0 e plus recenteFixes:Codice fonte publicate sub Apache-2.0 License
Version 0.6.0.0
Publicate le 3. mars 2025 - 1017,55 KBFunctiona con firefox 110.0 e plus recenteThis release includes some bug fixes and lots of improvements to make your experience with the extension better.
🔧 Improvements- When you install the extension for the first time, we’ve improved the onboarding screen to help you get started better. We now display currently supported wallets, and provide you more context (#935).
- When connecting to the Interledger Wallet, we now show that we’re connecting immediately, instead of waiting for 2 seconds (#933).
- During the wallet connection process, when we’re automatically adding the extension’s public key to your wallet, we now show each step for at least 2 seconds, for you to clearly see what’s happening (#934).
- Also, if you open some other website in the tab where we’re connecting, we now show you an error message so you can start connecting again (#943).
- Continuing with the wallet connection process, if you switch to some other tab, and then click the extension icon in the browser toolbar, we’ll highlight the tab where the connection process is taking place. All this should help you manage your tabs better, and not lose track of the connection process (#945).
- If that is not enough, we now also show the current step of the connection process in the extension popup. This should be more helpful than us showing just a spinner (#944).
🐛 Bug Fixes- Going back and forth between pages in a tab? Earlier, doing so marked a monetized website as non-monetized. No longer the case (#927).
- When your computer wakes up from a long sleep, monetized websites used to get marked as non-monetized (and payments stopped too). Now you should see the correct status and payments will resume on wake-up (#927).
- You can now safely press Enter to submit the connect wallet form (#940).
Full Changelog: https://github.com/interledger/web-monetization-extension/compare/v0.5.1.0...v0.6.0.0Codice fonte publicate sub Apache-2.0 License
Version 0.5.1.0
Publicate le 17. feb. 2025 - 847 KBFunctiona con firefox 110.0 e plus recenteThis release includes several important bug fixes.- We fixed a bug when a monetized website contained an iframe, and that iframe had an internal navigation, the whole site was incorrectly marked as monetized. Similarly, clicking a hash link on a monetized website incorrectly marked the website as non-monetized. We now correctly handle navigations in a tab, including reloads (#893).
- We addressed a race condition in which, sometimes, if you were too quick to switch from the just-opened tab, payments in that tab failed until you refreshed it (#910)
- There was a bug in how we suggested your default hourly pay rate when your wallet was in certain currencies. It didn't affect any payments you made, but only affected what your default hourly pay rate was, along with minimum/maximum limits (#919).
- We refined the message you see for a website that your wallet cannot pay to (#913).
We've continued our efforts towards automated end-to-end tests to make extension more reliable.
Full Changelog: v0.5.0.1...v0.5.1.0Codice fonte publicate sub Apache-2.0 License
Version 0.5.0.1
Publicate le 3. feb. 2025 - 846,26 KBFunctiona con firefox 110.0 e plus recenteThis release brings a mix of bug fixes and UX improvements to enhance your experience.
- Extension popup will no longer get in your way when you're connecting your wallet (#807).
- Sometimes if you ran into issues when connecting your wallet, error hints weren't shown correctly (#837).
- Automatic key addition is now more intelligent and only activates on the specific tab it created so other tabs with your wallet don't show connect process (#849).
- Some changes in Interledger Cards broke automatic key addition when using $ilp.dev payment pointers. This has been addressed (#878).
- Payment sessions are now more streamlined and no longer wait unnecessarily for previous payments to complete (#858).
- Your budget settings will no longer incorrectly display renewal messages for one-time budgets. Sorry for the confusion (#883).
- We've improved the detection of monetization link tags, making it more reliable (#882).
- The one-time payment message in the popup is now cleaner, without the amount included (#886).
- We've enhanced the post-install flow to make the connect process smoother (#872).
We've also made huge efforts in automating end-to-end testing of the extension. You can track our progress in #610.
Full Changelog: v0.4.0.0-preview...v0.5.0.1Codice fonte publicate sub Apache-2.0 License
Version 0.4.0.0
Publicate le 19. des. 2024 - 884,48 KBFunctiona con firefox 110.0 e plus recenteCodice fonte publicate sub Apache-2.0 License
Version 0.3.0.0
Publicate le 5. des. 2024 - 543,47 KBFunctiona con firefox 110.0 e plus recenteCodice fonte publicate sub Apache-2.0 License
Version 0.2.0.0
Publicate le 24. okt. 2024 - 540,57 KBFunctiona con firefox 110.0 e plus recenteCodice fonte publicate sub Apache-2.0 License
Version 0.1.1
Publicate le 19. aug. 2024 - 439,86 KBFunctiona con firefox 110.0 e plus recenteCodice fonte publicate sub Apache-2.0 License
Version 0.1.0
Publicate le 7. aug. 2024 - 587,6 KBFunctiona con firefox 109.0a1 e plus recenteCodice fonte publicate sub Apache-2.0 License