Releases: getAlby/cli
Releases · getAlby/cli
v0.7.0
What's Changed
New features
- feat: add simple pay and receive commands by @rolznz in #40
- feat: support multiple relays in auth command by @rolznz in #36
- feat: pay to a crypto address using atomic swap by @rolznz in #39
- feat: add list-wallets command by @rolznz in #35
- feat: Improve no-wallet error message (#25) by @rolznz in #32
- feat: suggest --wallet-name when already connected by @rolznz in #38
Fixes
Misc
- chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot[bot] in #21
- chore: bump Alby JS SDK version by @rolznz in #27
- chore: update pay-invoice usages to positional bolt11 arg by @rolznz in #33
- chore: simplify text by @bumi in #41
New Contributors
- @dependabot[bot] made their first contribution in #21
Full Changelog: v0.6.1...v0.7.0
v0.6.1
v0.6.0
What's new
discovercommand — Search 402index.io for paid API services that accept bitcoin/lightning payments. No wallet needed.
npx -y @getalby/cli discover -q "image generation"
npx -y @getalby/cli discover -q "podcast" --limit 5Defaults to healthy services sorted by reliability. Includes a 5s request timeout. See PR #13 for details.
v0.5.0
What's Changed
- fix: check pending connections before existing connection file by @reneaaron in #18
- refactor: make URL a positional argument in fetch command by @reneaaron in #19
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
What's Changed
- Add unified command to fetch L402, X402 & MPP resource by @bumi and @reneaaron in #7
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- feat: improve help menu by @reneaaron in #9
- feat: connect command by @reneaaron in #12
- Feat: one click connect via auth command by @rolznz in #14
New Contributors
- @reneaaron made their first contribution in #9
Full Changelog: v0.2.4...v0.3.0