Releases: Impa10r/peerswap-web
Releases · Impa10r/peerswap-web
v1.6.5
- Reduce frequency of balance announcements to daily unless changed
- Pre-fill 0 if possible swap amount is below 100,000
v1.6.4
- Implement advertising L-BTC balance: LND send and receive, CLN send
- Pre-fill swap amount to return the channel closer to 50/50 if viable
- Persist NodeId per ChannelId map to avoid closed channel
- Apply AutoFees even while HTLC is pending
v1.6.3
- Fix bug in accounting for non-peerswap related invoices
v1.6.2
- Fix 'invalid asset' bug
- AutoSwap: disallow spending LBTC gained in the same channel
- AutoSwap: only consider channels with routed out > routed in
v1.6.1
- AutoFee: add Update All to set paramereter(s) to all custom rules
- Fix forwards subscription to add channel IDs
v1.6.0
- Make New Swap form inputs more intuitive
- AutoFee: add last forwards history
- Add peer fee rates display on peer page
v1.5.9
- Add get BTC receiving address and send BTC with coin selection
- AutoFee: add column with days from the last outbound flow
- AutoFee: fix live outbound payments not registering for LND
v1.5.8
- Ignore forwards < 1000 sats in statistics and autofees
- Show 7 day Fee Log for individual channels
v1.5.7
- AutoFee: Fix enable/disable all individual channels
- AutoFee: Fix inbound fee management
- AutoSwap: Add max swap amount limit
- AutoSwap: Disable on error or swap failure
- Add cost of swaps failed with State_ClaimedCoop or State_ClaimedCsv
- Persist swap costs and rebates to db
v1.5.6
- AF: Add Fee Log table for the last 24 hours
- AF: Draw current fee rate with a dotted line on chart