v1.2.1 Happy Birthday Alby
github-actions
released this
30 Dec 16:04
·
5575 commits
to master
since this release
During the Fulmo Hacksprint in December 2020 we have written the first lines of Alby.
Alby is now 1 year! Thanks to everyone who contributed so far! The journey has just started.
Version 1.2.1 - Notable Changes
🚀 Features
- Add tipping to BitcoinTV @bumi (#455)
- Dynamic webln invoice creation: Alby prompts for invoice details on the
webln.makeInvoice
call @dylancom (#436) - Website enhancements toggle: You can now disable the tipping features on Twiter, YouTube, etc. @dylancom (#438)
- Receive screen now shows when an invoice is paid @dylancom (#465)
- Improved LNURL-pay handling @dylancom (#448)
🐛 Bug Fixes
- Check all ⚡️emojis in the twitter bio @bumi (#471)
- Trigger call to extract lightning data only from http sites @bumi (#482)
🧰 Maintenance
- Link to the paid website on the transaction list @secondl1ght (#463)
- Feedback button @secondl1ght (#450)
- Make sure to load cached connector class and not reinitialize connectors @bumi (#440)
- Fully typed connectors and better connector examples @dylancom (#433)
- Limit tx history in popup to most recent 10 @secondl1ght (#461)
🦋 Design
- Dark mode for feedback @secondl1ght (#360)
- New onboarding screens @umarrg (#478)