Alby Extension v3.3.0: On-Chain Send & Receive
Alby is a Bitcoin, Lightning and Nostr browser extension that connects to different wallet interfaces, including personal nodes. It let's users manage their payments and authentication flows on the web.
- "This release contains many amazing new features, bug fixes and UI improvements."
- "For example: it is now possible to send and receive onchain bitcoin by signing with your Alby Master Key. You can try our demo wallet at https://getalby.github.io/bitcoin-wallet/."
- "This is possible with the new Alby window.webbtc provider API."
- "We have improved control over site access by splitting permissions for different providers such as nostr and webLN - therefore you know exactly what functionality you are enabling for the site."
- "We've improved Login with Lightning so now that if you don't have a master key yet, you'll be guided on how to set one up."
- "We've improved the UX for paying HOLD invoices, and added a new method to our extension APIs to check whether providers have been enabled in the past or not without having to launch a popup."
- "There are also many bug fixes and updated translations!"
What's changed
- feat: signPSBT by @rolznz in #2746
- feat: set allowance per provider by @pavanjoshi914 in #2776
- feat: add isEnabled provider method, which returns provider was ever enabled by @pavanjoshi914 in #2753
- feat: lnurl-auth onboarding by @pavanjoshi914 in #2754
- feat: add webln sendPaymentAsync by @rolznz in #2794
- fix: improve QR code readability for different wallets by @reneaaron in #2804
- fix: update msw depedency by @bumi in #2780
- fix: use webbtc enable screen for webbtc provider by @pavanjoshi914 in #2782
- fix: made the QR code scannable for even shorter lightning addresses by @Rithvik-padma in #2785
- chore: prompt for oauth credentials during build by @bumi in #2783
- fix: add validation to the account name input field by @Rithvik-padma in #2790
- fix: Align the create invoice button at the bottom of the screen by @Rithvik-padma in #2796
Full Changelog: v3.2.1...v3.3.0