Skip to content

Releases: getAlby/lightning-browser-extension

v1.17.0 🎯 Expanding Plume from DART's Impact

05 Oct 09:59
Compare
Choose a tag to compare

This release improves the LNBits integration and it is now possible to also see the incoming LNBits payments directly in the Alby Extension. This makes the Alby Extension now work perfectly with any lnbits account.
We now also have a special LNDHub connection flow for users who run their own LNDHub instances. This is additional to connecting your BlueWallet Lightning account.

Notable changes

  • Add incoming payments support for lnbits, which is adding best possible support to use an lnbits-account with Alby by @im-adithya in #1502
  • For tipping on GitHub Alby now also checks the GitHub location field for a lightning address by @im-adithya in #1503
  • Add general lndhub connector #576 by @escapedcat in #1538

Maintenance

  • feat(allowance): add option to enable/disable auto-login by @im-adithya in #1539
  • Add loading spinner to button when logging in with LNURL-auth by @im-adithya in #1546
  • fix: support new and old YouTube UI when checking for Lightning addresses by @bumi in #1506
  • feat: introduce general success screen component (LNURLPay) by @im-adithya in #1446
  • fix(home): Prefer tipping card even if an allowance is available @escapedcat in #1496
  • fix(settings): make sure new fiat-rate is being used on currency switch by @escapedcat in #1530
  • fix: handle ln-address server error response by @escapedcat in #1531
  • Minor UI and wording updates #1262 #1555

Full Changelog: v1.16.1...v1.17.0


Expanding Plume from DART's Impact : https://apod.nasa.gov/apod/ap221005.html

v1.16.1 🌈 Ringed Ice Giant Neptune - patch 1

26 Sep 14:41
c9345b5
Compare
Choose a tag to compare

Feature

Fixes

v1.16.0 📀 Ringed Ice Giant Neptune

23 Sep 09:27
Compare
Choose a tag to compare

This release includes improvements to handle translations and allows users to enable or disable browser notifications. We also added many refactorings to improve the user experience.

Features

Further Changes

Refactor

All "Send" views use the same way of handling props now. This makes it easier for devs.
Furthermore, we moved the fiat rate conversion to the background script to improve performance.

i18n fixes


Ringed Ice Giant Neptune: https://apod.nasa.gov/apod/ap220923.html

v1.15.1 North America and the Pelican - patch 1

13 Sep 09:29
d6ef7fb
Compare
Choose a tag to compare

Small patch release with some minor improvements

Changes

v1.15.0 🌈 North America and the Pelican

08 Sep 15:20
Compare
Choose a tag to compare

New features and notable changes


North America and the Pelican: https://apod.nasa.gov/apod/ap220908.html

v1.14.2 🌈 Cartwheel Galaxy

24 Aug 11:03
Compare
Choose a tag to compare

Improvements

  • fix peertube battery

v1.14.1 🌈 Cartwheel Galaxy

24 Aug 08:29
Compare
Choose a tag to compare

New features and notable changes

New release names

We're all exited about space and space exploration. To celebrate the universe our release names are now inspired by the Astronomy Picture of the Day. Today: The Cartwheel Galaxy from Webb

v1.13.0 🌈 The last time we break LNURL-auth, promised!

05 Aug 09:26
Compare
Choose a tag to compare

Changes

A release packed full of improvements and new features! For example: Alby now can show incoming transactions (thanks to @escapedcat), you can connect your BTCPay server and we started updating the UI by @dvoroneca

Shout out also to @im-adithya who during his Summer of Bitcoin project did a lot of TypeScript improvements

But there is also a breaking change related to LNURL-Auth:

We always strive for interoperability. To make sure we are fully LNURL-Auth compatible some breaking changes had to be made on how keys are derived. Action required: If you have used LNURL-Auth before you need to have the legacy mode enabled (see "Settings) and ideally you should update your lnurl-auth login details with the services you use.

New features and notable changes

  • Correct LNURL-auth key generation to be compatible with other clients (helps to use the same account on different devices) @bumi (#968)
  • New styles - moving towards the beautiful UIs by @dvoroneca - and revamped enable screen @im-adithya (#1118)
  • Tipping for stack overflow on the question page @im-adithya (#1099)
  • Support keysend in lightning meta tag - this makes it possible for websites to receive Value 4 Value payments also through keysend similar to the podcast:value tag @bumi (#1223)
  • Support for LNURL-channel (through webln.lnurl()) @escapedcat (#1173)
  • Disable fiat conversions - for all of us who are already on the bitcoin standard @lisabaut (#1177)
  • List incoming transactions from the current selected account #389 @escapedcat (#1080)
  • BTCPay Server connector to easily connect your BTCPay Server to Alby - receive payments with BTCPay spend them with Alby @bumi (#1176)
  • Allow users to change their Alby extension passwords @im-adithya (#1039)
  • style: change sats icon to alby logo on welcome and onboard success screen @secondl1ght (#1167, #1153))
  • fix: YouTube battery @bumi (#1234)
  • chore(lnurl): bech32 parsing eerror is just an info, not a real error @escapedcat (#1232)
  • refactor: use settings context in LNURLPay @lisabaut (#1227)
  • fix: remaining budget display @krsjoseph (#927)
  • chore: add missing import @bumi (#1222)
  • test(e2e): delete user-dir before tests @escapedcat (#1217)
  • test(createWallet): to to get rid of flaky alby tests @escapedcat (#1215)
  • chore: remove account export in onboarding (people accidentially share the QR code which includes credentials) @bumi (#1204)
  • chore(connector): adjust unsupported message for getInvoices #389 @escapedcat (#1209)
  • Fix url for raspiblitz v1.7.2 @BtcContributor (#1187)
  • chore: removing state subscription to persist to browser storage @bumi (#1175)
  • lots of typescript refacgtorings by @im-adithya
  • fix: properly propagate errors from LND @bumi (#1157)
  • test: publishers screen after wallet creation @escapedcat (#1114)
  • refactor(i18n): support weblate by handling everythign in one file @escapedcat (#1154)
  • Add support to load the exchange rate from the Alby server @bumi (#1138)

v1.12.1 🐞 Euro - Dollar parity edition - patch 1

13 Jul 08:02
Compare
Choose a tag to compare

fixes an issue introduced by v1.12.0 which caused some numbers to be invalid on the website screen

Fixes

  • fix: handle stored payment amounts in strings @bumi (#1140)

v1.12.0 🌈 Euro - Dollar parity edition

12 Jul 14:57
Compare
Choose a tag to compare

The long-awaited version 1.12.0 🎉
And just in time for Euro-Dollar parity we now show sats amounts additionally in our old fiat currency.

Thanks to all the contributors and special thanks to the Summer of Bitcoin crew!

New features and notable changes