Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update vortex extension #16022

Merged
merged 5 commits into from
Jan 12, 2025
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 13 additions & 2 deletions extensions/vortex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Alby Changelog

## [Updated dependencies] - 2024-05-17
## [Features] - {PR_MERGE_DATE}

## [Initial Version] - 2023-12-22
- 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.
- 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
2 changes: 2 additions & 0 deletions extensions/vortex/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ To connect, create new app connection and paste generated pairing secret into Vo
- View balance
- View transaction list
- See transaction details
- Redeem Cashu Tokens
- Redeem LNURL Vouchers

## Support

Expand Down
Binary file modified extensions/vortex/assets/receive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified extensions/vortex/assets/send.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified extensions/vortex/assets/vortex.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added extensions/vortex/assets/withdraw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified extensions/vortex/metadata/vortex-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified extensions/vortex/metadata/vortex-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified extensions/vortex/metadata/vortex-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading