forked from raycast/extensions
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update vortex extension (raycast#16626)
* Update vortex extension - Merge pull request raycast#3 from d4rp4t/fiat-transactions - Merge branch \'getAlby:main\' into fiat-transactions - prepare for publish prettier + lint - Changelog Update - Merge pull request raycast#13 from d4rp4t/fiat-transactions - Enable redemption of tokens regardless of their unit distribution - Add \'fiat\' transactions - Merge pull request #2 from d4rp4t/add_cashu_support - Merge pull request raycast#12 from d4rp4t/add_cashu_support - fix checksum error with npm ci - fix checksum error with npm ci - Readme edit - publish - Prettier + ESlint fixes - Prettier + ESlint fixes - Change withdraw icon to png - Add redeem function for Cashu tokens and LNURL vouchers, update dependencies. Code cleanup - code cleanup - Merge pull request #1 from d4rp4t/dev - Show fiat value for each transaction. - Transaction details added. - Remove duplicated function. Balance can be checked in Recent Transactions. Updated Dependencies - Chagelog - update dependencies - fix linting errors - raycast clint, eslint install - Screenshots - Merge pull request raycast#10 from getAlby/error - Show error message when the wallet connection fails - Merge pull request raycast#6 from getAlby/naming - Merge pull request raycast#7 from getAlby/lint - fiat balance - linting - Better invoice status naming - Remove yarn.lock we use npm - nicer loading - Merge pull request raycast#3 from getAlby/fiat-balance-and-cleanup - Fiat balance - cleanup - Placeholder - Copy and names - Copy and icons update - Update README.md - Initial commit * cleanup * cleanup * restore compressed images
- Loading branch information
Showing
11 changed files
with
95 additions
and
358 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,22 @@ | ||
# Alby Changelog | ||
|
||
## [Features] - 2025-01-26 | ||
|
||
- Added Support for creating invoices in fiat. | ||
- Added Support for sending zaps via lightning address in fiat | ||
- Added support for cashu tokens with all units | ||
|
||
## [Features] - 2025-01-12 | ||
|
||
- Removed View Balance function - it could be checked in last transactions. | ||
- Removed View Balance function - it could be checked in last transactions. | ||
- Modified Last Transactions function - now user can see details. | ||
- Added Cashu Tokens and LNURL redeeming support in Redeem function. | ||
- Code cleanup. | ||
- Code cleanup. | ||
- Dependency updates. | ||
- Added Inline Command Parameters for Send and Redeem commands. | ||
|
||
## [Dependency Updates] - 2024-05-17 | ||
|
||
- Fixed bug handling lightning addresses with no custom key/value records | ||
|
||
## [Initial Version] - 2023-12-22 | ||
## [Initial Version] - 2023-12-22 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.