Skip to content

Releases: getAlby/lightning-browser-extension

v3.9.1 Messier 24: Sagittarius Star Cloud

Choose a tag to compare

@pavanjoshi914 pavanjoshi914 released this 08 Sep 12:29

TL;DR

This release includes several bug fixes, translation updates, and minor improvements:

Fixed dark mode text color, alignment issues, scale animations, and pubkey prompts triggering again.
Improved handling for lnaddress with LNURL prefixes, nwc keysend methods fixes, and avatar positioning.
Added a new identifier for authentication URLs.
Multiple translation updates to enhance localization.

What's Changed

New Contributors

Full Changelog: v3.9.0...v3.9.1

Messier 24: Sagittarius Star Cloud - https://apod.nasa.gov/apod/astropix.html

v3.9.0 Messier 24: Sagittarius Star Cloud

Choose a tag to compare

@pavanjoshi914 pavanjoshi914 released this 18 Jul 16:18

TL;DR
The new release includes enhancements such as making account menus more intuitive, extending kind lists, improvements to NWC connector and improving error messages for lndhub. Several bug fixes also include correcting notification amounts and addressing scrollbar issues in the extension popup. Additionally, the update introduces the Alby logo to QR codes used for invoices and implements better error handling for BIP353 DNS addresses.

What's Changed

New Contributors

Full Changelog: v3.8.1...v3.9.0

Messier 24: Sagittarius Star Cloud - https://apod.nasa.gov/apod/astropix.html

v3.8.1 💥 M78 from the Euclid Space Telescope

Choose a tag to compare

@pavanjoshi914 pavanjoshi914 released this 24 May 13:19

TL;DR

🔐 Eliminate Nostr Permissions Inconsistencies + no need to set permissions repeatedly, after being set.
🍎 Introduction to deny permission functionality -> where you can block the permission once or permanent
💵 Now you can use LaWallet via the browser extension
🔀 Massive UI updates to Extension settings Wallet settings and nostr settings for the extension. introduction to lightning address and nostr address settings in the extension

What's Changed

Full Changelog: v3.7.1...v3.8.1

v3.7.1 🪼 The Jellyfish Nebula Supernova Remnant - Patch 1

Choose a tag to compare

@pavanjoshi914 pavanjoshi914 released this 27 Mar 09:58

What's Changed

Full Changelog: v3.7.0...v3.7.1

v3.7.0 🪼 The Jellyfish Nebula Supernova Remnant

Choose a tag to compare

@reneaaron reneaaron released this 25 Mar 14:41
71dd79e

TL;DR

🔐 Improved permission management for nostr (permission presets & kind-based permissions) — no more annoying nostr requests popups (If you want it!)
🍎 Apple support (Mac & iOS compatibility) — now you can use Alby Extension in Safari on both iOS, macOS and iPadOS
💵 Stablesats integration — view your Blink stablesats balance in fiat
🔀 New onboarding flows (no separate nostr onboarding needed) - we simplified and combined Master Key backup & import flow and "just import Nostr" flow
📨 NIP44 encrypted messages support
🍭 New iconset (Popicons)
🌍 Multi-lingual setup wizard
📱 Optimisations for smaller screens
🐛 Lots of bug fixes and improvements for different connectors (LNC, Core Lightning)

What's Changed

Read more

v3.6.0 🌈 Rainbow Aurora over Icelandic Waterfall

Choose a tag to compare

@bumi bumi released this 27 Dec 13:16

tl;dr

New NWC connector that makes it possible to use the Alby Extension with any wallet that supports NWC.
NWC makes it much easier to connect to nodes behind firewalls or private networks - like Umbrel, RaspiBlitz, etc. This is an alternative to unstable and slow Tor connections.

What's Changed

Full Changelog: v3.5.0...v3.6.0

Rainbow Aurora over Icelandic Waterfall: https://apod.nasa.gov/apod/ap231227.html

v3.5.0 🌁 The California Nebula

Choose a tag to compare

@reneaaron reneaaron released this 19 Dec 22:24

TL;DR

  • Firefox Mobile support 📲
  • Boostagrams in transaction details 🚀
  • Blink connector revamp
  • Improved nostr signing screens for encrypt / decrypt
  • Support for un-googled browsers 🚧

What's Changed

New Contributors

Full Changelog: v3.4.1...v3.5.0

v3.4.1 🪐 Stereo Jupiter near Opposition - patch 1

Choose a tag to compare

@bumi bumi released this 30 Nov 06:47
d6e6a4c

Minor UI updates to 3.4.0

Full Changelog: v3.4.0...v3.4.1

v3.4.0 🪐 Stereo Jupiter near Opposition

Choose a tag to compare

@pavanjoshi914 pavanjoshi914 released this 24 Nov 15:30

In the v3.4.0 release of the Lightning Browser Extension, several noteworthy features and improvements have been introduced.

TL;DR

  • 📄 Overhauled transaction lists & detail views
  • 🇩🇪 German translations
  • 🐛 Various bugfixes & UI improvements

Notable Changes

Full Changelog: v3.3.0...v3.4.0

Stereo Jupiter near Opposition: https://apod.nasa.gov/apod/astropix.html

v3.3.0 ✨Hidden Orion from Webb

Choose a tag to compare

@rolznz rolznz released this 10 Oct 19:29
d761f1a

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! 🚀

Notable Changes

  • 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

Hidden Orion from Webb: https://apod.nasa.gov/apod/astropix.html