Skip to content

Releases: getAlby/lightning-browser-extension

v1.9.1 🧰 Still not Miami - patch 1

01 Apr 00:00
Compare
Choose a tag to compare

v1.9.0 introduced a bug that caused the webln.signMessage call to fail. This is now fixed.
There are no other changes in this release.

v1.9.0 🌈 Still not Miami

31 Mar 15:36
Compare
Choose a tag to compare

This release contains new features, fixes, security updates but sadly also a breaking change. We're required to do this change to be compatible with BlueWallet and LNBits for signing messages which is used for Login with LNURL-auth.

But the good new is: with these changes we slowly approach a more stable "Beta" version. \o/

Breaking Changes!

Message signing with LNDhub and LNbits accounts has been changed to be compatible with BlueWallet and also LNbits in the future.
Sadly this is a breaking change and if you rely on the old signing mechanism to login to websites you have to enable the Legacy signing for LNDhub and LNBits option in the Settings.

If you have an LNDHub or LNbits account and use Alby to login to websites, then enable the Legacy signing for LNDhub and LNBits option. Sorry for any inconvenience.

Other features

  • New wallet account creation and you now can create a getalby.com lightning address with your new Alby account @bumi (#757)
  • LUD 18 email support @AustinKelsay (#541)
  • New, BlueWallet compatible signing functions @kiwiidb (#756)

v1.8.0 🌈 Ready for Miami?

30 Mar 18:40
Compare
Choose a tag to compare

Relevant Changes

Features

Maintenance

  • Highlight delete account links in warn colors @im-adithya (#737)
  • Pre-defined amount buttons text wrapping @rdfriedl (#749)
  • Move shared screen code into reusable components @dylancom (#730)
  • Render publisher card with tipping button @bumi (#706)

v1.7.0 🌈 Shock the Web ⚡️

22 Mar 12:33
Compare
Choose a tag to compare

Right in time for the bolt.fun hackathon: The Alby "Schock the Web" edition! Happy Hacking!

This release brings great improvements and makes it easier to connect personal nodes to Alby but most notably is the support for keysend payments for LND and the Alby wallet.
Also a long awaited feature is finally in and it is now possible to change the default account names.

Changes

🚀 Features

🔌Connectors

🧰 Maintenance

v1.6.0 🌈 Back from Istanbul

06 Mar 21:25
Compare
Choose a tag to compare

💸 New Alby wallets

With this release we fully activate our Alby wallets. Getting a new wallet is now easier and much faster!
We recommend everyone to migrate their old BlueWallet LNDhub accounts to a new Alby account.

🥷 Activated support to connect to nodes behind Tor

With our new Alby companion apps you can now connect Alby to nodes behind Tor.
Tor greatly improves the node operator's privacy and makes it easier to connect to personal nodes like for example RaspiBlitz, Umbrel, Citadel, myNode, etc.

Note: this requires a new Browser permission to allow native messaging. Your Browser will ask you to confirm this.

Other Notable Changes

🚀 Features

  • Delete accounts - first step towards full account management features @dylancom (#599)
  • Use new Alby hosted wallets @bumi (#586)
  • Tipping for reddit profiles @AustinKelsay (#605)
  • Support for the Alby native app to connect to nodes behind Tor.

🧰 Maintenance

v1.5.0 ⚡️ too busy for a name

05 Feb 13:39
Compare
Choose a tag to compare

Notable Changes

🚀 Features

🧰 Maintenance

v1.4.0 👋 Hello Alby, please meet Native

25 Jan 10:26
Compare
Choose a tag to compare

Notable Changes

🚀 Features

🧰 Maintenance

v1.3.2

20 Jan 18:16
Compare
Choose a tag to compare

v.1.3.0 and v.1.3.1 had a bug that default settings are not used if the user already had some custom setting saved.
This resulted in cases where the website enhancements had been disabled. Those should be enabled by default.

🐛 Bugfix

  • Keep website enhancements enabled by default

v1.3.1 🚀 1000 followers

19 Jan 09:46
Compare
Choose a tag to compare

Same as v1.3.0 but with shorter extension description due to add-on store limitations.

v1.3.0 🚀 1000 followers

18 Jan 20:53
Compare
Choose a tag to compare

Thanks to our 1000 Twitter followers!

Notable Changes

🚀 Features

  • implement lud-18 names. @fiatjaf (#508)
  • Extract lightning addresses from lightning links @bumi (#522)
  • Add bitcast peertube instance and load lightning data from peertube "support" fields @bumi (#521)
  • Locally cache accounts for faster loading times @dylancom (#519)
  • Better extraction of lightning addresses @secondl1ght (#524)

🦋 Design

🧰 Maintenance

🐛 Bugfix

  • Return preimage in webln.sendPayment calls @bumi (#518)