Skip to content

Releases: interledger/web-monetization-extension

v1.2.4

12 May 14:44
4641bc3

Choose a tag to compare

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

Preview v1.2.4

12 May 14:43
4641bc3

Choose a tag to compare

Preview v1.2.4 Pre-release
Pre-release

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-preview...v1.2.4-preview

Nightly 2026.5.15

15 May 00:28
4641bc3

Choose a tag to compare

Nightly 2026.5.15 Pre-release
Pre-release

Warning

The Nightly build is for adventurous folks. It's updated daily with less-tested features and improvements.

v1.2.3

27 Apr 12:21
d2e1e5f

Choose a tag to compare

🐛 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-browserify library with a custom lighter implementation. The extension should consume a little less power now. (#1362)

Full Changelog: v1.2.2...v1.2.3

Preview v1.2.3

27 Apr 12:20
d2e1e5f

Choose a tag to compare

Preview v1.2.3 Pre-release
Pre-release

🐛 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-browserify library with a custom lighter implementation. The extension should consume a little less power now. (#1362)

Full Changelog: v1.2.2-preview...v1.2.3-preview

v1.2.2

20 Apr 10:30
a82b140

Choose a tag to compare

🐛 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

Preview v1.2.2

20 Apr 10:29
a82b140

Choose a tag to compare

Preview v1.2.2 Pre-release
Pre-release

🐛 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-preview...v1.2.2-preview

v1.2.1

13 Apr 07:35
a7a606f

Choose a tag to compare

🐛 Bug Fixes

  • Improve timing precision for continuous payments. (#1347)

Full Changelog: v1.2.0...v1.2.1

Preview v1.2.1

13 Apr 07:33
a7a606f

Choose a tag to compare

Preview v1.2.1 Pre-release
Pre-release

🐛 Bug Fixes

  • Improve timing precision for continuous payments. (#1347)

Full Changelog: v1.2.0-preview...v1.2.1-preview

v1.2.0

30 Mar 07:49
9cd5119

Choose a tag to compare

🔧 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