-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- prepare for publish prettier + lint - Changelog Update - Enable redemption of tokens regardless of their unit distribution - Add \'fiat\' transactions
- Loading branch information
Showing
6 changed files
with
96 additions
and
32 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,15 +1,21 @@ | ||
# Alby Changelog | ||
|
||
## [Features] - 2024-12-23 | ||
- Removed View Balance function - it could be checked in last transactions. | ||
## [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. | ||
- 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 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 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 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 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 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