Releases: Impa10r/peerswap-web
Releases · Impa10r/peerswap-web
v1.3.4
- Display channel flows since their last swaps
- Allow filtering swaps history
- Speed up loading of pages
- Display current fee rates for channels
- Add help tooltips
- CLN: implement incremental forwards history polling
- LND 0.18+: exact fee when sending change-less peg-in tx (there was a bug in LND below 0.18)
v1.3.3
- Add channel routing statistics on the peer screen
- Visual improvements for mobile browsers
v1.3.2
- Add Bitcoin UTXOs selection for Liquid Peg-ins
- Allow deducting peg-in chain fee from the amount to avoid change output
- CLN: Can bump peg-in chain fees with RBF
- LND 0.18+: Can bump peg-in chain fees with RBF
- LND below 0.18: Can bump peg-in chain fees with CPFP
v1.3.1
- Enable peg-in transaction fee bumping for CLN
- Add LND log link
- Various bug fixes
v1.3.0
- Enable Core Lightning manual build
v1.2.6
- Fix bug in conversion to millions
- Add Makefile, update installation instructions
v1.2.5
- Bug fix for peg-in claim not working in v1.2.4
v1.2.4
- Retry connecting to Telegram bot every minute if failed on start
- Display rpc connection error in plain English
- Add github workflow to build docker image
v1.2.3
- Add fee rate estimate for peg-in
- Allow fee bumping peg-in tx (first CPFP, then RBF)
v1.2.2
- Fix bug causing log loading delay
- Add Tor proxy (socks5) parameter in config
- Use Tor proxy to connect to Bitcoin Core, Mempool and Telegram
- Use LND to search node aliases first, Mempool as backup